@charset "UTF-8";

body{
	text-align:justify;

}


h1#page_title{
	background:url(../images/common/titlebar.gif) no-repeat;
	width:960px;
	height:35px;
	color:#FFFFFF;
	text-align:center;
	margin:0;
	padding:8px 0 0 0;
	font-size:18px;
	font-weight:600;
	text-indent:0;	
	}


h2{
	background:url(../images/common/midashibar.gif) no-repeat;
	margin:30px 0 30px 0;
	padding:0 0 0 0;
	height:30px;
	line-height:1.8em;
	color:#000;
	text-align:center;
	font-size:16px;
}

h3{
	background:url(../images/common/icon_arrow1.gif) no-repeat 2px 4px;
	margin:10px 0 10px 0;
	padding:0 0 0 20px;
	color:#009DFF;
}

h3.midashi2{
	color:#009DFF;
	font-size:1.0em;
}



.breadcrumbs{
	font-size:11px;
	padding:5px 0 5px 0;
	border-bottom:1px solid #CCC;
}

.breadcrumbs a{
	text-decoration:underline;
	color:#999;
}

.breadcrumbs a:hover{
	color:#009DFF;
}

.breadcrumbs_focus{
	color:#009DFF;
}

#contents_1{
	padding:30px 0 0 0;
	margin:0;
}

#contents_2{
	clear:both;
	padding:30px 0 30px 0;
	margin:0;
}

#contents_2 #information{
	background:url(../images/common/info_all.gif) no-repeat;
	width:636px;
	height:120px;
	float:left;
	margin:22px 0 0 0;
	padding:0;
}

#contents_2 #information h3{
	color:#009DFF;
	border-right:solid 1px #B5B5B6;
	margin:10px 20px 0 0 ;
	padding:40px 0 40px 20px;
	font-size:1.4em;
	border-bottom:none;
	width:100px;
	float:left;
}

#info_right{
	width:480px;
	float:left;
	padding:10px 0 0 0;
}

#banner_soko{
	float:right;
	width:300px;
}


	


table#company tr.first_child td.style1,table#company tr.first_child td.style2{
	border-top:1px solid #ccc;
}
	
table#company td.style1{
	border-bottom:1px solid #ccc;
	padding:5px;
	text-align:center;
	font-weight:600;
	background:#D9EBFF;
	width:200px;
}

table#company td.style2 {
	border-bottom:1px solid #ccc;
	padding:5px 5px 5px 20px;
	width:600px;
}


p.catch_mincho{
	color:#009dff;
	font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝", serif ;
	font-weight: bold;
	font-size:1.5em;	
	}
