#pankuzu {
	display: block;
	margin-bottom: 1em;
	color: #FFF;
	font-size: 90%;
	width: 100%;
	background-color: #1D285C;
	padding-top: 0.5em;
	padding-bottom: 0.3em;
	text-indent: 1em;
}
#pankuzu a {
	text-decoration: underline;
	color: #FFF;
}

/*商品情報*/
#item description {
	overflow: auto;
}
#product {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
	overflow: auto;
}

#item_img, .item_box{
	width: 100%;
	margin-bottom: 1em;
	text-align: center;
}
.item_photo, .item_photo1{
	display: block;
	margin-bottom: 1.5em;
}

.item_photo img, .item_photo1 img {
	width: 100%;
	max-width:620px;
	margin: 0px;
	padding: 0px;
}

.item_box {
	text-align: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1713;
}
.item_number {
	font-weight: bold;
	line-height: 2;
	display: block;
	text-align: left;
	color: #1D285C;
	font-size: 94%;
}

#product h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 150%;
	color: #1F1713;
}
#seasonal {
	border: medium solid #F00;
	overflow: auto;
	width: 95%;
	padding: 0.3em;
	margin-bottom: 0.5em;
}
#seasonal .green {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #090;
	font-size: 125%;
	font-weight: bold;
}
.price2 {
	display: block;
	font-size: 150%;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-bottom: 0.5em;
	margin-top: 0.3em;
}
.price2 a {
	color: #333;
	text-decoration: underline;
}
#product h4 {
	font-weight: normal;
	display: block;
	margin-bottom: 1em;
}

.konpou {
	border-top-width: 1.5px;
	border-top-style: dotted;
	border-top-color: #666;
	margin-bottom: 1em;
	padding-top: 0.5em;
	display: block;
}

#product form {
	margin-bottom: 5em;
}
#product form .btn {
	margin-top: 10px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-top: 0.5em;
	padding-bottom: 0.6em;
	border: thin solid #999;
	background-color: #EEE;
	color: #000;
}
#product form .btn:hover {
	margin-top: 10px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-top: 0.5em;
	padding-bottom: 0.6em;
	border: thin solid #999;
	background-color: #CCC;
	color: #000;
}

#product form p .cart {
	color: #C60;
	border: 1.5px solid #C60;
	background-color: #FFF;
	font-weight: bold;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	font-size: 93%;
	text-decoration: none;
}

#product form p .cart:hover{
	background-color: #FFDECE;
}


/*共通ボタン*/
#btn_link2{
	overflow:hidden;
	width: 70%;
	margin: 0 auto;
}
#btn_link2 ul li {
	float: left;
	display: block;
	width: 100%;
　/* 44% */
	/*margin-right: 1%;
	margin-left: 1%;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 0.3em;
	padding-bottom: 0.3em;*/
	text-align: center;
	background-color: #CDB996;
	overflow: hidden;
}

#btn_link2 ul .go_list a {
	color: #1d285c;
	text-decoration: none;
}
/*.go_list2 a img {
	width: 88%;
	max-width:220px;
}*/

.go_back {
	display: block;
	width: 50%;
	text-align: center;
	background-color: #CDB996;
	overflow: hidden;
	margin-top: 2em;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 2.5;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 0.3em;
}
.go_back a {
	color: #1d285c;
	text-decoration: none;
	font-size: 105%;
}
form ul {
	overflow: auto;
	width: 100%;
	margin-bottom: 1.5em;
}
form ul li {
	float: left;
	margin-right: 2em;
	display: block;
}
form ul .to_list {
	width: 9em;
	display: block;
	text-align: center;
	border: 1px solid #999;
	border-radius: 3px;
	line-height: 2.2;
	margin-top: 0.7em;
	background-color: #E2D7C2;
}

form ul .to_list2 {
	width: 7em;
	display: block;
	text-align: center;
	border: 1px solid #999;
	border-radius: 3px;
	line-height: 2.2;
	margin-top: 0.7em;
	background-color: #E2D7C2;
}
form ul .to_list a, form ul .to_list2 a {
	color: #1d285c;
	font-size: 87%;
}


.tax {
	font-size: 50%;
}
.tax80 {
	font-size: 12.5px;
	display: block;
	padding-top: 0.3em;
}

.under {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}


/*　画面サイズが480pxからはここを読み込む　*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
.screensize_pc {display:none;} /*スマホで閲覧したら非表示にするpc用コンテンツ*/
 }

/*　画面サイズが768pxから1024pxまではここを読み込む　*/
@media print, screen and (min-width: 768px) {
.screensize_sp {display:none;}/*pcで閲覧したら非表示にするスマホ用コンテンツ*/

#pankuzu {
	width: 98%;
	max-width: 1000px;
}
#main {
	width: 98%;
	margin: 0 auto;
	max-width: 1000px;
}

/*個々商品ページ サイドメニュー*/
#side {
	overflow: auto;
	float: left;
	width: 26%;
	margin-right: 5%;
	background-color: #FFFFCC;
	margin-bottom: 5em;
}
.side_category a{
	display: block;
	background-color: #B68D61;
	color: #FFF;
	text-decoration: none;
	text-indent: 0.5em;
	font-weight: bold;
	line-height: 2.5;
	margin-bottom: 0.5em;
}
#side ul {
	display: block;
	margin-bottom: 0.5em;
}
#side ul li {
	display:block;
	margin-bottom: 0.5em;
	padding-right: 0.5em;
	padding-left: 0.5em;

}
#side ul li a {
	color: #1F1713;
	text-decoration: none;
	font-size: 95%;
}
#side ul li a:hover{
	color: #666;
}


/*商品情報*/
#product {
	width: 69%;
	float:right;
}
#item_img{
	width: 99%;
	padding-left: 1%;
}
.item_photo {
	width: 49%;
	float:left;
}
.item_photo img {
	width: 99%;
	max-width:333px;
	margin: 0 0.5%;
}

.item_photo1 img {
	width: 50%;
	max-width:620px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#product .mi_zan {
	width: 33%;
	display: block;
	float: left;
}
#product .mi_zan2 {
	width: 18%;
	display: block;
	float: left;
}
#seasonal {
	width: 27em;
}
#seasonal .green {
	font-size: 115%;
}


/*共通ボタン*/
#btn_link2{
	width: 50%;
}

}
