@charset "UTF-8";
/* CSS Document */


/* ---------- font ------------ */

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text15B { font-size:116%; font-weight:bold; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

.orenge{
color:	#E7592C;
}

.blue{
color:	#293895;
}




*{
margin:0px;
padding:0px;
}

html{
margin:0px;
padding:0px;
}

body{
	color:#302F2F;
	text-align:center;
*font-size:small;
*font:x-small;
	background: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}

#Wrap{
	background:#FFF;
	width:100%;
	text-align:center;
}



#WrapPop{
	background:#FFF;
	width:780px;
	margin:0px auto;
	
}

#WrapPopIn{	
padding:20px;
}


#containerW{
	width:100%;
	text-align:center;
		background: url(../images/bg.jpg) repeat-x;
}


#container{
	width:964px;
	margin:0px auto;
	padding:10px 0;
	text-align:center;
		background: url(../images/bg.jpg) repeat-x;
}



/* ---------- int ---------- */
img {
border: 0 none;
}

a{
border: 0 none;
}

h1,h2,h3,h4,p,ul,body{
margin:0;
padding:0;
}

form{
margin:0;
padding:0;
}


ul,li{
list-style:none;
padding:0;
margin:0;
}

table{
border-collapse:collapse;	
}


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

a:link{
color:#FF4603;
text-decoration:none;
}

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





/* ---------- CLEAR FIX---------- */

.clear{
clear:both;
display: block;
}

.clearfix:after {
  content: ".";  
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;

}



/*---------- MARGIN---------- */

.topbntype{
	float:left;
	margin:3px 2px 5px 3px;
}

.mp0{
	margin:0;
	padding:0;	
}

.mb5{
	margin:0 0 5px 0;	
}

.mb7{
	margin:0 0 7px 0;	
}

.mb10{
	margin:0 0 10px 0;	
}

.mb20{
	margin:0 0 20px 0;	
}

.mt10b5{
	margin:10px 0 5px 0;	
}

.mtb5{
	margin:5px 0;	
}

.mtb10{
	margin:10px 0;	
}

.mtb20{
	margin:20px 0;	
}

.mt20{
	margin:20px 0 0 0;	
}

.mR20{
	margin:0 20px 0px 0;	
}

.mR5{
	margin:0 5px 0px 0;	
}

.mT10{
	margin:10px 0px 0px 0;	
}


.mTR5{
	margin:15px 5px 0px 0;	
}

.mTL5{
	margin:0px 0px 0px 5px;	
}

.tc{
	text-align:center;
	padding:10px 0;
}

.tr{
	text-align:right;
	padding:10px 0;
}


.tc0{
	text-align:center;
	padding: 0;
}

.tc10{
	text-align:center;
	padding: 10px;
}

.tcpt5{
	text-align:center;
	padding: 5px 0 0 0;
}



.tl{
	text-align:left;
	padding:10px 0;
}

.tl0{
	text-align:left;
	padding:0 0 5px 0;
}

.tr0{
	text-align:right;
	padding:0px 0 0 0;
}

.fl{
	float:left;
}

.fr{
	float:right;
}

.flmr10{
	float:left;
	margin:0 10px 0 0;
}

.frml10{
	float:right;
		margin:0 0px 0 10px;
}





/*---------- HEADER---------- */

#header{
	width:100%;
	height:88px;
	background:#FFFFFF;
	border-top:5px solid #FF4603;
}

#headerIn{
width:960px;
margin:0 auto;
text-align:center;
position:relative;
}


#header h1{
	position:absolute;
	top:18px;
	left:0;
	margin:0 0 0 0;
	width:171px;
	height:49px;
	background:url(../images/logo.jpg) no-repeat;
text-indent:-9999px;

}

#header h1 a{
	display:block;
	width:171px;
	height:49px;
}

.hmenu01{
position:absolute;
top:53px;
left:738px;	
}


.hmenu02{
position:absolute;
top:53px;
left:837px;	
}

.hSNS{
	float:right;
	width:800px;
	padding:20px 0 0 0;
}


/*---------- GMENU---------- */

#gmenu{
width:100%;
height:44px;
background:url(../images/gmenu_bg.jpg) repeat-x;
}

#gmenuIn{
width:960px;
margin:0 auto;
text-align:center;	
}

#gmenu ul{
	margin:0;
padding:0;
}

#gmenu ul li{
	list-style:none;
	height:44px;
	float:left;
}

