* {
	margin: 0px;
	padding: 0px;
}
html {
	background-color: #f6f2e9;
}
body{
	line-height : 180%;
	font-size : 85%;
	font-family:'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color: #333333;
	border-top: 3px solid #aac366;
	background-color: #dfe4bb;
	background-image: url(https://img08.shop-pro.jp/PA01205/026/etc/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#header {
	width : 100%;
}
#headerinner {
	margin-right : auto;
	margin-left : auto;
	height: 117px;
	width: 950px;
	position: relative;
}
#headerleft {
	padding: 15px 0px 15px 0px;
	float: left;
	width: 550px;
	height: 87px;
}
#headerright {
	padding: 15px 0px 0px 10px;
	float: right;
	width: 380px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
}
#topmenu {
	width : 100%;
	height: 40px;
	clear: both;
}
#topmenuinner {
	margin-right : auto;
	margin-left : auto;
	width: 950px;
	position: relative;
	border-top: 1px solid #8f7d5a;
	border-bottom: 1px solid #8f7d5a;
	height: 35px;
}
#container {
	width: 950px;
	text-align: left;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear: both;
}
#wrapper {
	float: left;
	background-repeat: repeat-y;
	clear: both;
	background-image: url(https://img08.shop-pro.jp/PA01205/026/etc/container_bg.gif);
	background-color: #FFF;
	width: 950px;
}
#menu {
	padding: 15px 0px 15px 10px;
	float: left;
	width: 200px;
	background-repeat: repeat-y;
}
#topimage {
	width : 100%;
	clear: both;
	margin-top: 10px;
}
#topimageinner {
	margin-right : auto;
	margin-left : auto;
	height: 310px;
	width: 930px;
	position: relative;
	padding: 10px 10px 0px 10px;
	background-color: #FFF;
}
.topimageborder {
	border: 3px solid #eee3e1;
}
#main {
	float: right;
	width: 710px;
	padding: 15px 10px 15px 14px;
	background-color: #ffffff;
}
#bottommenu {
	text-align: center;
	clear: both;
	padding: 5px 10px;
	border-top: 1px solid #e9e9e9;
	background-color: #ffffff;
}
#footer {
	width : 100%;
	background-color: #f6f2e9;
	clear: both;
}
#footerinner {
	width: 950px;
	margin-right : auto;
	margin-left : auto;
	clear: both;
	padding: 10px 0px;
}
#footerinner a {
	color: #FFF;

}
#footerleft {
	padding: 5px 10px;
	float: left;
	width: 370px;
}
#footerright {
	padding: 5px 10px;
	float: right;
	width: 530px;
	text-align: right;
}
#topmenu ul li {
	float: left;
	width: 157px;
	text-align: center;
	list-style: none;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	border-left: 1px solid #8f7d5a;
	border-bottom: 1px solid #8f7d5a;
	background-color: #FFF;
}
#topmenu ul li.right {
	float: left;
	text-align: center;
	list-style: none;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	width: 158px;
	border-right: 1px solid #8f7d5a;
}
#topmenu ul li a{
	text-decoration: none;
	display: block;
	color: #000;
}
#topmenu a:hover {
	background-color: #f6f2e9;
}
.menubar {
	color: #FFF;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	font-size: 100%;
	margin-bottom: 0px;
	text-indent: 20px;
	margin-bottom: 5px;
	background-color: #a6c653;
	margin-top: 5px;
}
.menubar_sub {
	color: #000;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	font-size: 100%;
	margin-bottom: 0px;
	text-indent: 20px;
	margin-bottom: 5px;
	border-bottom: 2px solid #ccc;
}
#menu ul {
}
#menu ul li {
	font-weight: normal;
	color: #333333;
	text-indent: 15px;
	list-style-type: none;
	line-height: 30px;
	background-image: url(https://img08.shop-pro.jp/PA01205/026/etc/menu_li.png);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	font-size: 14px;
	margin: 0px 0px 3px 0px;
	height: 30px;
	border-bottom: 1px dotted #ccc;
}
#menu ul li a {
	color: #333333;
	text-decoration: none;
	display:block;
}
#menu ul li a:hover {
	color: #333333;
	text-decoration: underline;
	display:block;
	background-image: url(https://img08.shop-pro.jp/PA01205/026/etc/menu_li_hover.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
}
#menu ul li a.selected {
	color: #333333;
	display:block;
	background-image: url(https://img08.shop-pro.jp/PA01205/026/etc/menu_li_hover.png);
	background-position: 0px;
	background-repeat: no-repeat;
}
a:link {
	color:#F60;
}
a:visited {
	color:#F60;
}
a:hover {
	color:#FF0000;
}
a:active {
	color:#FF0000;
}
h1,h2,h3,h4 {
    font-size : 100%;
    font-weight : normal;
    margin-bottom: 0px
}
.entry {
	margin-top: 5px;
	text-indent: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 120%;
	line-height: 35px;
	color: #fff;
/*
	color: #8f7d5a;
*/	
	border-bottom: 1px solid #ddcca0;
	clear: both;
	background-color: #a6c653;
/*
	background-color: #d7e5b2;
*/
}
.subentry {
	margin-top: 5px;
	text-indent: 35px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 120%;
	line-height: 25px;
	color: #F60;
	border-bottom: 2px solid #aac366;
	clear: both;
	background-image: url(https://img08.shop-pro.jp/PA01205/026/etc/clover.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
}
.thirdentry {
	margin-top: 5px;
	text-indent: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 110%;
	line-height: 20px;
	clear: both;
	color: #8f7d5a;
}
.red {
	color: #CC0000;
}
.bold {
	font-weight: bold;
}
.orange {
	color: #FF6600;
}
.small {
	font-size: 80%;
}
.big {
	font-size: 120%;
}
.tableborder{
    border-collapse: collapse;
    border: 1px solid #cccccc;
}
.tableborder td{
	border: 1px solid #cccccc;
	padding: 4px;
}
.tableborder th{
	background-color: #EFEFE2;
	border: 1px solid #cccccc;
	padding: 4px;
}
.tableborder_detail{

}
.tableborder_detail th{
	background-color: #f4f4f4;
	padding: 4px;
}
#menu .box {
	padding: 10px 10px;
	background-color: #FFFFFF;
	line-height: 150%;
	border-bottom: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}
