@charset "utf-8";
* {
margin: 0;
padding: 0;
}

html,body{
height:100%;
margin:0;
padding:0;
overflow: auto;
}

body {
	font-style: normal;
	font-size: 90%; 
	line-height: 170%;
	font-family:'ヒラギノ角ゴ Pro W3','verdana','Helvetica','平成角ゴシック','ＭＳ Ｐゴシック','Hiragino Kaku Gothic Pro','Osaka','sans-serif';
	text-align:center;
	margin: 0;
	padding: 0px;
	height:100%;
	color:#313131;
}

/* img */
img {
	border: 0;
}

a{outline:none;}


img.nodisplay{
  display:none;
}

/*文字色*/
#blue{
color:#396497
}

a{text-decoration:none;

}

/*-------------margin-right-------------*/
.mgR30{
margin-right:30px;
}
/*-------------margin-left-------------*/
.mgL159{
margin-left:159px;
}


/*-------------margin-top-------------*/
.mgT12{
margin-top:12px;
}

.mgT13{
margin-top:13px;
}

/*.mgT20,
.mgT23{
margin-top:22px;
}*/

.mgT20{
margin-top:20px;
}

.mgT25{
margin-top:25px;
}

.mgT27{
margin-top:27px;
}

.mgT30{
margin-top:30px;
}

.mgT35{
margin-top:35px;
}

.mgT100{
margin-top:100px;
}
/*-------------float-------------*/
.boxL {
	float:left;
}

.boxR {
	float:right;
}

/*以下全体*/
#wrapper {
margin: 0 auto 0 auto;
padding: 0;
width: 100%;
border-top:2px solid #000000;
background-image:url(/images/bg_gray.jpg);
background-repeat: repeat-x;
}

#bgBorder{
height: 100%;
min-height:100%;
background-image : url(/images/bg_footer.jpg);
background-repeat:repeat-x;
background-position:center bottom; 
overflow: auto;
}

#bgKv{
height: 100%;
min-height:100%;
background-image : url(/images/bg_kv.jpg);
background-repeat:repeat-x;
background-position:center 175px;
overflow: hidden; 
}


#wrapper_inner{
margin: 0 auto;
padding: 0 0 0 0;
width: 984px;
text-align: left;
position:relative;
height:100%;
min-height: 100%;
}

body > #wrapper_inner{
height: auto;
}


#headder{
background-image: url(/images/headder_bg.jpg);
width: 984px;
height: 174px;
border-bottom:2px solid #d8d8d8;
margin:0px auto;

}

#headder h1{
margin: 0;
padding: 0;
float:left;
margin-top:8px;
font-size:12px;
font-weight: normal;
width:500px;
text-align:left;
}


.headderLine{
margin-bottom:0;
}

#hinner{
width:984px;
height: 130px;
}


.fInquiry{
float:right;
margin-top: 10px}

#logo{
width: 391px;
float: left;
}


/*メニューバー*/
#menu a:hover {
    /*-- IE・Firefox・Opera・Netscape・Safariで同等表示の透明
---------------------------------------------------------------*/
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    opacity:0.5;

}
/* メインメニュー */
#menu{
clear:both;
width:984px;
height:46px;
padding: 0px;
margin: 0px;
}

#menu ul {
display:block;
list-style-type: none;
margin:0;
padding:0;
}


#menu a{
color: #ffffff;
font-size:14px;
}
#menu ul li ul li{
margin-bottom:-20px;
margin-left:20px;
}

.arrowBlue{
margin-right:7px;
}

/* サブメニュー1段目 */
#menu ul ul{
   display:none;
   position:absolute;
   top:100%;
   left:0;
background-color:#3d3e3e;
opacity: 0.9;
width:245px;
	/*height:140px;*/
	padding-bottom:15px;
-webkit-border-bottom-right-radius: 5px;  
-webkit-border-bottom-left-radius: 5px;


}

#menu ul li ul li {
margin-bottom: -20px;
margin-left: 20px;
}

/* サブメニュー2段目以降 */
#menu ul ul ul {
   /*top:0;*/
margin-top:-10px;
}

/* リスト */
#menu li {
float:left;
width:246px;
height:46px;
}

