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

/* -------------------------------------
item
---------------------------------------- */

#wrapper #content #main .item {
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #content #main .item h2 {
	font-size: 20px;
	color: #FFF;
	background-color: #063;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	/* radius */
	border-radius:10px;
	-moz-border-radius: 10px; /* for Firefox*/
	-webkit-border-radius: 10px;/*for Safari and chrome*/
	border-radius: 10px;


 //CSS3 behavior: url(border-radius.htc);
	letter-spacing: 1em;
}
#wrapper #content #main .item .goods img {
	margin-right: auto;
	margin-left: auto;
}
#wrapper #content #main .item .goods .item_img {
	text-align: center;
}
#wrapper #content #main .item .goods {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #630;
	padding-bottom: 40px;
	margin-bottom: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #content #main .item .goods .maker {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#wrapper #content #main .item .goods .deas {
	color: #6b4224;
}
#wrapper #content #main .item .goods .lixil {
	color: #ef7a00;
}
#wrapper #content #main .item .goods .onlyoneclub {
	color: #00833f;
}
#wrapper #content #main .item .goods .takasho {
	color: #a52842;
}
#wrapper #content #title_item {
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
}
#wrapper #content #main .item .goods .item_img p a {
	color: #600;
	text-decoration: none;
	background-color: #CCC;
	display: block;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 20px;
}
#wrapper #content #main .item .goods .item_img p a:hover {
	background-color: #ddd;
}
#wrapper #content #main .item .goods h3 {
	font-size: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 10px;
	line-height: 1.5em;
}
#wrapper #content #main .item .goods h4 {
	font-size: 14px;
	margin-bottom: 10px;
}
#wrapper #content #main .item .goods p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

/* -------------------------------------
item  end
---------------------------------------- */

/* -------------------------------------
item2
---------------------------------------- */


#wrapper #content #main .item {
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #content #main .item2 h2 {
	font-size: 24px;
	color: #FFF;
	background-color: #933;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	/* radius */
	border-radius:10px;
	-moz-border-radius: 10px; /* for Firefox*/
	-webkit-border-radius: 10px;/*for Safari and chrome*/
	border-radius: 10px;





 //CSS3 behavior: url(border-radius.htc);
	letter-spacing: 0.1em;
	line-height: 1.5em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrapper #content #main .item2 .goods img {
	margin-right: auto;
	margin-left: auto;
}
#wrapper #content #main .item2 .goods .item_img {
	text-align: center;
	margin-bottom: 10px;
	font-weight: normal;
}
#wrapper #content #main .item2 .goods {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #630;
	padding-bottom: 40px;
	margin-bottom: 40px;
	padding-right: 10px;
	padding-left: 10px;
	width: 480px;
}
#wrapper #content #main .item2 .goods .maker {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#wrapper #content #main .item2 .goods .deas {
	color: #FFF;
	font-size: 24px;
	background-color: #F66;
	text-align: center;
	/* radius */
	border-radius:10px;
	-moz-border-radius: 10px; /* for Firefox*/
	-webkit-border-radius: 10px;/*for Safari and chrome*/
	border-radius: 10px;




 //CSS3 behavior: url(border-radius.htc);
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #content #main .item2 .goods .lixil {
	color: #ef7a00;
}
#wrapper #content #main .item2 .goods .onlyoneclub {
	color: #00833f;
}
#wrapper #content #main .item2 .goods .takasho {
	color: #a52842;
}
#wrapper #content #title_item2 {
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
}
#wrapper #content #main .item2 .goods p a {
	color: #600;
	text-decoration: none;
	background-color: #ffccff;
	display: block;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 2px solid #AA0000;
	text-align: center;
	/* radius */
	border-radius:10px;
	-moz-border-radius: 10px; /* for Firefox*/
	-webkit-border-radius: 10px;/*for Safari and chrome*/
	border-radius: 10px;
}
#wrapper #content #main .item2 .goods p a:hover {
	background-color: #ffddff;
}
#wrapper #content #main .item2 .goods h3 {
	font-size: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 10px;
	line-height: 1.5em;
}
#wrapper #content #main .item2 .goods h4 {
	font-size: 16px;
}
#wrapper #content #main .item2 .goods p {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#wrapper #content #main .item2 ul.sokyu {
	font-size: 16px;
	color: #6F482C;
	background-color: #F1EEBA;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 30px;
	/* radius */
	border-radius:10px;
	-moz-border-radius: 10px; /* for Firefox*/
	-webkit-border-radius: 10px;/*for Safari and chrome*/
	border-radius: 10px;


  //CSS3 behavior: url(border-radius.htc);
	border: 2px solid #6F482C;
	line-height: 150%;
	padding-right: 10px;
	padding-left: 30px;
	font-weight: bold;
}