.borderbox {
	padding: 10px 10px;
	background-color: #FFFFFF;
	border: 1px solid #e9e9e9;
}
.borderbox_blue {
	padding: 10px 10px;
	background-color: #FFFFFF;
	border: 1px solid #09c;
}
.toppage_borderbox {
	padding: 5px 5px;
	border: 1px solid #f4f4f4;
	float: left;
	width: 125px;
	margin: 0px 5px 10px 0px;
	line-height: 150%;
	font-size: 13px;
}
.clear {
	clear: both;
}
.imageleft {
	padding: 0px 15px 15px 0px;
	float: left;
}
.imageright {
	padding: 0px 0px 15px 15px;
	float: right;
}
.imagebottom {
	padding: 0px 0px 10px 0px;
}
.item_box {
	padding: 5px 5px;
	border: 1px solid #f4f4f4;
	float: left;
	width: 160px;
	margin: 0px 5px 10px 0px;
}
.clearfix:after { 
    content : "."; 
    display : block; 
    height : 0; 
    clear : both; 
    visibility : hidden; 
} 
* html .clearfix { 
    height : 1%; 
} 
.clear { 
    clear : both; 
}


/* 特定商取引法に基づく表記（返品など）ボタン */
p#sk_link_other {
	text-align:left;
	margin-top:10px;
}

p#sk_link_other a {
	font-size:12px;
}

/*　フッター（コピーライト）　*/

#group-list {
	border-top:#838383 dotted 1px;
	padding:5px 0px 0px;
	margin:10px 20px 0px 0px;
}