@charset "Shift_JIS";

/*
========================================
PURECAFE ʃy[W
========================================*/

/* MAIN CONTENTS
---------------------------------------------------------- */
#ListNavi{
	padding-bottom: 35px;
	text-align: left;
}

#Photo {
	float: left;
	width: 230px;
}

#MenuList {
	float: right;
	width: 480px;
}

#Contents:after {
	display: block;
	clear:both;
	height:0;
	visibility: hidden;
	content:".";
}

#Category {
	padding-bottom: 6px;
}

#SecondCateg {
	width: 480px;
	margin:18px 0 8px 0;
	text-align: left;
}


.item{
	float: left;
	width: 360px;
	font-size: 14px;
	line-height:1.4;
}

.price{
	float: right;
	width: 120px;
	text-align: right;
	line-height:1.4;
}

#listunit:after {
	display: block;
	clear:both;
	height:0;
	visibility: hidden;
	content:".";
}

h3{
	font-size:14px;
	font-weight: bolder;
}

.exp{
	font-size:10px;
	font-weight: normal;
}

.prc{
	font-size:12px;
	font-weight: bolder;
}

.sprc{
	font-size:10px;
}

.eng{
	font-size:12px;
}

.caption{
	margin:0px;
	font-size:9px;
}


.dotborder{
	margin-top: 10px;
	margin-bottom: 10px;
}




