#side {
	position: absolute;
	z-index: 5;
}
#page {
	width: 800px;
}
#page_head .title {
	margin-bottom: 40px;
}
#area_intro {
	width: 540px;
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	margin-bottom: 24px;
}
#area_intro h1 {
	margin-bottom: 20px;
}
#page #area_intro p{
	margin-bottom: 0.7em;
	font-size: 12px;
	line-height: 1.6em;
}
#categoryMenu {
	float: right;
}
ul.products {
	display: block;	
}
.products li {
	width: 246px;
	float: left;
	display: block;
	margin-right: 30px;
	margin-bottom: 30px;
}
.products li.last-child {
	margin-right: 0px;
}
.products .thmb {
	text-align: center;
	margin-bottom: 12px;
}
.products .title {
	font-size: 13px;
	font-weight: bold;
	display: block;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.products .subtitle {
	font-size: 11px;
	margin-bottom: 8px;
}
.products .size {
	font-size: 10px;
	margin-bottom: 4px;
}
.products span.size {
	margin-left: 10px;
	margin-right: 10px;
}
.products .price {
	line-height: 16px;
	background-image: url(../../frameworks/mrk_price.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	font-size: 14px;
	margin-bottom: 4px;
}
.products .price .tax {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	margin-left: 2px;
}
.products .plus-info {
	font-size: 10px;
	line-height: 1.5em;
}
#page .products p{
	margin-top: 8px;
	font-size: 10px;
	line-height: 1.7em;
}
