
/* page title style
--------------------------------------------------*/


#page_title{
	margin-bottom:-112px;
}
#page_title .bg_line{
	height:255px;
	background: url(../img/kasou/line_bg.png) repeat-x left bottom;
	padding-bottom:60px;
}
#bread_list{
	padding: 14px 0 66px;
}
#bread_list li,
#bread_list a{
	line-height:1;
}
#bread_list li{
	float:left;
	margin-right:5px;
}
#bread_list a{
	color:#e70f0f;
}

/* contents style
--------------------------------------------------*/

#one_column_contents{
	width:988px;
	margin: 0 auto 35px;
}
#one_column_contents .contents_bottom{
	padding-bottom:6px;
	background: url(../img/kasou/one_column_bg_bottom.png) no-repeat left bottom;
}
#one_column_contents .contents_body{
	background: url(../img/kasou/one_column_bg_body.png) repeat-y left top;
	padding-bottom:73px;
}
.section_title{
	height:42px;
	background: url(../img/kasou/section_bg.png) repeat-x left top;
	margin: 48px 5px 42px 3px;
	padding: 28px 0 0 38px;
}

#two_column_contents{
	margin-bottom:45px;
}
#two_column_contents #contents{
	width:748px;
	float:right;
	position:relative;
	right:-4px;
}
#two_column_contents #contents h2{
	height:43px;
	padding: 33px 0 0 38px;
	background: url(../img/kasou/two_column_title_bg.png) no-repeat left top;
}
#two_column_contents #contents .contents_bottom{
	background: url(../img/kasou/two_column_bg_bottom.png) no-repeat left bottom;
	padding-bottom:5px;
}
#two_column_contents #contents .contents_body{
	padding: 0 0 55px;
	background: url(../img/kasou/two_column_bg_body.png) repeat-y left top;
}
#two_column_contents #side{
	width:213px;
	float:left;
	position:relative;
}
#two_column_contents #side h3{
	height:39px;
	padding:5px 0 0 21px;
	background: url(../img/kasou/side_title.png) no-repeat left top;
}
#two_column_contents #side h3 a:hover{
	background: url(../img/kasou/side_title_h.png) no-repeat left top;
}
#two_column_contents #side li{
	display:block;
	background: url(../img/kasou/side_navi_bg.png) no-repeat left top;
}
#two_column_contents #side li:hover,
#two_column_contents #side li.ac{
	display:block;
	background: url(../img/kasou/side_navi_bg_h.png) no-repeat left top;
}
#two_column_contents #side li:last-child{
	background: url(../img/kasou/side_navi_last_bg.png) no-repeat left top;
}
#two_column_contents #side li:last-child:hover,
#two_column_contents #side li.ac_l{
	background: url(../img/kasou/side_navi_last_bg_h.png) no-repeat left top;
}
#two_column_contents #side li a{
	height:27px;
	line-height:1;
	padding: 14px 0 0 35px;
	text-decoration:none;
}
#two_column_contents #side li a:hpver{
	text-decoration:underline;
}