@charset "EUC-JP";

* {
	margin: 0px;
	padding: 0px;
}
body {
	color:  #4d4d4d;
	font: 13px/1 "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height: 1.5;
	text-align: center;
	background-color: #fff;
}
a:link {
	color: #195cd8;
	text-decoration: underline;
}
a:visited {
	color: #337BCC;
	text-decoration: underline;
}
a:hover {
	color: #337BCC;
	text-decoration: underline;
}
a:active {
	color: #337BCC;
	text-decoration: underline;
}

/*黒背景*/
#Option .option_cell2{
    color: #000;
}
table.size,
#contents div.spec table,
table.size2{
	  color: #000;
}
#contents div.spec ul.btn li a{
	color: #fff !important;
}
/*黒背景*/

#bg {
}

#wrapper {
	width: 990px;
	margin: 0px auto;
	font-size: 12px;
	background-color: #fff;
	text-align: left;
}

#header {
	overflow: hidden;
	margin: 0px auto;
	/*height: 285px;*/
	width: 970px;
}

#header-sale{
margin: 5px 0 0 0 ;
}

.logo-right-img{
margin-left: 20px;
}

#container {
	padding-top: 10px;
	margin: 0px auto;
	width: 950px;
}
#side {
	float: left;
	width: 200px;
	margin: 0px 0px 20px 0px;
}
#contents {
	width: 730px;
	float: right;
	margin: 0px 0px 20px;
}
#footer {
	margin: 0px auto;
	width: 970px;
	clear: both;
}
#header h1 {
	font-size: 14px;
	height: 20px;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 30px;
	color: #4d4d4d;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	list-style-image:none;
}
#header form {
	float: right;
	margin: 0px 0px 10px;
	width: 400px;
}
#header form select {
	width: 200px;
	margin: 0px 7px 0px 0px;
}
#header form input {
	width: 120px;
	margin-right: 7px;
	vertical-align: top;
}

#header p.logo {
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
	float: left;
	margin-left: 20px;
	margin-top: 11px;
	height: 74px;
	margin-bottom: 17px;
  width: 213px;
}
#header p.logo a {
	text-decoration: none;
}
#header p.logo a:hover {
	text-decoration: underline;
}
#header p.logo a img {
	border-style: none;
  padding-bottom: 15px;
  width:100%;
}

#header ul.global-navi {
	clear: both;
	float: left;
	width: 970px;
}
#header ul.global-navi li {
	float: left;
	height: 80px;
	line-height: 0;
	margin: 0px;
	text-indent: -9999px;
}
#header ul.global-navi li a {
	display: block;
	height: 100%;
	line-height: normal;
	background: url(https://img02.shop-pro.jp/PA01008/970/etc/202302_header_globalnavi.jpg);
}
#header ul.global-navi li.home a {
	background-position: 0px top;
	width: 198px;
}
#header ul.global-navi li.guide a {
	background-position: -198px top;
	width: 191px;
}
#header ul.global-navi li.blog a {
	background-position: -389px top;
	width: 192px;
}
#header ul.global-navi li.contact a {
	background-position: -581px top;
	width: 191px;
}
#header ul.global-navi li.cart a {
	background-position: -772px top;
	width: 198px;
}

#header ul.global-navi li.home a:hover {
	background-position: 0px bottom;
}
#header ul.global-navi li.guide a:hover {
	background-position: -198px bottom;
}
#header ul.global-navi li.blog a:hover {
	background-position: -389px bottom;
}
#header ul.global-navi li.contact a:hover {
	background-position: -581px bottom;
}
#header ul.global-navi li.cart a:hover {
	background-position: -772px bottom;
}

#header div.member {
	float: right;
	width: 270px;
	clear: right;
}
#header div.member p.member {
	line-height: 20px;
	font-size: 10px;
	margin: 0px 20px 0px 0px;
	text-align: right;
}
#header div.member ul {
	margin: 0px 20px 0px 0px;

}
#header div.member ul li {
	line-height: 20px;
	padding: 0px 0px 0px 20px;
	float: right;
	white-space: nowrap;
	margin: 0px 0px 10px 10px;
}
#header div.member ul li a {
	color: #4d4d4d;
	text-decoration: none;

}
#header div.member ul li a:hover {
	text-decoration: underline;
}

