@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
    float: left;
}
#wrapper12 {
	height: auto;
	width: 700px;
	float: left;
}
#photobox12 {
	height: 200px;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



.honbun12 {
	font-size: 12px;
	line-height: 1.8em;
	color: #333;
	display: inline;
}
.photo12_400_200 {
	display: block;
	padding: 0px;
	float: left;
	height: 200px;
	width: 400px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	
}
.under_uper_line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}
#shopmap {
	padding: 10px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	border: 1px solid #333;
	background-color: #E0E0E0;
}
