@charset "utf-8";



/* ========== Background ========== */
#Background{
	width:100%;
	/*margin:auto;
	padding:0px;*/
	background: #ffffff url(../../img/top_header_bg.jpg) repeat-x center top;
}

/* ========== Header ========== */
#header01{
	margin: 0 auto;
	position:relative;
	width:1000px;
	height:110px;
	background: transparent url(../../img/top_header_bg.jpg) left top;
}
#header02 {
	width:950px;
	height:110px;
	margin: 0 auto;
}
#hdL {
margin: 0 10px;
	width:170px;;
	float:left;
}
#hdR{
	margin-top:69px;
	/*width:393px;*/
	float:right;
	/*text-align:right;*/
	background: transparent url(../../img/top_gm_bg.jpg) left top;
}
#hdR ul{
list-style:none;
font-size:0px;
}
#hdR li.gm{
display:inline;
padding-right:10px;
}
#hdR li.gmEnd{
display:inline;
}

#header03 {
	width:100%;
	height:18px;
	background: transparent url(../../img/top_bg1.gif) repeat-x left top;
}

/* ========== topSwf ========== */
#topSwf {
	width: 950px;
	margin: 0 auto;
	/*border:solid 1px #ff0000;*/
}
#topSwfL{
float:left;
width:470px;

}
#topSwfR{
float:right;
width:470px;

}
#mainImage {
	width: 960px;
	margin: 20px auto 0;
	/*border:solid 1px #ff0000;*/
}


/* ========== infoArea ========== */
#infoArea{
width:100%;
/*height:161px;*/
background: #f0f0f0 url(../../img/top_bg3.gif) repeat-x left top;
}
#infoAreaWrapper{
width:920px;
margin:0 auto;
}
#infoArea1{
width:453px;
float:left;
}
.infoContL{
float:left;
}
.infoContR{
float:right;
padding-left:12px;
border-left:1px solid #D8D8D8;
}
.infoOshiraseContR{
float:right;
width:357px;
padding-left:12px;
border-left:1px solid #D8D8D8;
}

#infoArea2{
width:13px;
float:left;

}
#infoArea3{
width:467px;
float:left;
background: url(../../img/top_bg5.gif) repeat-y left top;
}
#infoAreaEnd{
width:100%;
/**/height:25px;
background: #f0f0f0 url(../../img/top_bg3_2.gif) repeat-x left top;
}
#infoAreaEnd02{
width:920px;
margin:0 auto;
}
#infoAreaEnd03{
margin-left:453px;
}


/* ========== Contents ========== */
#contents {
	width: 960px;
	margin:0 auto 0;
}
.indTitL{
float:left;
/*border-top:1px solid #9D102D;*/
}
.indTitR{
float:right;
/*width:640px;*/
width:960px;
/*border-top:1px solid #9D102D;
border-left:1px solid #9D102D;*/
}
.cont{
/*width:600px;
margin:40px 0 0 40px;*/
width:920px;
margin:40px 0 0 20px;
}


/*============================================================
	stay
============================================================*/
#stayContents{
width: 920px;
margin:20px auto;
}


/*============================================================
	about
============================================================*/
.arrowAbout a {
	padding-left: 10px;
	background: transparent url(../img/arrow_toiawase.gif) no-repeat left center;
	/*color:#9D102D;*/
	text-decoration:underline;
}


/*============================================================
	privacy
============================================================*/
.arrowPrivacy a {
	padding-left: 10px;
	background: transparent url(../../img/sitemap_icon.gif) no-repeat left center;
	/*color:#0067B6;*/
	text-decoration:none;
}
.grayBoxPrivacy {
border:solid 1px #cccccc;
padding:5px 10px;
width:260px;

}
/*============================================================
	guide
============================================================*/

.grayBoxGuide {
border:solid 1px #cccccc;
padding:5px 10px;
width:450px;
margin-left:20px;
}


/*============================================================
	sitemap
============================================================*/
.arrowSitemap li {
	/*font-size: 12px !important;*/
	/*margin-right: 10px;*/
	display: inline; 
	margin-right:10px;
}
.arrowSitemap li a {
	padding-left: 10px;
	background: transparent url(../../img/sitemap_icon.gif) no-repeat left center;
	/*color:#0067B6;*/
	text-decoration:none;
}
.sitemapInd{
margin-left:10px;
}
.sitemapInd2{
margin-left:20px;
}

/*============================================================
	what's mvc
============================================================*/
.history{
clear:both;/**/
}
.dL{
float:left;
width: 50px;
}
.dR{
float:left;
width: 600px;
}



/*============================================================
	question
============================================================*/
.faq_ql{
display:block;
float:left;
font-weight:bold;
width:20px;
}
.faq_qr{
display:block;
margin-left:23px;
}
.faq_a{
clear:both;
}
.faq_a dt{
display:block;
float:left;
font-weight:bold;
width:20px;
}
.faq_a dd{
display:block;
margin-left:23px;
}
/*============================================================
	form
============================================================*/
.testlink{
border:2px solid #cccccc;
padding:5px;
}
.errorTxt{
color:#FF0000;

}
.thanks{
margin-top:25px;
margin-bottom:100px;
text-align:center;
}
.presentationGrayBox{
border-top:solid 1px #cccccc;
border-left:solid 1px #cccccc;
border-right:solid 1px #cccccc;
border-bottom:dotted 1px #cccccc;
padding:10px;
}
.presentationSankaBox{
border-left:solid 1px #cccccc;
border-right:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
padding:10px;
text-align:center;
}
.formDoui{
text-align:center;
width:661px;

border:1px solid #cccccc;
padding:10px;

}
