
@charset "euc-jp";
/* CSS Document */

/*rakuten*/

#aqPageWrap{
	width:660px;
	margin:0;
	padding:0;
	font-family: "¥á¥¤¥ê¥ª", Meiryo, Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	font-size:13px;
}

#aqPageWrap h2{
	margin: 0px;
	padding: 0px;
	color: rgb(51, 51, 51);
	line-height: 130%;
	font-size: 14px;
}

#aqPageWrap #pageHeadLine{
	width:660px;
	margin:20px 0 15px 0;
	padding: 10px 0;
	color:#036;
	font-size:20px;
	font-weight:bold;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	line-height:150%;
}

#aqPageWrap #pageMainText{
	width:660px;
	margin:10px 0 15px 0px;
	color:#666;
	line-height:150%;
}

#aqPageWrap #pageMainText b{
	color:#06C;
}

#aqPageWrap strong#itemName{
	display:block;
	margin:10px 0 8px 0;
	color:#555;
	font-size:16px;
	line-height:130%;
}

#aqPageWrap #colorList{
	text-align:center;
	font-size:13px;
	color:#666;
	margin: 0px 0px 40px 0px;
}

#aqPageWrap #colorList img{
	border:0px;
	}


#aqPageWrap #pageRelation{
	text-align:right!important;
	margin: 20px 0px;
}

#aqPageWrap #review{
	width: 658px; 
	margin: 40px 0px 20px;
	border:solid 1px #666;
	overflow: hidden;
	position: relative;
	zoom:1;
}

#aqPageWrap #sp_review_title{
	width:330px;
	margin: 0px 15px 10px 15px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color:#333;
	line-height:150%;
}

#aqPageWrap #reviewBoxLeft{
	padding: 0px;
	width: 360px;
	margin-top:10px;
	float: left;
	overflow:hidden;
}

#aqPageWrap #review b{
	color:#F60;
	font-weight: bold;
}

#aqPageWrap #sp_review_contents{
	margin: 0px 15px 15px 15px;
	padding: 0px;
	line-height: 160%;
	font-size: 13px;
	color:#333;
	width:330px;
}

#aqPageWrap #reviewBoxRight{
	width: 280px;
	float: left;
	margin:10px 0;
}



#aqPageWrap table#spec{
	width:660px;
	border-collapse: collapse; 
}

#aqPageWrap table#spec td:first-child{
	color:#fff;
}

#aqPageWrap table#spec td{
	padding: 5px;
	color:#666;
	border: solid 1px #aaa!important;
	font-size:13px!important;
	line-height:160%!important;
}

#aqPageWrap table#spec ul{
	padding: 0px;
	color:#900;
	margin-top: 3px;
	margin-left: 20px;
}

#aqPageWrap table#spec ul li{
	margin-bottom: 5px;
	font-size:13px!important;
}

