#btnWrapper{
	width:730px;
	height:116px;
	padding:0;
	margin:30px 0 0 0;
	background:url(../images/share/btn_back.gif) left bottom no-repeat;
}
#btnWrapper li{
	float:left;
	padding:0;
	margin:0;
	width:249px;
}
#btnWrapper .btnLiSita{
	width:232px;
}
/**/
.toiShadow{
	margin:12px 0 0 0 ;
	padding-bottom:31px;
	background:url(../../images/share/shadow_honbun.jpg) bottom center no-repeat;
}
.toiWrapper{
	width:728px;
	padding:19px 0;
	border:solid 1px #e0e0e0;
	background:#f5f1e8;
}
/**/
.toiBox{
	margin:0 0 0 19px;
}
.toiMini{
	margin-top:20px;
	width:688px;
	border:solid 1px #e0e0e0;
}
.sougouT{
	background:#44486d;
	font-size:120%;
	font-weight:bold;
	text-align:center;
	color:#fff;
}
.sougouT td{
	padding:10px 0;
}
.sougouT td a{
	color:#fff;
}
/**/
.toiT{
	margin:20px 0 0 0;
	border:solid 1px #e0e0e0;
	border-width:0 1px 1px 0;
	background:#fff;
}
.toiT td{
	border:solid 1px #e0e0e0;
	border-width:1px 0 0 1px;
	vertical-align:top;
}
.gold{
	color:#a78c49;
}

/*############################################*/
/*右ナビ*/
/*############################################*/
.sideMenuBox{
	padding-top:9px;
}
#sideMenu{
	margin:0 0 8px 8px;
}
#sideMenu li{
	padding:10px 0 10px 9px;
}
#sideMenu li.sdLiNaka{
	padding-bottom:12px;
}

/*############################################*/
/*+++*/
/*############################################*/
/**/
#formBox{
	width:728px;
	margin-top:20px;
	border:solid 1px #e0e0e0;
}
.formTable{
	width:670px;
	margin: 15px 0  15px 30px;
}
.formTable td,
.formTable th{
	padding:10px 0 10px 8px;
	border-bottom:dashed 1px #e0e0e0;
}
.formTable th{
	width:150px;
}
.formTable .noBorder{
	border:none;
}

/*############################################*/
/*フォーム*/
/*############################################*/
.komidashi{
	margin:12px 0 20px 0;
}
.widthMiddle{
	width:150px;
}
.error-wrapper{

}
.ondes{
	
	}
.errorBox{
	padding:0;
	margin:0;
	font-size:80%;
	display: none;
	color:#cc0000;
}
.hissu{
	font-size:90%;
	font-weight:normal;
	color:#ff6600;
}
label{
	font-weight:normal;
}
a{
	text-decoration:underline;
}
.ondes {
	color: #999999;
}
/**/
.btnMoushikomi{
	position:relative;
	display:block;
	width:100%;
	margin:20px auto 10px;
	padding:18px 0;
	text-decoration:none;
	text-align:center;
	background:#f6f1e8;
	border:solid 1px #cfcfcf;
}
.btnMoushikomi:hover{
	color:#000!important;
}
.btnMoushikomi div{
	width:210px;
	margin:0 auto;
	padding:8px 0;
	color:#fff;
	font-size:16px;
	background:#424b6d;
}
.banqToiBtn{
	position:absolute;
	top:9px;
	right:14px;
	font-size:11px;
}
.plan .banqToiBtn{
	top:16px;
}
.banqToiBtn span{
	font-size:27px;
	color:#b69c5b;
	line-height:100%;
}
.banqToiBtn span .dai{
	font-size:12px;
	color:#b69c5b;
	line-height:140%;
}












@media only screen and (max-width:736px){

#btnWrapper{
	width:auto;
	height:auto;
	margin:20px 0 0 0;
	background:none;
}
#btnWrapper li{
	float:none;
	width:auto;
	text-align:center;
	margin-bottom:8px;
}
#btnWrapper .btnLiSita{
	width:auto;
	margin-bottom:0;
}

#formBox{
	width:auto;
	padding:3px 5px;
	overflow:auto;
}
#honbunLeft .formTable{
	display:block;
	width:100% !important;
	margin: 0;
}
.formTable tr{
  display:block;
  width:100%;
}
.formTable th{
  display:block;
  width:auto;
  padding:10px 0 0;
  border-bottom:0;
}
.formTable td{
  display:block;
  width:100%;
  min-width:100%;
  padding:5px 0 10px;
}
input[type="image"]{
  max-width:100%;
  height:auto;
}
.form-inline .form-control{
  display:inline-block;
}

.toiWrapper{
	width:auto;
	padding:10px 0;
}
.toiBox{
	margin:0;
	padding:0 5px;
}
#honbunLeft .sougouT{
	width:100% !important;
}
#honbunLeft .toiT{
	width:100% !important;
	margin:10px 0 0 0;
}
.toiT td{
  display:block;
}
/**/
.btnMoushikomi{
	margin:30px auto 10px;
}
.btnMoushikomi input{
	width:auto!important;
}
.banqToiBtn{
	position:relative;
	top:auto;
	right:auto;
	width:90%!important;
	margin:0 auto 50px;
	text-align:center;
}
.banqToiBtn a{
	font-size:27px;
	color:#b69c5b;
	line-height:100%;
	text-decoration:none;
}
.banqToiBtn a .dai{
	font-size:12px;
	color:#b69c5b;
	line-height:140%;
}








}
