html,body {
	background: -webkit-gradient(linear, center top, center bottom, from(#2A2A2A),to(#000));
	background: -moz-linear-gradient(top, #2A2A2A, #000);
}
a{
	color: #999;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
#wrapper {
	color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#title {
	width: 1000px;
	border-bottom: solid 1px;
}
h1 {
	font-size: 16px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
}
#title p {
	font-size: 25px;
	float: right;
	padding-right: 10px;
	padding-top: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.clearfix:after{
	content: "";
	clear: both;
	display: block;
}
#main {
	width: 1000px;
	border-bottom: solid 1px;
}
#gallery {
	float: left;
	margin-top: 30px;
	
	width: 600px;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 450px;
	margin: 0 0 20px;	
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 600px;
	height: 450px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: left;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	width: 600px;
	height: 450px;
}
div.slideshow img,  x:-moz-any-link {
	margin: -15px 0 0;
}
div.slideshow img,  x:-moz-any-link, x:default {
	margin: -15px 0 0; 
}
div.caption-container {
	position: relative;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	height: 500px;
}
.cInfoTable tr td {
	padding-left: 20px;
}
ul.thumbs li {
	width: 120px;
	height: 90px;
	float: left;
	list-style: none;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a.thumb {
	display: block;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
ul.thumbs img {
	border: none;
	display: block;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 600px;
	top: 0;
	left: 0;
}
#thumbs {
	float: right;
	margin-top: 30px;
	height: 550px;
}
#description {
	color: #333;
	background-color: #FFF;
	margin-top: 20px;
	font-size: 13px;
	width: 980px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
	line-height: 20px;
	background-image: url(../image/bg_description.jpg);
	background-repeat: no-repeat;
	background-position: right -100px;
	border: 3px solid #999;
}
#comment {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 10px;
	padding-top: 10px;
}
#order {
	margin-top: 20px;
	font-size: 15px;
}
#order2 {
	width: 435px;
}
#list {
	float: left;
}
#list table {
	margin-top: 10px;
	border:1px solid #333;
	border-spacing: 0px;
	width: 215px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}
#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;
}
#mail {
	margin-top: 10px;
	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;
}
#footer {
	width: 1000px;
	padding-bottom: 5px;
}
#footer p {
	text-align: center;
	color: #666;
	line-height: 25px;
}
#footer a {
	text-decoration: none;
	font-size: 16px;
}
#spLinkBlockInPc {
	display: none;
}
div.pagination {
	clear: both;
	margin-left: 10px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
.bold {
	font-weight: bold;
}