#header div.member ul li.login {
	background: url(https://img.shop-pro.jp/tmpl_img/44/0801_icon_login.gif) no-repeat left center;
}
#header div.member ul li.regist {
	background: url(https://img.shop-pro.jp/tmpl_img/44/0801_icon_regist.gif) no-repeat left center;
}
#header div.member ul li.mypage {
	background: url(https://img.shop-pro.jp/tmpl_img/44/0801_icon_mypage.gif) no-repeat left center;
}
#header div.member ul li.logout {
	background: url(https://img.shop-pro.jp/tmpl_img/44/0801_icon_logout.gif) no-repeat left center;
}
#header div.navi-box {
	clear: both;
	height: 80px;
	width: 970px;
}

/* サイドここから ************* */
#side ul.side-category {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 198px;
	list-style-type: none
}
#side ul.side-category li {
	margin-bottom: 5px;
	border: 1px #777 dotted;
}
#side ul.side-category li a {
	display: block;
	padding: 10px;
	color: #4d4d4d !important;
	text-decoration: none!important;
	background-color: #fff!important;
}
#side ul.side-category li a:hover {
	background-color: #ffe7de!important;
	color: #000!important;
}
#side #side-sale {
	margin: 0 0 10px 0;
}
#side #side-sale a {
	text-indent: -9999px;
	display: block;
	width: 200px;
	height: 113px;
	background: #ffffff url(https://img02.shop-pro.jp/PA01008/970//etc/201802_side_sale_1.jpg) 0 top no-repeat;
}
#side #side-sale a:hover {
	background: #ffffff url(https://img02.shop-pro.jp/PA01008/970/etc/201802_side_sale_2.jpg) 0 bottom no-repeat;
}
#side .side-bnr {
	margin-top: 20px;
	margin-bottom: 20px;
}
#side #side-mailmagagine {
	margin-bottom: 20px;
	width: 194px;
	border-left: 3px solid #21A23C;
	border-right: 3px solid #21A23C;
	border-bottom: 3px solid #21A23C;
}
#side #side-mailmagagine p {
	padding: 20px 10px;
}
/* サイドここまで ************* */

/* フッターここから ************* */
#footer {
	background-color: #dadada;
	width: 970px;
}
#footer #footer-soryo {
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
   text-align: left;
}
#footer #footer-soryo:before,
#footer #footer-soryo:after {
	content: " ";
	display: table;
}
#footer #footer-soryo:after {
	clear: both;
}
#footer #footer-soryo #footer-soryo-1 {
	width: 435px;
	float: left;
	padding-right: 20px;
}
#footer #footer-soryo #footer-soryo-1 p.footer-txt01 {
	color: #cb0101;
	font-weight: bold;
	margin-bottom: 10px;
}
#footer #footer-soryo #footer-soryo-1 ul.footer-txt02 {
	margin-left: 1em;
}
#footer #footer-soryo #footer-soryo-1 ul.footer-txt02 li {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 5px;
	color: #624b40;
}
#footer #footer-soryo #footer-soryo-1 ul.footer-txt02 li em {
	font-style: normal;
	font-weight: bold;
}
#footer #footer-soryo #footer-soryo-2 {
	width: 435px;
	float: left;
	padding-left: 20px;
}

#footer #footer-soryo #footer-soryo-2 p.footer-txt01 {
	color: #cb0101;
	font-weight: bold;
	margin-bottom: 10px;
}
#footer #footer-soryo #footer-soryo-2 ul.footer-txt02 {
	margin-left: 1em;
	color: #624b40;
}
#footer #footer-soryo #footer-soryo-2 ul.footer-txt02 li {
	margin-bottom: 5px;
	list-style-type: disc;
	list-style-position: outside;
}
#footer #footer-soryo #footer-soryo-2 ul.footer-txt02 li em {
	font-style: normal;
	font-weight: bold;
}
#footer #fotter-bottom {
	background-color: #2757b8;
	color: #fff;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}
