@charset "utf-8";

/* 基本設定 */

body{
	margin:0;
	padding:0;
 color: #525252;
 font-size: 0.8em;
 font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro W3" , "Hiragino Kaku Gothic Pro" ,  "メイリオ" , Meiryo , Osaka , "ＭＳ Ｐゴシック" , sans-serif;
 line-height: 1.6;
 background-color: #ffffff;
 background: url(../img/bk.jpg) center top repeat-x;
}

div,p{
 margin:0;
 padding:0;
}

img{
 border:none;
}

li{
	list-style:none;
}

span.stxt{
	font-size:70%;
}

.hide{
	display:none;
}

hr{
	border: none;
border-top: 1px  #CCC solid;
height:1px;
}

/* テキストのリンク文字色 */
a:link{
	 
 color: #0b4eba;
 text-decoration: none;

}

a:visited{
 color: #0b4eba;
 text-decoration: none;
}

a:hover{
 color: #e79121;
 text-decoration: underline;

}

/* clearfix*/
.clearfix:after{
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix{
	display: inline-block;
}
*html .clearfix {height:1%}
.clearfix{
	display: block;
}


/* ヘッダ */
div#header{
 width : 868px;
 margin:0 auto 0 auto;
	padding-top:18px;
}

div#header img{
 vertical-align: bottom;
}

div#logo{
	padding-left: 10px;
	float:left;
}

div#hdcnt{
	float:right;
	width : 386px;
}

div#hdcnt div{
	float:right;
}

div#hdcnt div.contact{
	padding-left:0px;
}

div#hdcnt div.map{
	padding-left:7px;
}

div#hdcnt div.srh{
	padding-left:12px;
	padding-top:3px;
	width : 214px;
}

div#hdcnt div.srh img{
	padding-left:5px;
}

div#hdcnt div.srh input{
	vertical-align: bottom;
}

div#hdcnt div.lng{
	padding-top:3px;
}


/* グローバルナビゲーション
div#gnavi {
	clear:both;
	margin:13px auto -20px auto;
	width:952px;
}

div#gnavi img{
	vertical-align:bottom;
}
 */
/* 外枠 */
div#wrap{
	margin:0 auto;
	padding:10px 0 20px 0;
	width : 834px;
	background-color:#FFF;
}

div#home_contents{
	clear:both;
	width:902px;
	margin:5px auto;
}


div#home_contents div#swrap{
	clear:both;
	width : 817px;
}

div#home_contents div#info{
	float:left;
	width : 611px;
	margin:20px 0;
}

div#home_contents div#info h2{
	margin:0 0 10px 0;
	padding:0;
}

div#home_contents div#banner h2.r-n{
	margin-bottom:5px;
	padding:0;
}

div#home_contents div#info div#slideshow{
	float:left;
	width : 617px;
	height : 208px;
	padding-bottom: 15px;
}




div#home_contents div#info div#m-con{
	float:left;
	width : 603px;
}

div#home_contents div#info div#m-con dl{
	float: left;
	width: 317px;
	padding:8px;
	line-height:1.3;
	margin-top: -10px;
	margin:-10px 5px 0px 0px; 
	border:1px #CCC solid;
}

div#home_contents div#info div#m-con dl dt{
	font-weight:bold;
	color: #fff;
	background: #666;
	width: 110px;
	margin-bottom:10px;
	margin-top:5px;
	font-size:90%;
	padding:5px 0px 5px 5px;
}

div#home_contents div#info div#m-con dl dd{
	margin:0;
	width: 290px;
	padding:0 0 15px 20px;
	background:url(../img/acc.gif) 0 0 no-repeat;
	border-bottom:1px #CCC dotted;
}


div#home_contents div#info div#m-con div#bn{
	float:left;
	width:685px;
}

div#home_contents div#info div#m-con div#bn img{
	padding: 2px 0px 5px -15px;
}




div#home_contents div#banner div#r-con{
	float: right;
	width:200px;
	padding-bottom: 25px;
}

div#home_contents div#banner div#r-con dl{
	margin:0;
	padding:0 0px;
	padding-bottom: 10px;
	line-height:1.3;
	border:1px #CCC solid;
}

div#home_contents div#banner div#r-con dl dt{
	font-weight:bold;
	color: #666;
	margin-bottom:8px;
	margin-top:8px;
	font-size:90%;
	padding:0 0 0 15px;
	background:url(../img/ac.gif) 0 0 no-repeat;
}

div#home_contents div#banner div#r-con dl dd{
	margin:0 10px 0 10px;
	padding:0 0 8px 5px;
	font-size:80%;
	border-bottom:1px #CCC dotted;
}


div#home_contents div#banner{
	float:right;
	width:200px;
	margin:5px 0 0 0;
	padding:0;
}

div#home_contents div#banner ul{
	padding:0;
	margin:0;
}

div#home_contents div#banner ul li{
	list-style:none;
	padding:0;
	margin:0 0 8px 0;
}

div#home_contents div#banner ul li img{
	vertical-align:bottom;
}

div#home_contents div#banner ul li a:hover{
	filter: alpha(style=0,opacity=70);
 opacity: 0.7;
	
}
/*
div#home_contents div#info div#m-con div#bn a:hover{
	filter: alpha(style=0,opacity=70);
 opacity: 0.7;
	
}
*/

div#menu-sample a img:hover{
	filter: alpha(style=0,opacity=70);
 opacity: 0.7;
	
}
/* フッタ */
div#footer{
	clear:both;
	width:100%;
	background:url(../img/footer_bk.jpg) top center repeat-x;
	padding:20px 0 60px 0;
}

div#footer div.fcnt{
 width:940px;
	margin:0 auto;
	padding-left:10px;
	line-height:1.5;
	color:#15499c9;
}

div#footer div.flink{
	font-size:85%;
}

div#footer div.copy{
	font-size:75%;
}

div#footer a:link{
	 
 color: #15499c;
 text-decoration: none;

}

div#footer a:visited{
 color: #002868;
 text-decoration: none;
}

div#footer a:hover{
 color: #e79121;
 text-decoration: underline;

}

/* プルダウンメニュー */
.menu{
	font-size:90%;
background: #fff;
width: 119px;
}

.menu ul{
	z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.menu ul li{
	position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.menu ul li a{
	display: block;
color: white;
padding:0;
text-decoration: none;
}

* html .menu ul li a{
	 /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.menu ul li a:link, .menu ul li a:visited{
	color: white;
}

.menu ul li a.selected{
	 /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: white;
}

.menu ul li a:hover{
	background:#316ce2; /*background of menu items during onmouseover (hover state)*/
color: white;
}
	
/*1st sub level menu*/
.menu ul li ul{
	position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.menu ul li ul li{
	display: list-item;
float: none;
background-color:#039;
filter: alpha(style=0,opacity=90);
opacity: 0.9;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.menu ul li ul li ul{
	top: 0;
}

.menu ul li ul li a{
	width: 120px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #214ca3;
}

/* Holly Hack for IE \*/
* html .menu{
	height: 1%;
} /*Holly Hack for IE7 and below*/



