@import url(global.css);

/*----- category -----*/
#category p{margin-bottom:3em;}
#category p.last{margin-bottom:0;}
.cat-title{
	font-size:130%;
	font-weight:bold;
	color:#38862e;
	margin-bottom:20px;
	border-bottom:1px solid #b7cd98;
	padding-bottom:3px;	
	}






/*--- 一覧-詳細ページ ---*/


.text-green{color:#38862E;}

.list-title{
	font-size:130%;
	font-weight:bold;
	color:#38862e;
	border-bottom:1px solid #b7cd98;
	margin-bottom:20px;
	}
.list-title img{
	border:1px solid #b7cd98;
	border-bottom:none;
	vertical-align:middle;
	margin-right:10px;
	}
#prod-list{
	margin-top:20px;
	background-image:url(../images/products/dotline.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	}
#prod-list .block{
padding:10px 0 15px;
text-align:center;
	background:url(../images/products/dotline.gif) bottom repeat-x;
	}

#prod-list .box{
display:block;
clear:both;
width:520px;
margin:0px auto 1px;
text-align:left;
background:none;
}
#prod-list .box dl{
width:100%;
margin:0;
padding:0;
}
#prod-list .box dt{
margin:0;
color:#38862E;
font-weight:bold;
padding-left:15px;
}
#prod-list .box dd{
padding:5px 0px 0 15px;
margin:5px 0 0;
}

#prod-list .box dd.none{
width:100%;
border-top:none;
margin:0;
padding:0;
}
#prod-list .box .img-box{
float:right;
}

#prod-list .box .sol-exmple{
	text-align:right;
	margin-right:10px;
	}
#prod-list .box .icon-cube{
	color:#37872D;
	padding:2px 0 2px 18px;
	background:url(../images/cat/icon_cube-arrow02.gif) no-repeat 0 1px;
	}
#block_02{font-size:16px;
	font-weight:bold;
	color:#666666;
	border-bottom:1px solid #b7cd98;
	}


h2.list-title{
clear:both;
	width:490px;
	margin:40px auto -5px;
	padding:5px 0 5px 15px;
	font-size:125%;
	color:#848484;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #B7CD98;
	background:url(../images/cat/title_left-line.gif) left repeat-y;
	}

.ext-comment{
	width:490px;
	margin:35px auto 15px;
	padding:10px 5px 0;
	background:url(../images/products/dotline.gif) repeat-x;
	text-align:left;
	}


/*--- 詳細 ---*/
h2.subsol-title{
	width:490px;
	margin:30px auto 10px;
	padding:5px 0 5px 15px;
	font-size:125%;
	font-weight:bold;
	border-bottom:1px solid #B7CD98;
	background:url(../images/cat/title_left-line.gif) left repeat-y;
	}

.sol-table{
	float:left;
	width:250px;
	margin:0 5px;
	}

.sol-title{
	font-size:125%;
	font-weight:bold;
	color:#38862e;
	margin-bottom:20px;
	border-bottom:1px solid #B7CD98;
	padding-bottom:15px;
	}
	
.sol-table .cap{
	padding-left:10px;
	text-align:left;
	font-weight:bold;
	background:url(../images/cat/icon_arrow-ys.gif) no-repeat 0px 2px;
	}
.sol-table tr.bg-tb-tensen{
	background:url(../images/subcat/dotline_h.gif) bottom repeat-x;
	}
.sol-table .img-box-right{
	float:left;
	}
#solution p.sol-txt{
	width:490px;
	margin:0 auto;
	text-align:left;
	}











