@charset "UTF-8";

/* サイドナビ */
/* 2012/09/05 */

#menu .on span {
	color: #FF9000;
	background-image: url(../img/icon_pelletO.gif);
}

#menu li li .on span {
	background-image:url(../img/icon_deltaO.gif)
}

#menu #localNaviHeadTxt {
	width: 150px;
	height: 28px;
	margin: 0;
	background: url(../img/cms/localNaviHead.gif) no-repeat;
	padding: 16px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	border-top-style: none;
	color: #0eb357
}
#menu ul #localNaviHeadTxt img {
	_vertical-align: bottom;/* IE6 ONLY メニュー間の余白調整 */
}

/* 写真 */

.image167 { /* 縦1列　横幅167px */
	float: right;
	margin: 0 0 0 15px;
	width: 167px;
}

.image204 { /* 縦1列　横幅204px */
	float: right;
	margin: 0 0 0 15px;
	width: 204px;
}

.image265 { /* 縦1列　横幅265px */
	float: right;
	margin: 0 0 0 15px;
	width: 265px;
}

.image280 { /* 縦1列　横幅280px */
	float: right;
	margin: 0 0 0 15px;
	width: 280px;
}

.imageHolder { /* 横1列 */
	clear: both;
}

.imageHolder .col_left {
	float: left;
	width: 167px;
}

.imageHolder .col_center {
	float: left;
	margin-left: 52px;
	width: 167px;
}

.imageHolder .col_right {
	float: right;
	width: 167px;
}

.imageHolder .centerImage {
	margin: 0 51px 0 52px;
}

.imageHolder349 {
	float: right;
	margin: 0 0 0 15px;
	width: 349px;
}

.imageHolder349 dl.image01 {
	float: left;
	width: 167px;
}

.imageHolder349 dl.image02 {
	float: right;
	width: 167px;
}

.image167 dd,
.image204 dd,
.image280 dd,
.image265 dd,
.imageHolder dd,
.imageHolder349 dd {
	margin: 0 0 15px 0;
	text-align: center;
}

.imagePackIll { /* パック材　イラスト */
	float: left;
	text-align: center;
	width: 167px;
}

/* table幅調整 */

.table167 {
	float: left;
	width: 167px;
}

.table240 {
	float: right;
	width: 240px;
}

.table309 {
	width: 303px; /* IE6対策で計算値よりやや小さめ　以下同 */
}

.table324 {
	width: 318px;
}

.table387 {
	width: 381px;
}

.table422 {
	width: 418px;
}

.td06 {
	width: 6em;
}

.td08 {
	width: 8em;
}

/* そのほか */

h4 {
	background-color: #BBFDD9;
	margin: 0 0 15px 0;
	padding: 2px;
}

td.data li {
	list-style-type: none;
	text-align: right;
}

td.text li {
	list-style-type: none;
}

.smallBox {
	height: 25em;
}

/* 追加 */

#table08 .item {
	background-color:#131315;
	padding:0;
}

/* 20120723 */
/* 各見出し */
.h1header {
	clear: both;
	font-size: 18px;
	font-weight: bold;
	font-family:'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', sans-serif;
	line-height: 10px;
	background: url(../img/cms/h1_title.gif) no-repeat;
	margin: 15px 0px 10px;
	padding-top: 4px;
	padding-bottom: 16px;
	padding-left: 0px;
	vertical-align: middle;
	color: #11994e;
}

.h2header {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	font-family:'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', sans-serif;
	line-height: 10px;
	background: url(../img/cms/h2_title.gif) no-repeat;
	margin: 0px 0px 10px;
	padding-top: 17px;
	padding-bottom: 11px;
	padding-left: 0px;
	vertical-align: middle;
	color: #11994e
}
.h4header {
	clear: both;
	font-size: 14px;
	font-weight: normal;
	font-family:'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', sans-serif;
	line-height: 10px;
	background: url(../img/cms/h4_title01.gif) no-repeat;
	margin: 0px 0px 10px;
	padding-top: 17px;
	padding-bottom: 11px;
	padding-left: 0px;
	vertical-align: middle;
	color: #11994e
}

/* リンクボタン */
.btnDetail3 {
	margin: 10px 0 10px 0;
	list-style-type: none;
}
.btnDetail3 li{
	padding: 0 0 0 0px;
	line-height: 110%;
}
.btnDetail3 a:link, .btnDetail3 a:visited {
	color: #008735;
	text-decoration: none;
}
.btnDetail3 a:hover, .btnDetail a:active {
	color: #005722;
	text-decoration: none;
}


