* {
	margin: auto;
	padding: 0px;
	text-align: center;
}
body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Verdana, 'ＭＳ Ｐゴシック', sans-serif;
	background-image: url(image/bk.jpg);
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
}
#wrapper {
	width: 1200px;
	background-image: url(image/bk_wrap.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#menu {
	width: 814px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#detail_box {
	width: 814px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#detail_box #detail_in {
	background-image: url(image/in.jpg);
	background-repeat: repeat-y;
	width: 814px;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 10px;
}
#top {
	text-align: right;
	padding-right: 200px;
}

h2 {
	font-size: 16px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#top a {
	text-align: right;
}
#close {
	text-align: right;
	padding-right: 200px;
	padding-bottom: 30px;
}
#close a {
	text-align: right;
}


h3 {
	font-size: 14px;
	line-height: 1.8em;
	font-weight: normal;
	margin: 0px;
	padding-left: 10px;
	text-align: left;
}

#detail_in td {
	padding: 5px;
	font-size: 14px;
	line-height: 1.5em;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.dot {
	background-image: url(image/dot_red.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
p {
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 5px;
}
h4 {
	font-size: 14px;
	margin: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	line-height: 1.5em;
}


#detail_in #tx {
	padding-top: 20px;
}




#phot {
}
#phot {
	width: 814px;
}

#bar {
	padding-bottom: 10px;
	padding-top: 5px;
}

#header {
	background-image: url(image/bk_head01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 132px;
	width: 100%;
	text-align: center;
}
