/* CSS Document */

img {
	border: 0;
}
div.catalog,
div.intro {
	font-family: "Segoe UI", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 90%;
	clear: both;
	font-size: 12px;
	position: relative;
}
div.intro {
	margin: 0 10px 10px 5px;
	padding: 10px 0;
	border-bottom: 3px double #B3302D;
}
div.clearfix {
	clear: both;
	margin: 1px 0;
}


.itembox {
	width: 350px;
	margin: 20px 10px 0 40px;
	float: left;
	position: relative;
}

@media screen and ( max-width:830px ){
	.itembox {
		width: 350px;
		margin: 20px 10px 0 30px;
		float: left;
		position: relative;
	}
}

@media screen and ( max-width:600px ){
	.itembox {
		width: 350px;
		margin: 20px 10px 0 10px;
		float: left;
		position: relative;
	}
}


.descbox {
	background-color: #D9ECEB;
	height: 180px;
	overflow: hidden;
	position: relative;
}
.headerbox {
	height: 60px;
	background-color: #E9EBE5;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.footbox {
	height: 40px;
	background-color: #D9ECEB;
}
.formbox {
	background-color: #F0E586;
	float: left;
	height: 100%;
	/*width: 250px;
	*/width: 50%;
	position: relative;
	text-align: center;
}
div.footbox .price {
	font-size: 120%;
	display: inline-block;
	line-height: 40px;
	/*margin-left: 10px;*/
	*display: inline;
	*zoom: 1;
}
div.footbox select.cartnum {
	font-size: 120%;
	vertical-align: baseline;
	width: 2.5em;
	text-align: center;
}
div.footbox .seedetail {
	display: block;
	width: 100%;
	*width: auto;
	text-align: center;
}
div.itembox a {
	color: inherit;
	text-decoration: none;
}
img.flag {
	margin: 20px 12px;
	float: left;
}
h2, h3 {
	font-weight: bold;
	line-height: 1.2;
	padding: 4px 6px 6px 4px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
/*	word-break: keep-all;*/
	*display: inline;
	*zoom: 1;
}
h2 {
	font-size: 120%;
	width: 175px;
}
h3 {
	font-size: 100%;
}
dl.speclist {
	margin: 5px 5px 0 0;
}
dl.speclist dt {
	width: 5.5em;
	font-weight: bold;
	color: #1A8922;
	line-height: 1.4em;
	margin: 0 -5.5em -1.4em 0;
}
dl.speclist dd {
	margin-left: 6em;
	line-height: 1.4em;
}
div.itembox a.title {
	color: white;
	display: table;
	height: 100%;
	width: 300px;
	margin-left: 50px;
	background-color: #B3302D;
	-moz-border-radius: 0 10px 0 0;
	-webkit-border-radius: 0 10px 0 0;
	-o-border-radius: 0 10px 0 0;
	-ms-border-radius: 0 10px 0 0;
	border-radius: 0 10px 0 0;
}
a.title:hover,
a.title:active {
	color: #FDF8D6;
}
div.beerbox a.goto {
	display: block;
	float: right;
	margin-right: -10px;
	margin-top: -5px;
}
div.itembox strong {
	color: #B3302D;
	font-weight: bold;
}
.pagination {
	display: block;
	margin: 10px auto;
	padding: 0 10px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	margin: 0 5px;
	*display: inline;
	*zoom: 1;
}
.pagination li a {
}
.pagination li.current {
	font-weight: bold;
}
.sort-menu {
	margin-bottom: 3em;
}
.sort-menu ol li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.sort-menu ol li a {
	display: block;
	padding: 0 0 3px;
}
.set-class .sort-menu a.set,
.german-class .sort-menu a.german-beer,
.belgian-class .sort-menu a.belgian-beer,
.austrian-class .sort-menu a.austrian-beer,
.british-class .sort-menu a.british-beer,
.world-class .sort-menu a.world-beer,
.glass-class .sort-menu a.glass,
.goods-class .sort-menu a.goods,
.coaster-class .sort-menu a.coaster,
.misc-goods-class .sort-menu a.misc-goods {
	background-color: orange;
}
.subcategory {
	padding: 5px 2em;
	position: absolute;
	background-color: bisque;
}
.subcategory li {
	margin: 0 5px;
}

.subcategory{
	margin-left:40%;
}

@media screen and ( max-width:830px ){
	.subcategory {
		margin-left:40%;
	}
}

@media screen and ( max-width:600px ){
	.subcategory {
		margin-left:0px;
	}
}

.picbox {
	float: left;
}
.spec {
	margin-left: 120px;
}
.ava {
	float: right;
	clear: right;
	padding: 0 5px 5px 5px;
}
.cartbutton {
	position: absolute;
	right: 0px;
}
.go_list {
	width: 100%;
	padding: 0;
	margin: 5px 0;
	text-align: center;
}
div.recom {
	background: lightcoral;
	border: 1px solid crimson;
	margin-left: -1px;
}
p.rech {
	color: white;
	text-align: center;
	background: crimson;
	font-weight: bold;
	font-size: large;
	padding: 10px 10px 0;
}

@media screen and (max-width: 950px){
	div.catalog, div.intro {
		width: auto;
		float: none;
	}
}

@media screen and (max-width: 600px){
	div.catalog, div.intro {
		min-width: 370px;
		float: none;
	}
}
