/* CSS Document */

*{margin:0;
  padding:0;}

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:url(img/bg_h.gif) no-repeat top center;}

img{
	border:0;}


/* 基本構造 */
#container{
	width:850px;
	margin:0 auto;
	}

#header_l{
	float:left;
	width:330px;
	text-align:center;
	padding-top:10px;}
	
#header_l a:hover{
	opacity:0.7;}

#header_r{
	float:right;
	color:white;
	font-size:10pt;
	width:510px;
	text-align:right;
	padding:20px 10px 0 0 ;}

#header_r a{
	color:white;
	text-decoration:none;}

#header_r a:hover{
	text-decoration:underline;}

#navi{
	clear:both;
	width:850px;
	padding-top:15px;
	}

#navi img{
	float:left;}

#navi span img {
	border-right:1px solid #D67913;
	}
	
#contents{
	}
		
#left{
	float:left;
	width:210px;
	padding:35px 15px 10px 0 ;}
	
#main{
	float:left;
	width:609px;
	margin-top:35px;
	padding:5px 0 20px 15px;
	border-left: dashed 1px #666666;}

#footer{
	clear:both;
	width:850px;
	overflow: hidden; 
	position: relative;
	zoom:1; 
	font-size:9pt;
	padding:20px 0 15px;
	color:#726914;}

#footer_l{
	width:350px;
	float:left;
	margin-top:1.5em;}

#footer_r{
	width:500px;
	float:right;
	text-align:right;}


/* サブページ各詳細設定 */

/* サブページ-左カラム */

#left h3{
	font-size:12pt;
	background:url(img/h3_left.gif) no-repeat left;
	padding: 5px 0 6px 25px;
	border-bottom:2px solid #D67913;
	margin-bottom:8px;}
	
#left li , .newswaku li{
	list-style-type:none;
	background:url(img/li_left.gif) no-repeat left top;
	padding:4px 0 3px 18px;
	margin-bottom:5px;
	font-size:10pt;
	line-height:1.3em;}

#left li a ,#footer_l a, .newswaku li a{
	color:black;}

#left li a:hover, #footer_l a:hover ,.newswaku li a:hover{
	color:#D67913}


/* サブページ-メイン */

#main h2 ,#main2 h2{
	font-size:13pt;
	background: url(img/h2_main.gif) repeat-y left ;
	padding:10px 8px 10px 15px;
	margin-bottom:10px;}
	
#main h3{
	font-size:11pt;
	background: url(img/h3_main.gif) no-repeat left ;
	padding:12px 8px 9px 23px;
	margin:25px 15px 0px 10px;
	border: 1px solid #898011;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	-webkit-border-bottom-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	}

#main h4 {
	font-size:10pt;
	background: url(img/h4_main.gif) no-repeat left ;
	padding:3px 8px 0 22px;
	margin:33px 0px 25px 25px;
	color:#8A3F00;}
	
#main p{
	font-size:80%;
	line-height:1.5em;
	margin:10px 15px 30px 45px;}

.totop{
	font-size:80%;
	text-align:right;}
	
.totop a{
	text-decoration:none;
	color:#8A3F00;}

.totop a:hover{
	text-decoration:underline;}
	

/* サブページ-新着情報 */

#main2{
	float:left;
	width:750px;
	margin:35px 50px 0 50px;
	padding:5px 0 20px 15px;
}

.newswaku{
	margin:20px 30px;
	padding-bottom:15px;
	border: 1px solid #8A3F00;
	background-color:#FFFCD2; 
	clear:both;}

.newswaku h3{
	border-bottom: 1px solid #8A3F00;
	padding:5px 10px 5px 5px;
	font-size:12pt;
	background-color:#ffffff; }
	
.newswaku h3 img{
	padding-right:5px;}

#main2 h4{
	font-size:10pt;
	background: url(img/h4_main.gif) no-repeat left ;
	border-bottom:1px solid #8A3F00;
	padding:3px 8px 0 22px;
	margin:8px 20px 5px 20px;
	color:#8A3F00;}
	
.newswaku ul{
	padding:6px 30px ;}

.center{
	text-align:center;
	}

.center img{
	border:1px solid #666666;	
	}
	
.center span{
	font-size:8pt;
	padding-top:1em;}

.date{
	font-size:9pt;
	text-align:right;
	padding:5px 8px 2px 0;
	color:#726914;
	clear:both;}
	
#main2 p{
	font-size:80%;
	line-height:1.5em;
	margin:10px 25px 15px 45px;}
	
	
/* サブページ-ニュースレターもくじ */

.letter{
	background:#DCEBFF;
	border:1px solid #3A62A9;}

.letter h3{
	border-bottom: 1px solid #3A62A9;
	padding-left:15px;
	color:#3A62A9}
	
/* サブページ-ニュースレター個別記事 */

.single {
	background:white !important;}
	
.wakuhe{
	border-bottom: 1px solid #3A62A9;
	background:#DCEBFF;
	}
.midasi h3{
	background-color:#DCEBFF; !important;}

.icon{
	float:left;
	padding:5px;
	width:127px;
	}

.midasi{
	float:left;
	width:549px;
	padding-top:15px;}
	
.midasi h3{
	border:none !important;}

.center_s {
	padding-top:10px;
	text-align: -moz-center;
	}
.center_s td{
	vertical-align:top;}
	
	
	
	
/*追加*/
.header-recruit-btn{
	text-align: right;
}
.header-recruit-btn img{
	margin-top: 15px;
}