body {
	background-color: black;
	margin: 0;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color: #FFF;
}
a {
text-decoration: none;
}
a:hover {
color: blue;
text-decoration: underline;
background-color: #97FFF2;
}
a:active {
color: blue;
text-decoration: underline;
background-color: #97FFF2;
}
a:visited {
color: blue;
}
img {border:none}
div#wrapper {
	margin:0 auto;
	overflow:hidden;
	width: 100%;
	text-align: center;
}
div#wrapper2 {
	margin:0 auto;
	overflow:hidden;
	width: 950px;
	text-align: center;
	background-color: #000000;
}
.table1 {
	font-size: 14px;
	width: 950px;
	border: none;
	padding: 5px;
	color: #FFFFFF;
	line-height: 24px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #000000;
}
.table2 {
	font-size: 14px;
	color: #FFF;
}
.table3 {
	font-size: 13px;
	color: #FFF;
	width: 950px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}

.copy {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-align: center;
}
.catch {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	width: 950px;
	margin: 15px auto 10px;
	padding: 5px 20px;
	text-align: left;
	line-height: 24px;
	background: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.model {
	font-family: 'Oleo Script', cursive;
	font-size: 20px;
	color: #ACA541;
	margin-bottom: 10px;
}
.model2 {
	font-family: 'Oleo Script', cursive;
	font-size: 14px;
	color: #ACA541;
}
.map1 {
	width: 950px;
	background-color: #990000;
	font-size: 9px;
}
.map2 {
	font-size: 12px;
	color: #000;
	background-color: #000;
}
.map3 {
	width: 950px;
	background-color: #181818;
}
.head {
	font-size: 14px;
	line-height: 26px;
	color: #FFF;
	width: 950px;
}
.fivestar {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.comment {
	float: left;
	width: 210px;
	margin-left: 5px;
}
.price1 {
	text-align: right;
}
.price2 {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}

.thum {
	text-align: center;
	width: 220px;
	float: left;
}
.thum_area {
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.thum_45 {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
.float_clear {
	clear: both;
}
.story {
	width: 850px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