#wrapper #content #main .item2 ul.sokyu li{
	list-style-position: outside;
	list-style-image: url(../image/all/icon_star.png);
}
#wrapper #content #main .item2 h5.explain {
	font-size: 16px;
	color: #6F482C;
	font-weight: bold;
	line-height: 1.5em;
}
#wrapper #content #main .item2 h4.explain {
	font-size: 16px;
	color: #6F482C;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 10px;
}
#wrapper #content #main .item2 p.explain {
	font-size: 16px;
	color: #6F482C;
	font-weight: bold;
	line-height: 1.5em;
}
#wrapper #content #main .item2 img.explain2 {
	float:left;
	margin-right:10px;
}
table.price {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	}
table.price2 {
	text-align: center;
	color: #333;
	font-size:12px;
	border: 1px solid #333;
	padding: 2px;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
}
th.price2 {
	border: 1px solid #333;
	padding: 8px;
}
tr.price2 {
	border: 1px solid #333;
	padding: 8px;
}
td.price2 {
	border: 1px solid #333;
	padding: 8px;
}
#wrapper #content #main .item2 p.tbl {
	text-align: right;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.tbl_bgc {
	background-color: #FFFFB0;
	font-weight: bold;
	color: #F36;
}
.item_cmnt {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
}
.item_cmnt li {
	list-style-position: outside;
	list-style-type: disc;

}
.dan_option{
	padding-bottom: 60px;
	width: 100%;
}
.option_l {
	width: 230px;
	float: left;
	padding-left: 20px;
}
.option_r {
	width: 230px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#wrapper #content #main .item2 .dan_option h4 {
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 20px;
}
.op_price {
	font-weight:bold;
	background-color:#FFFFB0;
	color: #F36;
}
.osusume {
	text-align: left;
	margin-left: 30px;
	font-size: 16px;
	color: #6F482C;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 20px;
}
.osusume li {
	list-style-position: outside;
	list-style-image: url(../image/all/icon_star_blue.png);
}
/* -------------------------------------
item2  end
---------------------------------------- */

/* -------------------------------------
side-menu
---------------------------------------- */

#wrapper #content #side2 #side-menu {
	text-align: center;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.5em;
}

#wrapper #content #side2 #side-menu h3 {
	font-size: 20px;
	color: #CCC;
	background-color: #363;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	/* radius */
	border-radius:10px;
	-moz-border-radius: 10px; /* for Firefox*/
	-webkit-border-radius: 10px;/*for Safari and chrome*/
	border-radius: 10px;

 //CSS3 behavior: url(border-radius.htc);/*for IE*/
}
#wrapper #content #side2 #side-menu ul li {
	list-style-type: none;
}

#wrapper #content #side2 #side-menu ul li a {
	font-size: 16px;
	color: #063;
	background-color: #AEB87A;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #060;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	/* radius */
	border-radius:10px;
	-moz-border-radius: 10px; /* for Firefox*/
	-webkit-border-radius: 10px;/*for Safari and chrome*/
	border-radius: 10px;
 //CSS3 behavior: url(border-radius.htc);/*for IE*/
	
}

#wrapper #content #side2 #side-menu ul li a:hover {
	color: #AEB87A;
	background-color: #063;
}
.pre_img {
	text-align:center;
	margin-bottom:20px;
}

/* -------------------------------------
side-menu end
---------------------------------------- */
/* -------------------------------------
side-menu2
---------------------------------------- */

#wrapper #content #side2 #side-menu2 {
	text-align: center;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.5em;
}

#wrapper #content #side2 #side-menu2 h3 a {
	font-size: 20px;
	color: #FFE4D2;
	background-color: #933;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px solid #933;
	display: block;
	margin-bottom: 20px;
	text-decoration: none;
	/* radius */
	border-radius:10px;
	-moz-border-radius: 10px; /* for Firefox*/
	-webkit-border-radius: 10px;/*for Safari and chrome*/
	border-radius: 10px;
 //CSS3 behavior: url(border-radius.htc);/*for IE*/
}
#wrapper #content #side2 #side-menu2 h3 a:hover {
	color: #933;
	background-color: #FFE4D2;	
	text-decoration: none;
}

#wrapper #content #side2 #side-menu ul .just1 {
	font-size: 16px;
	color: #063;
	background-color: #FF9;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #FFB584;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	/* radius */
	border-radius:10px;
	-moz-border-radius: 10px; /* for Firefox*/
	-webkit-border-radius: 10px;/*for Safari and chrome*/
 //CSS3 behavior: url(border-radius.htc);/*for IE*/
	
}
#wrapper #content #side2 #side-menu2 ul li {
	list-style-type: none;
}

#wrapper #content #side2 #side-menu2 ul li a {
	font-size: 16px;
	color: #933;
	background-color: #FFE4D2;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #FFB584;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	/* radius */
	border-radius:10px;
	-moz-border-radius: 10px; /* for Firefox*/
	-webkit-border-radius: 10px;/*for Safari and chrome*/
	border-radius: 10px;
 //CSS3 behavior: url(border-radius.htc);/*for IE*/
	font-weight: bold;
	
}

#wrapper #content #side2 #side-menu2 ul li a:hover {
	color: #FFE4D2;
	background-color: #933;	
	text-decoration: none;
}
#wrapper #content #main .item2 .goods .kakaku {
	text-align:center;
	font-size:18px;
	color: #F36;
	font-weight: bold;
}

/* -------------------------------------
side-menu2 end
---------------------------------------- */

#wrapper #content #side2 #maker_link {
	margin-top: 60px;
}
#wrapper #content #side2 #maker_link a img {
	margin-top: 20px;
}
#wrapper #content #side2 #maker_link h3 {
	font-size: 20px;
	color: #396;
	background-color: #EEF2F2;
	padding-top: 5px;
	padding-bottom: 5px;
	/* radius */
	border-radius:10px;
	-moz-border-radius: 10px; /* for Firefox*/
	-webkit-border-radius: 10px;/*for Safari and chrome*/
	border-radius: 10px;
 //CSS3 behavior: url(border-radius.htc);/*for IE*/
	width: 80%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.item_table {
	text-align: center;
	width: 95%;
	border: 1px solid #333;
}
.item_table th {
	border: 1px solid #333;
}
.item_table td {
	border: 1px solid #333;
	font-weight: normal;
	padding: 5px;
}
