@charset "UTF-8";

.section .middle_category .category {
}

.section {
	padding-top:15px;
	padding-bottom:30px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:15px;
}

.section .middle_category li {
	float:left;
	width:200px;
	margin-right:19px;
}

.section .middle_category {  
	margin-right: -19px;
	zoom: 1;  
}  
  
.section .middle_category { /* for IE6 */  
	margin-right: -38px;  
}  

.section .middle_category .category {
	margin:0px;
}

.section .middle_category .category li {
	float:none;
	padding-left:12px;
	margin-right:0px;
	background:url(../img/common/category_li.gif) no-repeat 0px 6px;
	width:auto;
}

.section .middle_category .category li.small_last {
	background:url(../img/common/category_li_last.gif) no-repeat 0px 6px;
}

.section .middle_category .category img {
	margin-bottom:10px;
}

.section .middle_category .category h5 {
	font-weight:normal;
	padding-left:12px;
	background:url(../img/common/head_navi_arrow.gif) no-repeat 0px 6px;
	margin-bottom:3px;
	zoom:1;
}



/* ------------------------------------------------------------ */
/* コンテンツ大枠 */
/* ------------------------------------------------------------ */

#contents-area{
	padding-top:25px;

}


























