
body {
	-webkit-text-size-adjust : none;
	background: #221e1f;
	color: #ffffff;
	font-size: 12px;
	font-family : "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Verdana,Arial,sans-serif;
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
}

.title {
	width: 100% !important;
	padding-top: 0px;
	text-align: center;
}

h3 {
	margin-top: 2px;
	text-align: center;
}

h4 {
	margin-top: 2px;
	text-align: left;
}

.inbox {
	width: 100% !important;
}

.photos {
	float: left;
	width: 100%;
}

.right-box {
	float: left;
	width: 300px;
	margin-right: 0px;
}

.googlemap {
	float: left;
	width: 300px;
}

