@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------
■ デフォルトリセット
--------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1.6;
	border: none;
	list-style-type: none;
}

/* ---------------------------------------------------------
■ floatクリア
--------------------------------------------------------- */
span.clear {
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
}

/* ベース */

html{
	width:100%;
}

body {
	background-color: #3c2213;
	background-image: url(../styleimg/bg-wood-rp.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width:100%;
	text-align: center;
}
#container{
	background-image:url(../styleimg/bg-wood.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}

#contentwrapper {
	width: 1020px;
	margin: 0 auto;
	background-color: #FFFFFF;
	overflow: hidden;
}

/* ヘッダー */

#mainmenuwrapper {
	width: 100%;
	height: 80px;
	background: url(../img/common/head_bg.gif) repeat-x;
	margin: 0;
	padding: 0;
}

#mainmenu {
	height: 72px;
	width: 1000px;
	margin: 0 auto;
	padding: 8px 0 0;
}

#mainmenu h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
}

#menulink {
	margin: 0px;
	padding: 0px;
}

#menulink li {
	display: block;
	float: left;
}

/* サイドメニュー */

#sidemenu{
	width:200px;
	background-color:#FFFFFF;
	float: left;
	height: 100%;
}
#sidemenu dl{
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#sidemenu dl dd p{
	padding: 0px;
	list-style-type: none;
	text-indent:0px;
	font-size: 10px;
	margin: 0px;
}

a:link {
	text-decoration:underline;
	color:#663300;
}
a:visited {
	text-decoration: underline;
	color:#663300;
}
a:hover {
	text-decoration: none;
	color:#996633;
}
a:active {
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#sidemenu dl dd p a img {
	margin-top: 10px;
}
#contentsheader {
	float: left;
	width: 700px;
}#contentsheader2 {
	float: left;
	width: 700px;
	margin-top:30px;
}
#container {
	margin-right:auto;
	margin-left:auto;
	width: 100%;
}
#contentsheader p,#contentsheader2 p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: left;
}
#contentsheader h2,#contentsheader2 h2{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#rightarea {
	width: 250px;
	float: right;
	margin-right: 10px;
}
#leftarea {
	width: 530px;
	float: left;
}
#maincontentsarea {
	width: 800px;
	float: right;
	margin-bottom: 20px;
	background-color: #FFF;
}
.twitter-share-button,.fb_share,.mixi-check-button{
	vertical-align:bottom;
}
.review {
	float:left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 175px;
	margin: 0px;
}
.iteminfo{
	margin-right:auto;
	margin-left:auto;
	width:200px;
	border:solid #FFFFFF 1px;
	line-height: 2em;
	padding-left: 20px;
	margin-top: 10px;
	text-align: left;
	padding-right: 20px;
}
.buttonpalett{
	margin:0px;
	padding:0px;
}
.buttonpalett{

}
.itm-comment{
	clear:both;
	line-height: 1.8em;
	font-size: 14px;
}
#thum,#cart{
	width:250px;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#cart{
	background-color:#f5efe9;
	float: left;
}
#thum li img{
	border:solid 2px #966;
}
#thum li{
	list-style:none;
	float:left;
	margin-right:8px;
	margin-top:8px;
}
#thum ul{
	margin:0px;
	padding:0px;
}
#photoarea{
	width:530px;
	height:410px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#thum ul li a img{
	width:50px;
	height:50px;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity: 0.50;
}
#thum ul li a:hover img{
	width:50px;
	height:50px;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity: 1.00;
}
#othercharm p a img{
	margin-right: 5px;
	margin-bottom:10px;
}
#othercharm{
	width: 790px;
	clear: both;
}
#menulink .mainright {
	float: left;
	width: 160px;
}
#menulink ul {
	margin: 0px;
	padding: 0px;
}
#footarea {
	clear: both;
	text-align: left;
}
#photoarea img {
	position: absolute;
	clear: both;
}

/* フッター */

#footermenu {
	width: 1020px;
	margin: 0 auto;
	clear: both;
	background: url(../img/common/foot_bg.jpg);
}
#footermenu p {
	font-size: 12px;
	color: #e3c59e;
	text-align: left;
	margin:0px;
	padding:0;
	line-height:1.8em;
}
#footermenu table{
	width:1020px;
	background: none;
}

#footermenu table tr td{
	text-align: left;
}

#footermenu table tr td img{
	background-color:#FFF;
	z-index: 100;
}

#footermenu table tr td strong {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E3C59E;
	padding-left:10px;
	color:#E3C59E;
	font-size: 18px;
}

#footermenu table tr td a:link,
#footermenu table tr td a:visited{
	color:#E3C59E;
	text-decoratione:underline;
}

#footermenu table a:hover,
#footermenu table tr td a:active{
	color:#E3C59E;
	text-decoratione:none;
}

#footerlinklist{
	clear:both;
	margin-top:20px;
}
#footerlinklist a {
	margin-right: 20px;
}
#footerlinklist a img{
	margin-right:5px;
}

/* サイドメニュー */

#sidemenu dl dt img {
	margin-top: 5px;
}
#topundermenu {
	width: 800px;
	height:255px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topundermenu img{
	margin:0px;
	padding:0px;
}
#topundermenu a{
	display:block;
	float:left;
	list-style-type:none;
	margin-right:5px;
	width:180px;
}
.itemname {
	font-size: 12px;
	line-height: 1em;
}
.itemsize{
	font-size:12px;
	line-height:1em;
}
#othercharm table {
	font-size: 12px;
	text-align: center;
	margin-bottom: 20px;
}
#othercharm table td{
	width:195px;
	padding: 0px;
	marigin:0px;
}
#othercharm img {
	padding-top: 15px;
	clear: both;
}
.totop {
	font-size: 14px;
	text-align: right;
}

#overviewtable,#privacy {
	margin-top: 30px;
	width: 700px;
}
.bage{
	background-color:#C1AD93;
}
.glaytable,.glaytable td{
	border:1px solid #6C4B33;
}
#contentwrapperindex {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
.rollovercell{
	width:180px;
	height:200px;
	float: left;
}
.rollovercell p{
	font-size:12px;
	text-align: center;
}
#overviewtable h2,#privacy h2,#souryou h2{
	font-size: 18px;
	font-weight: bold;
	color: #6C4B33;
	background-color: #C1AD93;
	padding:5px;
}
#privacy h3,#souryou h3{
background-color:#6C4B33;
	font-size:18px;
	color:#fbe3b4;
	padding:5px;
}
.glaytable,#privacy p,#souryou p,#souryou ul {
	line-height:1.5em;
	text-align: left;
}
#souryou h4{
	background-color:#fbe3b4;
	font-size:16px;
	color:#6C4B33;
	padding:5px;
}
.pk {
	background-color:#FFCCCC;
}
.ye {
	background-color:#FFFF99;
}
.area {
	border-collapse:collapse;
	border: 1px solid #999;
}
.area td{
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	border-collapse:collapse;
}
.mokuji{
	background-color:#C1AD93;
	padding:10px;
	clear:both;
	margin-right:10px;
	text-align: left;
}
.red{
	color:#CC0000;
}
#image01{
	float:left;
	width:375px;
}
#image02,#image03{
	float:left;
	width:350px;
}