#footer #fotter-bottom #footer-nav {
	margin-left: 230px;
}
#footer #fotter-bottom #footer-nav ul {
	margin-bottom: 40px;
	list-style-type:none;
}
#footer #fotter-bottom #footer-nav ul:before,
#footer #fotter-bottom #footer-nav ul:after {
	content: " ";
	display: table;
}
#footer #fotter-bottom #footer-nav ul:after {
	clear: both;
}
#footer #fotter-bottom #footer-nav ul li {
	float: left;
	color: #fff;
}
#footer #fotter-bottom #footer-nav ul li a {
	color: #fff;
	text-decoration: none;
}
#footer #fotter-bottom #footer-nav ul li a:hover {
	text-decoration: underline;
}
#footer #fotter-bottom #copy {
	color: #fff;
	margin-top: 20px;
}
/* フッターここまで ************* */
#contents h2 {
	padding-top:5px;
	padding-bottom:5px;
	width: 710px;
	font-size: 18px;
	line-height: 1.5;
	clear: both;
	margin-bottom: 20px;
	color: #ffffff;
	background-color: #35917a;
	text-align: left;
}
#contents h2:not(.top-tit-news) {
	padding-left: 10px;
}

#top-tit-newarrival  {
  	width: 700px !important;
   padding: 15px;
   font-size: 23px !important;
}

#contents h3 {
	clear: both;
	color: #4d4d4d;
	width:690px;
	padding-left: 40px;
	font-size: 16px;
	height:27px;
	background: url(https://img02.shop-pro.jp/PA01008/970/etc/201509_bg_h3.gif) no-repeat 0 0;
}
#contents p {
	line-height: 1.6em;
	margin: 0px 40px 20px;
}
#contents ul {
	line-height: 1.6em;
	margin: 0px 40px 20px;
	list-style-type:none;
	list-style-image:none;
}
#contents ul li {
	background: url(https://img.shop-pro.jp/tmpl_img/44/0801_icon_arrow.gif) no-repeat left 0.3em;
	padding: 0px 0px 0px 15px;
}
#contents p.none {
	font-size: 14px;
	line-height: 200px;
	letter-spacing: 0.1em;
	text-align: center;
}
#contents p.sort {
	text-align: right;
}

#contents ul.topicpass {
	margin: 0 0 5px;
}
#contents ul.topicpass li {
	display: inline;
	margin: 0;
	line-height: 1.5em;
	padding: 0px;
	background-image: none;
}
#contents ul.topicpass li a {
	margin:0;
}
#contents ul.product {
	margin: 0px 0px 0px 30px;
	list-style-type:none;
	list-style-image:none;
	clear: both;
}
#contents ul.product li {
	margin: 0px 20px 20px 0px;
	float: left;
	width: 150px;
	text-align: center;
	padding: 0px;
	background: url(none);
}
#contents ul.product li a {
	text-decoration: none;
	line-height: 1.2em;
}
#contents ul.product li a:hover {
	text-decoration: underline;
}
#contents ul.product li a img{
		display: block;
		margin: 0px auto 3px;
		max-width: 100%;
		height: auto;
		border: 3px solid #000;
}
#contents ul.product li span {
	display: block;
	text-align: center;
	margin: 0px auto 3px;
	font-size: 10px;
	line-height: 1.2em;
}
#contents ul.product li span.none {
	height: 118px;
	width: 118px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 118px;
	background: #FFF;
	border: 1px solid #553315;
	color: #553315;
	cursor: pointer;
}
#contents ul.product li span.exp {
	line-height: 1.3em;
	margin: 0px 7px 3px;
}
#contents ul.product li span.regular {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: line-through;
	color: #818181;
}
#contents ul.product li span.price {
	font-family: Verdana, Geneva, sans-serif;
	color: #C30030;
	font-weight: bold;
	margin: 0px;
}
#contents ul.product li span.soldout {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.4em;
	font-weight: bold;
	color: #FFF;
	background: #21A23C;
	margin: 0px;
}
#contents ul.page {
	text-align: center;
	margin: 0px auto 30px;
	clear: both;
	width: 700px;
}
#contents ul.page li {	list-style-type:none;
	list-style-image:none;
	margin: 0px;
	padding: 0px;
	background: url(none);
	font: 10px Verdana, Geneva, sans-serif;
	display: inline;
}
#contents ul.page li a, #contents ul.page li span {
	display: inline-block;
	padding: 5px 7px;
	text-decoration: none;
	margin: 0px 0px 10px;
}
#contents ul.page li a {
	border: 1px solid #21A23C;
	background: #21A23C;
	color: #FFF;
}
#contents ul.page li a:hover {
	border: 1px solid #21A23C;
	background: #FFF;
	color: #FFF;
}
#contents ul.page li span {
	border: 1px solid #21A23C;
	background: #FFF;
	font-weight: bold;
	color: #21A23C;
}
#contents dl.posted {
	margin: 0px 40px 20px;
}
#contents dl.posted dt {
	font-size: 10px;
	line-height: 1.6em;
	font-weight: bolder;
}
#contents dl.posted dt span {
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 8px;
}
#contents dl.posted dd {
	line-height: 1.4em;
	margin-bottom: 8px;
}
#contents dl.posted dd a {
	font-weight: bold;
}
#contents dl.posted dd p {
	font-size: 10px;
	color: #666;
	margin: 0px 0px;
}

