@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;
}
.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;
}
.contact-table th, .contact-table td{padding-bottom:5px;}
.contact-table th{
	padding-right:25px;
}



.subtitle{
    background: url("/common/img/link_title_shadow.gif") repeat-x scroll 0 bottom rgba(0, 0, 0, 0);
    margin-bottom: 3px;
    padding-bottom: 4px;
}
.subtitle h2 .h2-head {
    background: url("/common/img/h2_head.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 4px;
    width: 100%;
}
.subtitle h2 .h2-foot {
    background: url("/common/img/h2_foot.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 4px;
    width: 100%;
}
.subtitle h2 {
    background: none repeat scroll 0 0 #f5fdff;
    border: 1px solid #cfe2e6;
    height: auto;
    line-height: 1.2;
    margin-bottom: 0;
    position: relative;
    text-indent: 0;
    color: #213566;
    font-size: 14px;
    font-weight: 700;
}
.subtitle h2 .h2-main {
    border-left: 5px solid #20afca;
    line-height: 1.4;
    margin-left: 2px;
    padding: 4px 12px;
}


.subtitle h3 .h3-head {
    background: url("/common/img/h3_head.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 4px;
    width: 100%;
}
.subtitle h3 .h3-foot {
    background: url("/common/img/h3_foot.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 4px;
    width: 100%;
}
.subtitle h3 {
	width:auto;
	height:auto;
	border:1px solid #cfe2e6;
	background:none;
	background-color:#ffffff;
	margin:0;
	line-height:1;
	text-indent:0;
	color: #213566;
	font-size: 12px;
	font-weight: 700;
}
.subtitle h3 .h3-main {
	height:15px;
	line-height:15px;
	border-left: 5px solid #cfe2e6;
	margin-left: 2px;
	padding: 3px 10px 3px 12px;
}