/* GMENU1 */
#gmenu ul li.gmenu1{
    width:191px;
    height:44px;
    background:url(../images/gmenu1.jpg) no-repeat;
    text-indent:-9999px;
}

#gmenu ul li.gmenu1 a{
    width:191px;
    height:44px;
display:block;
}

#gmenu ul li.gmenu1 a:hover{
    background:url(../images/gmenu1_o.jpg) no-repeat;
}

#gmenu ul li.gmenu1o{
    width:191px;
    height:44px;
    background:url(../images/gmenu1_o.jpg) no-repeat;
    text-indent:-9999px;
}

#gmenu ul li.gmenu1o a{
    width:191px;
    height:44px;
display:block;
}


/* GMENU2 */
#gmenu ul li.gmenu2{
    width:192px;
    height:44px;
    background:url(../images/gmenu2.jpg) no-repeat;
    text-indent:-9999px;
}

#gmenu ul li.gmenu2 a{
    width:192px;
    height:44px;
display:block;
}

#gmenu ul li.gmenu2 a:hover{
    background:url(../images/gmenu2_o.jpg) no-repeat;
}

#gmenu ul li.gmenu2o{
    width:192px;
    height:44px;
    background:url(../images/gmenu2_o.jpg) no-repeat;
    text-indent:-9999px;
}

#gmenu ul li.gmenu2o a{
    width:192px;
    height:44px;
display:block;
}


/* GMENU3 */
#gmenu ul li.gmenu3{
    width:144px;
    height:44px;
    background:url(../images/gmenu3.jpg) no-repeat;
    text-indent:-9999px;
}

#gmenu ul li.gmenu3 a{
    width:144px;
    height:44px;
display:block;
}

#gmenu ul li.gmenu3 a:hover{
    background:url(../images/gmenu3_o.jpg) no-repeat;
}

#gmenu ul li.gmenu3o{
    width:144px;
    height:44px;
    background:url(../images/gmenu3_o.jpg) no-repeat;
    text-indent:-9999px;
}

#gmenu ul li.gmenu3o a{
    width:144px;
    height:44px;
display:block;
}

/* gmenu4 */
#gmenu ul li.gmenu4{
    width:144px;
    height:44px;
    background:url(../images/gmenu4.jpg) no-repeat;
    text-indent:-9999px;
}

#gmenu ul li.gmenu4 a{
    width:144px;
    height:44px;
display:block;
}

#gmenu ul li.gmenu4 a:hover{
    background:url(../images/gmenu4_o.jpg) no-repeat;
}

#gmenu ul li.gmenu4o{
    width:144px;
    height:44px;
    background:url(../images/gmenu4_o.jpg) no-repeat;
    text-indent:-9999px;
}

#gmenu ul li.gmenu4o a{
    width:144px;
    height:44px;
display:block;
}

/* gmenu5 */
#gmenu ul li.gmenu5{
    width:144px;
    height:44px;
    background:url(../images/gmenu5.jpg) no-repeat;
    text-indent:-9999px;
}

#gmenu ul li.gmenu5 a{
    width:144px;
    height:44px;
display:block;
}

#gmenu ul li.gmenu5 a:hover{
    background:url(../images/gmenu5_o.jpg) no-repeat;
}

#gmenu ul li.gmenu5o{
    width:144px;
    height:44px;
    background:url(../images/gmenu5_o.jpg) no-repeat;
    text-indent:-9999px;
}

#gmenu ul li.gmenu5o a{
    width:144px;
    height:44px;
display:block;
}

/* gmenu6 */
#gmenu ul li.gmenu6{
    width:145px;
    height:44px;
    background:url(../images/gmenu6.jpg) no-repeat;
    text-indent:-9999px;
}

#gmenu ul li.gmenu6 a{
    width:145px;
    height:44px;
display:block;
}

#gmenu ul li.gmenu6 a:hover{
    background:url(../images/gmenu6_o.jpg) no-repeat;
}

#gmenu ul li.gmenu6o{
    width:145px;
    height:44px;
    background:url(../images/gmenu6_o.jpg) no-repeat;
    text-indent:-9999px;
}

#gmenu ul li.gmenu6o a{
    width:145px;
    height:44px;
display:block;
}



/*---------- CONTENTS---------- */