#menu li li {
   clear:both;
}

#menu li:hover {
   position:relative;
	z-index:9999;
}

#menu li:hover > ul {
   display: block
}

/* IE6用 */
* html #menu li {
   behavior: expression(
      this.onmouseover=new Function("this.className='column1'"),
      this.onmouseout=new Function("this.className=''"),
      this.style.behavior = 'none'
   );
}

* html #menu li li {
   behavior: expression(
      this.onmouseover=new Function("this.className='column2'"),
      this.onmouseout=new Function("this.className=''"),
      this.style.behavior = 'none'
   );
}

* html #menu li li li {
   behavior: expression(
      this.onmouseover=new Function("this.className='column3'"),
      this.onmouseout=new Function("this.className=''"),
      this.style.behavior = 'none'
   );
}

#menu .column1 {position:relative;}
#menu .column1 ul {display:block;}
#menu .column1 * ul {display:none;}

#menu .column2 {position:relative;}
#menu .column2 ul {display:block;}
#menu .column2 * ul {display:none;}

#menu .column3 {position:relative;}
#menu .column3 ul {display:block;}
#menu .column3 * ul {display:none;}


/*プルダウンメニュー*/


/*キービジュアル*/
#keybox{
display:block;
clear:both;
width:984px;
height:386px;
background-repeat: no-repeat;
margin:0px auto;
}


.keybottun{
width:240px;
z-index:9998;
position: absolute;
top: 242px;
right: 0px;

}

#keyVisual{
position:relative;
right:175px;
background-image:url(/images/kv_01.jpg);
}

/*下のコンテンツ*/
#maincontents{
margin: 0 auto;
display:block;
width:984px;
padding-bottom:290px;
}

.underContents{

width:984px;
overflow:hidden;

}

.leftside{
float:left;
width:706px;
}

.messageArea{
background-image: url(/images/message.jpg);
width:705px;
height:205px;
}

.messageArea p{
color:#3f699a;
position: relative;
left: 193px;
top: 13px;
width:500px;
font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
font-size:15px;
line-height: 1.6;
letter-spacing: 0.1em;
}

.cover{
width:706px;
height: 190px;
margin-top:25px;
}

.topnotice li{
list-style-type: none;
margin-top:-32px;
margin-left: 574px;
}

.textbox{
width:700px;
float:left;
list-style-type: none;
line-height: 178%;
margin-top: 3px;
}

.textbox li{
/*float:right;*/
margin-left:13px;
z-index:9999;
}

.textboxback{
width:704px; 
height:152px;
background-image: url(/images/contents_bg.jpg);
background-repeat : no-repeat;
}

.rightside{
float:right;
width:238px;
}



/*フッター*/
#footBox{
margin:0 auto;
width: 984px;
height:190px;
clear:both;
position:absolute;
bottom: 0;
}


.footBoxImg{
background-image: url(/images/footer_bg.jpg);
width:1300px;
height:190px;
background-repeat: no-repeat;
position: absolute;
right: -118px;
}


.footerMenu{
width:678px;
height:41px;
list-style: none;
position:relative;
top:2px;
left:125px;
}


.footerMenu li{
float:left;
}

.footerInner{
width:678px;
height:41px;

}

.footerUnder{
width:982px;
height:149px;
text-decoration:none;
list-style:none;
position:relative;

}

.footerLeft{
float: left;
width: 391px;
}

.footerRight{
float: right;
width: 545px;
text-align: left;
padding: 14px 0 0 0;
}

.footerRight ul{
float: left;
width:162px;
font-size: 12px;
line-height: 264%;
list-style-type: none;
}

.footerRight li{
list-style-type: none;
}

.footerRight ul a{
text-decoration:none;
color:#666666;
}
.footerRightTxt{
font-size:11px;
}

table.tableSet{
	width: 704px;
	border: 1px solid #dcdcdc;
	font-size: 14px;
	letter-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 30px;
	float: left;
}
table.tableSet th{
	text-align: center;
	padding: 5px 6px;
	background: #aabed5;
}
table.tableSet td{
	padding: 5px 6px;
	background:#FFFFFF;
	vertical-align: top;
}
table.tableSet tr.odd td{background:#f0f2f5;}