@charset "shift_jis";

/* ========== contents ========== */
#eco {
	padding:0 0 48px 0;
	background:url(../images/contents_bg.gif) no-repeat left bottom;
}
#LayoutCon {
	line-height:1.7;
}
#LayoutCon h1 {
	margin:10px 0;
}
#LayoutCon h2 {
	margin:0;
}
#LayoutCon ul {
 	list-style-image:url(../images/icon_list.gif);
}
/* idx_cnt */
#idx_cnt {
	clear:both;
	height:1%;
}
#idx_cnt:after {
	content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#idx_box_01 {
	width:430px;
	margin:0 10px 0 0;
	float:left;
}
* html #wrap_idx_box_02 {
	height:270px;
}
#wrap_idx_box_02 {
	width:129px;
	min-height:270px;
	boder-left:solid 1px #cccccc;
	boder-bottom:solid 1px #cccccc;
	padding:10px 10px 50px 10px;
	background:url(../images/idx_box_02_bg.jpg) no-repeat left bottom #E2E7E6;
	float:left;
}
#idx_box_02 {
	background-color:#FFFFFF;
	padding:10px 5px 5px 5px;
	text-align:center;
}
#idx_box_02 p {
	margin:0 0 5px 0;
}
#idx_box_02 img {

}
/* info_box */
#info_box {
	margin:0 0 10px 0;
	padding:0 0 7px 0;
	background:url(../images/info_box_bg.gif) no-repeat left bottom;
}
#info_box_cnt {
	padding:10px;
	border-left:solid 1px #CDE7A7;
	border-right:solid 1px #CDE7A7;
}
#info_box_cnt dl {
	margin:0;
}
#info_box_cnt dl dt {
	margin:0;
	font-weight:bold;
}
#info_box_cnt dl dd {
	margin:0 0 7px 0;
	padding:0 0 2px 15px;
	border-bottom:dashed 1px #cccccc;
}
#info_box_cnt dl .last {
	margin:0;
	border:none;
}
/* category_cnt */
#category_cnt {
	clear:both;
	height:1%;
	margin:0 0 10px 0;
}
#category_cnt:after {
	content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#category_cnt_01 {
	width:210px;
	margin:0 10px 0 0;
	float:left;
}
* html #category_cnt_01 {
	display:inline;
	margin:0 9px 0 1px;
}
#category_cnt_02 {
	width:210px;
	float:left;
}
.category_box {
	margin:0 0 10px 0;
	padding:4px;
	border:solid 1px #cccccc;
}
.category_box ul {
	margin:10px 0 0 0;
	padding:0 0 0 25px;
}