.contentsBG{
		margin:10px auto;
padding: 10px 0;
 width: 960px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: #BCB3AD 0px 0px 2px;
-moz-box-shadow: #BCB3AD 0px 0px 2px;
box-shadow: #BCB3AD 0px 0px 2px;
background: #FFF;
behavior: url(../js/PIE.htc);
position:relative;
}

.contentsBGTop{
		margin:10px auto;
padding: 10px 0;
 width: 960px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: #BCB3AD 0px 0px 2px;
-moz-box-shadow: #BCB3AD 0px 0px 2px;
box-shadow: #BCB3AD 0px 0px 2px;
background: #FFF;
behavior: url(js/PIE.htc);
position:relative;
}

.contentsBGTopMV{
	z-index:0;
		margin:10px auto;
padding: 0px;
 width: 960px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: #BCB3AD 0px 0px 2px;
-moz-box-shadow: #BCB3AD 0px 0px 2px;
box-shadow: #BCB3AD 0px 0px 2px;
background: #FFF;
behavior: url(js/PIE.htc);
position:relative;
}

.contentsBGTopIn{
	padding:10px 10px 30px 10px;
}


.contentsBGIn{
	padding:0 10px;
}

.contentsBGInW{
	padding:10px;
	margin:0 10px;
}


.contentsBGL{
	position:relative;
	float:left;
		margin:5px auto;
padding: 9px 0;
 width: 220px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: #BCB3AD 0px 0px 2px;
-moz-box-shadow: #BCB3AD 0px 0px 2px;
box-shadow: #BCB3AD 0px 0px 2px;
background: #FFF;
behavior: url(../js/PIE.htc);
}


.contentsBGLIn{
	padding:0 9px;
}


.contentsBGR{
		position:relative;
	float:right;
		margin:5px auto;
padding: 20px 0;
 width: 720px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: #BCB3AD 0px 0px 2px;
-moz-box-shadow: #BCB3AD 0px 0px 2px;
box-shadow: #BCB3AD 0px 0px 2px;
background: #FFF;
behavior: url(../js/PIE.htc);
}

.contentsBGRIn{
		padding:0 20px;
}


.contentsBGRInW{
	padding:20px 0 10px 0;
	text-align:left;
}

.contentsBGRInW p{
	line-height:160%;
	font-size:100%;
	text-align:left;
	margin:0 0 10px 0;
}


.contentsBGRInWMenu{
	padding:10px 0 10px 0;
	text-align:left;
}

.contentsBGRInWMenu p{
	line-height:160%;
	font-size:100%;
	text-align:left;
	margin:0 0 10px 0;
}



/*---------- FOOTER MENU---------- */

#footerB{
	width:100%;
	border-top:3px solid #E1DBD4;
	padding:10px 0;
	background:#fff;
}


#footerMenu{
	background:#F5F5F5;
	width:100%;
	padding:20px 0;
text-align:center;
}



#footerMenu a:visited{
color:#3C3C3C;
text-decoration:none;
}

#footerMenu a:link{
color:#3C3C3C;
text-decoration:none;
}

#footerMenu a:hover{
color:#3C3C3C;
text-decoration:underline;
}




#footerMenuIn{
	width:960px;
margin:0 auto;
text-align:left;
font-size:85%;
}

.footerMenuInBox{
	width:140px;
	float:left;
}

.footerMenuInBox2{
	width:150px;
	float:left;
}

.footerMenuInBox3{
	width:390px;
	float:left;
}



ul.fm2{
	margin:0 0 5px 0;
}

ul.fm2 li{
	background:url(../images/icon_yajirushi.gif) no-repeat left 4px;
	padding:0 0 0px 10px;
	font-weight:bold;
}

ul.fm2 li ul{
	padding:3px 0 2px 0px;
	margin:0 0 0px 0 ;
}

ul.fm2 li ul li{
	margin:0 0 0 -10px;
		padding:0px 0 3px 10px;
	background:url(../images/icon_line.gif) no-repeat left center;
	font-weight:normal!important;
}


/*---------- FOOTER---------- */


#footer{
	background:#fff;
	width:100%;
	height:56px;
} 


#footerIn{
width:960px;
margin:0 auto;

}

.copyright{
	padding:10px 0 0 0;
	float:left;
}


.yh_banner{
	padding:10px 0 0 0;
	float:right;
}


.gototop{
	width:960px;
	margin:0 auto;
	text-align:right;
	}
	
	#footerU{
		background:#FF4603;
	width:100%;
	height:50px;
	}


