@charset "Shift_JIS";
* {
	margin: 0px;
	padding: 0px;
}

#purerest_q01 {
	clear: both;
	width: 545px;
}

#purerest_q02 {
	clear: both;
	width: 545px;
	display: block;
	padding-top: 15px;
}
#purerest_q02 .shohin_t {
	width: 545px;
	height: 30px;
	display: block;
	padding-bottom: 10px;
}
#purerest_q02 #shohins_left {
	float: left;
	width: 265px;
	font-size: 12px;
	display: block;
}
#purerest_q02 #shohins_right {
	float: right;
	width: 265px;
	font-size: 12px;
	display: block;
}
#purerest_q02 .space_5up {
	font-size: 12px;
	display: block;
	padding-top: 5px;
}


#purerest_q03 {
	clear: both;
	width: 545px;
	display: block;
}

#purerest_q03 .shohins p {
	display: block;
	margin: 0px;
	padding: 0px;
}
#purerest_q03 ul {
	padding-top: 10px;
}
#purerest_q03 h4 {
	display: block;
	position: relative;
	top: 5px;
	margin-bottom: 5px;
}



#purerest_area li {
	display: inline-block;
	list-style-type: none;
	text-align: center;
	margin-left: 5px;
	font-size: 12px;
	line-height: 1.3em;
	width: 170px;
	float: left;
	border: 1px solid #CCCCCC;
	height: 16px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

