@charset "shift_jis";

body tdth{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px;
	line-height:1.5;
	color:#333;
	font-size:12px;
}

body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:12px;
}

a:link, a:visited{
	text-decoration:none;
	color:#333;
}

a:hover{
	text-decoration:underline;
	color:#333;
}


/* 回り込み解除 */
.clear {clear:both;}
.clear hr {display:none;}


/* ヘッドライン */
#headline h1{
	font-size:12px;
	font-weight:normal;
	margin:0px;
	height:30px;
	line-height:30px;
	width:950px;
	text-align:left;
}

/* ヘッドライン:ナビボタン */

#nav0{
	margin-right:-8px;
}


#nav0 ul{
	margin:0px;
	padding:0px;
	list-style: none;
	overflow: hidden;
	width:950px;
}

#nav0 li{
	float:left;
	margin:0;
}


#nav{
margin-bottom:10px;
}

#nav ul{
	margin:0px;
	padding:0px;
	list-style: none;
	overflow: hidden;
	width:950px;
}

#nav li{
	float:left;
	margin:0;
}

#nav00{
margin-bottom:10px;
}

#nav00 ul{
	margin:0px;
	padding:0px;
	list-style: none;
	overflow: hidden;
	width:680px;
}

#nav00 li{
	float:left;
	margin:0;
}



/* コンテンツ */

#com {
	width:950px;
}

.combnr img{
	margin-bottom:10px;
}

#combnrr {
	float:right;
}

/* 会社情報 */

.ms {
	margin-right:20px;
	float:left;
}
.msg{
	border:solid 1px #ccc;
	padding:0px;
	font-size:11px;
	line-height:160%;
	width:248px;
	text-align:left;
}

.msg b{
	font-size:13px;
	font-weight:bold;
	color:#D63A3A;
}

.msg hr{
	border-width:1px 0px 0px 0px;
	border-style:dotted;
	border-color:#CCCCCC;
	height:1px;
}

.msg div.scr{
	height:310px;
	overflow:auto;
	padding:10px 4px 10px 10px;
}


/*ニュース*/
.news{
width:680px; height:155px; padding:0px; margin:0; border-style:solid; border-width:0px; overflow:auto;
}

.news ul{
	list-style:none;
	margin:0px;
	padding:0px;
	width:660px;
	border-style:solid;
	border-width:0px;
	overflow:auto;
}
.news li{
	display:block;
	position:relative;
	padding:7px 0px 7px 50px;
	border-bottom:dotted 1px #cccccc;
	text-align:left;
}
.news ul li.n_n{
	background : url(images/ni.gif) no-repeat 0px 6px;
}
.news ul li.n_p{
	background : url(images/pk.gif) no-repeat 0px 6px;
}



/* reco */
ul#reco{
	width:950px;
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:left;
	margin-bottom:-10px;
	font-weight:bold;
}
ul#reco li{
	width:113px;
	display:inline-block; /display:inline; /zoom:1;
	vertical-align:top;
	margin-bottom:10px;
	border-left:1px dotted #ccc;
}

* html ul#reco li span{
	width:114px;
	padding:9px 9px 10px 9px;
	}

*:first-child+html ul#reco li span{
	width:100px;
	padding:9px 9px 10px 9px;
}

html>body ul#reco li span{
	display:block;
	width:100px;
	padding:9px 9px 10px 9px;
}

html:first-child ul#reco li span{
	display:block;
	width:100px;
	padding:9px 9px 10px 9px;
}

ul#reco li.e{width:115px; border-right:1px dotted #ccc; font-weight:bold;}
* html ul#reco li.e span{width:115px;}
*:first-child+html ul#reco li.e span{width:100px;}
html>body ul#reco li.e span{display:block; width:100px;}
html:first-child ul#reco li.e span{display:block; width:100px;}

ul#reco li span img{width:100px; border:0; margin-bottom:3px;}
ul#reco li p{font-weight:normal; margin:5px 0 0 0; line-height:1.6; font-size:10px;}

/*フッター*/

#footer{
	width:950px;
	height:80px;
	margin-top:30px;
	font-size:11px;
	line-height:20px;
	font-size:10px;
	border-top:solid 5px #eee;
}

#footer div.copy{
	float:left;
	width:205px;
	padding-top:15px;
}

#footer div.link{
	float:right;
	width:700px;
	text-align:right;
	padding-top:15px;
}

p{
	font-size:14px;
	padding-left: 10px;
}
