@charset "utf-8";

/*---------------------------------------------
コンテンツ
---------------------------------------------*/

#contents {
	margin:0 auto;
}


/*コンテンツ左
----------------------------*/
#contants #c_left {
	width:465px;
	float:left; 
	display:inline;
}

#topics {}

#topics h3 {
padding:0 0 5px 0;
}

#topics #topics_detail {
	margin:0 15px 0 0;padding:0 0 0 8px;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
}

#topics #topics_detail dl{
}

#topics #topics_detail dt{
	clear:both;
	width:80px;
	padding:3px 0;
	float:left;display:inline;
	font-size:0.8em;
	line-height:180%;
}

#topics #topics_detail dd{
	margin:0 0 0 80px;padding:3px 0;
	font-size:0.8em;
	line-height:180%;
}

#topics #topics_detail dd a{
	font-weight:bold;
}

#c_menu {
	padding:10px 0;
}

#c_menu .top_banner {
	padding:0 0 15px 0;

}


/*コンテンツ右
----------------------------*/
#contants #c_right {
	width:280px;
	float:left; 
	display:inline;
}

#right_banner {

}

#company_information {
	background:url(image/top_r_information_back.gif) no-repeat top left;
}

#company_information h4 {
	margin:0 0 0 25px;
}

#company_information address {
	margin:0 0 0 5px;padding:0 0 40px 0;
	font-size:0.78em;
	line-height:130%;
	color:#8c8c8c;
	font-style:normal;
}









