@charset "utf-8";
body {
	background-color: #000;
	margin:0;
	padding:0;
	width:100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
}
#title {
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#title img {
	width: 100%;
}
#main {
	margin-top: 30px;
	width: 100%;
}
#main img {
	width: 100%;
}
.caption table {
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
}
.caption table td {
	padding-left: 10px;
}
#order p {
	font-size: 13px;
	padding: 10px;
}
#list table {
	border:1px solid #333;
	border-spacing: 0px;
	width: 215px;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
}
#list table caption {
	height: 20px;
	text-align: center;
	border:1px solid #333;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../../image/bg_caption.jpg);
	font-size: 14px;
}
#thead th {
	padding-left: 10px;
	background-image: url(../../image/bg_th.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 23px;
}
.odd {
	background-color: #151515;
}
.odd2 {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #230707;
	border-bottom-color: #230707;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.odd th,.odd td,.odd2 th,.odd2 td {
	padding:10px;
}
#description {
	color: #333;
	background-color: #FFF;
	margin-top: 20px;
	font-size: 13px;
	;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
	line-height: 25px;
	border: 3px solid #999;
	margin-right: 10px;
	margin-left: 10px;
}
#comment {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 10px;
	padding-top: 10px;
	line-height: 20px;
}
#mail {
	margin-top: 20px;
	background-color: #666;
	width: 200px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 2px solid #333;
	color: #DFDFDF;
	display: block;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#footer {
	width: 100%;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	text-align: center;
	color: #666;
	line-height: 25px;
}
#footer a {
	color: #999;
	text-decoration: none;
	font-size: 14px;
	background-color: #666;
	width: 100px;
	text-align: center;
	padding-top: 5px;
	padding-bottom:5px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 2px solid #333;
	color: #DFDFDF;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bold {
	font-weight: bold;
}
#slider {
	list-style-type: none;
}
#slider img {
	width: 320px;
	height: 240px;
}
#button {
	margin-top: 20px;
	font-size: 14px;
}
#button a {
	text-decoration: none;
	color: #FFF;
	background-color: #999;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
	border: 2px solid #333;
}
#prev {
	float: left;
	margin-left: 20px;
}
#next {
	float: right;
	margin-right: 20px;
}
.clearfix:after{
	content: "";
	clear: both;
	display: block;
}
#anchorToPcInSp {
	display: none;
}
