@charset "utf-8";
.contents-block{padding-bottom:40px;}
.line2, .line3{margin-top:25px;}
#category-top{
	width:100%;
	height:260px;
	background:url(/common/img/bg_category_top.gif) no-repeat center 0;
	text-align:center;
}
#category-top-main{
	width:990px;
	height:225px;
	margin:0 auto;
	padding-top:35px;
	background:url(../img/main_visual.jpg) no-repeat center 0;
	text-align:left;
}
#txt-wrap{
	width:310px;
	background: url(/common/img/bg_txtwrap.png) repeat 0 0;
	padding:20px 20px;
	color:#213566;
}
#txt-wrap h1{
	font-size:16px;
	font-weight:700;
	padding-bottom:10px;
}
.sblock{
	float:left;
	width:235px;
	margin-left:10px;
}
.sblock.first{margin-left:0;}
.line1 .sblock-body{height:60px;}
.line2 .sblock-body{height:95px;}
.line3 .sblock-body{height:60px;}
.sblock .sblock-title{
	height:auto;
}
.sblock .sblock-title a{
	display:block;
	width:221px;
	height:29px;
	background: url("/common/img/link_arrow.png") no-repeat scroll 205px center;
}

.line2.double .sblock-title a {
	height: 48px;
	line-height: 48px;
}
.line2.double .sblock-title.double a {
	height: 43px;
	line-height: 18px;
	padding-top: 5px;
}
