#Sub2 div.side_bg{
	min-height: 200px;
}
body#buy div.contentsBox h2.h2_01{
	background: url(../img/h2_01.png) no-repeat;
	text-indent: -9999px;
	width: 681px;
	height: 39px;
	margin: 10px 0 0 0;
}
body#buy div.contentsBox h2.h2_02{
	background: url(../img/h2_02.png) no-repeat;
	text-indent: -9999px;
	width: 681px;
	height: 39px;
	margin: 10px 0 0 0;
}
body#buy div.contentsBox h2.h2_03{
	background: url(../img/h2_03.png) no-repeat;
	text-indent: -9999px;
	width: 681px;
	height: 39px;
	margin: 10px 0 0 0;
}
body#buy div.contentsBox h2.h2_04{
	background: url(../img/h2_04.png) no-repeat;
	text-indent: -9999px;
	width: 681px;
	height: 39px;
	margin: 10px 0 0 0;
}
body#buy div.box{
	margin: 20px 0 10px 0;	
}
body#buy div.box div.money{
	background: #f1f1f1;
	border: solid 1px #ccc;
	padding:3px;
	margin: 0 0 10px 0;
	width: 672px;
}
body#buy div.box div.money h3{
	color: #c00;
}
body#buy div.box h3 span{
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
body#buy div.box div.ph{
	display:table-cell;
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #ccc;
	
}
body#buy table {
	width: 520px;
	border: 1px #ccc solid;
}
body#buy table th{
	padding: 3px;
	border: 1px #ccc solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align:top;
	background: #f5f5f5;
	width: 90px;

}
body#buy table td{
	padding: 3px;
	border: 1px #ccc solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align:top;
	width: 150px;
}
body#buy div.text ul{
	width: 520px;
	margin: 5px 0 5px 0;
}
body#buy div.text ul li{
	float: left;
	font-size: 10px;
	padding: 1px;
	white-space: nowrap;
	text-align: center;
	margin: 0 1px 0 1px;
}
body#buy div.text ul li.gray{
	border: solid 1px #ccc;
	color: #ccc;
}
body#buy div.text ul li.red{
	border: solid 1px #c00;
	color: #c00;
}
body#buy a.more{
	display: block;
	text-indent: -9999px;
	background: url(../img/more.png) no-repeat;
	width: 120px;
	height: 24px;
}


body#buy table.mailform {
	width: 680px;
	border: 1px #ccc solid;
}
body#buy table.mailform th{
	padding: 3px;
	border: 1px #ccc solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align:top;
	background: #f5f5f5;
	width: 120px;

}
body#buy table.mailform td{
	padding: 3px;
	border: 1px #ccc solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align:top;
	width: 550px;
}
body#buy h4{
	border-left: solid 1px #ccc;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	background: #c00;
	color: #fff;
	padding: 5px;
	width: 673px;
}
body#buy div.formb{
	text-align: center;
}
.msg{
	color: #c00;
}
li.msg,li.msg2{
	margin: 5px 0;	
}
.formbtn{
	text-align: center;
	margin: 20px 0;
}
body#buy ul.tab_navi{
	/*display: none;*/
	margin: 10px 0 0 0;
}
body#buy ul.tab_navi li{
	float: left;
	margin: 0 2px 0 0;
}
body#buy ul.tab_navi li a{
	display: block;
	padding: 10px;
	border: solid 2px #caa739;
	color: #fff;
	background: #1e2767;
	width: 110px;
	text-align: center;
}
body#buy div.index_all ul.tab_navi li.index_all a{
	background: #c00;
}
body#buy div.index_h ul.tab_navi li.index_h a{
	background: #c00;
}
body#buy div.index_m ul.tab_navi li.index_m a{
	background: #c00;
}
body#buy div.index_t ul.tab_navi li.index_t a{
	background: #c00;
}
body#buy div.index_j ul.tab_navi li.index_j a{
	background: #c00;
}
div.more{
	margin: 10px auto;
	width: 300px;
}
div.more a{
	display: block;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	background: #E37D24;
	color: #fff;
}
ul.pimages{
	margin: 10px auto;
	width: 648px;
}
ul.pimages li{
	float: left;
	margin: 5px;
	border: solid 1px #ccc;
	width: 150px;
	height: 150px;
	display: flex;
	justify-content: center;
  align-items: center;
}
div#map_canvas{
	width: 100%;
	height: 300px;
}