#contents div.pickup {
	clear: both;
}
#contents div.pickup h2 {
	font-size: 10px;
	line-height: 10px;
	background: url(https://img.shop-pro.jp/tmpl_img/44/0801_pickup_h2.gif);
	text-indent: -9999px;
	height: 34px;
	padding: 0px;
}
#contents div.pickup h2.none {
	display: none;
}
#contents div.pickup div.btm-half ul.product li {
	margin: 0px 10px 20px 0px;
	float: left;
	width: 70px;
	text-align: center;
	line-height: 0;
	padding: 0px;
	background: url(none);
}
#contents div.pickup div.btm-half ul.product li a img{
	display: block;
	margin: 0px auto 3px;
	border-style: none;
	width: 70px;
}
#contents div.pickup div.btm-half ul.product li span.none {
	height: 68px;
	width: 68px;
	line-height: 68px;
	border: 1px solid #553315;
}

#contents div.checkitem {
	clear: both;
}
#contents div.checkitem h3 {
	clear: both;
	color: #4d4d4d;
	width:690px;
	margin-bottom:20px;
	padding-left: 40px;
	font-size: 14px;
	height:27px;
	background: url(https://img02.shop-pro.jp/PA01008/970/etc/201509_bg_h3.gif) no-repeat 0 0;
}
#contents div.checkitem div.btm-half ul.product li {
	width:70px;
	float: left;
	background-image: none;
	padding: 0;
	margin: 0 10px 20px 0;
}
#contents div.checkitem div.btm-half ul.product li img.ci_img {
	width:70px;
	border:3px solid #000;
}
#contents div.checkitem div.btm-half ul.product li span.none {
	height: 68px;
	width: 68px;
	line-height: 68px;
	border:1px solid #553315;
}
#contents div.checkitem ul.product {
	line-height: 1.6em;
	list-style-image: none;
	list-style-type: none;
	margin: 0 30px 20px;
}
#contents div.checkitem ul.product li span {
	display: block;
	font-size: 10px;
	line-height: 1.2em;
	margin: 0 auto 6px;
	text-align: center;
}
#contents div.checkitem ul.product li span.soldout {
	background: none repeat scroll 0 0 #E0D69F;
	color: #553315;
	font-family: Verdana,Geneva,sans-serif;
	font-weight: bold;
	line-height: 1.4em;
}

#contents div.checkitem ul.product li span.none {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	font-family: Verdana,Geneva,sans-serif;
	height: 68px;
	line-height: 68px;
	width: 68px;
}
#contents div.checkitem ul.product li a {
	text-decoration:none;
}
#contents div.checkitem ul.product li a:hover {
	text-decoration:underline;
}

/* -- side calendar -- */
.side_cal table {
	width: 196px;
	margin: 0 auto 10px;
	border-collapse: collapse;
	border-spacing: 0;
}
.side_cal th, .side_cal td, .side_cal caption {
	height: 24px;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	border-bottom: 1px solid #dadada;
}
.side_cal th {
	width: 28px;
}
.side_cal_memo {
	margin: 10px 0 20px;
	padding: .5em 10px;
	font-size: 10px;
	line-height: 1.4;
	border: 1px solid #dadada;
}

.cg_freespace_01 img{
  max-width:660px;