@charset "utf-8";

#contents-title{
	text-align: center;
	width: 100%;
}
#bread-crumb{
	width:990px;
	margin:0 auto;
	text-align:left;
	padding:15px 0;
}
#page-title{
	width:990px;
	height:40px;
	margin:0 auto;
	text-align:left;
	background:url(../../../../common/img/bg_title_other.gif) no-repeat 0 0;
	color:#ffffff;
	font-size:14px;
	font-weight:700;
	line-height:40px;
	text-indent:10px;
}
#contents-main{
	width:990px;
	margin:0 auto;
	padding:26px 0 37px;
	text-align:left;
}
.link-block{
	position:relative;
	float:left;
	border:1px solid #cfe2e6;
	width:235px;
	margin-left:10px;
}
.link-block.first{
	margin-left:0;
}
.link-block.link-contact{
	width:482px;
}
.category-title{
	background:url(../img/bg_category.gif) no-repeat 0 0;
}
.category-title a{
	display:block;
	width:100%;
	height:29px;
	background:url(../../../../common/img/link_arrow.png) no-repeat 217px center;
	line-height:29px;
	font-size:14px;
	font-weight:700;
	text-indent:14px;
}
.ribbon{
	position:absolute;
	top:-6px;
	left:2px;
	width:8px;
	height:6px;
	background:url(../img/bg_category_ribbon.gif) no-repeat 0 0;
}
.category-body{
	background:url(../img/bg_category_body.gif) repeat-x 0 0;
}
.category-body ul{
	padding:5px;
}
.category-body ul li{
	background: url("../img/list_mark.gif") no-repeat scroll 0 0.5em rgba(0, 0, 0, 0);
	line-height: 1.5;
	padding-left: 10px;
	padding-bottom:2px;
}
.line1 .link-block{
	height:230px;
}
.line2{
	margin-top:20px;
}
.line2 .link-block{
	height:190px;
}
.link-contact .category-title a{
	background:url(../img/bg_contact.gif) no-repeat 0 0;
}
.link-contact li a{
	background:url(../img/icon_blank.gif) no-repeat right center;
	padding-right:15px;
}

