@charset "euc-jp";
/**美乳
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 3688 2006-06-02 00:12:18Z drbyte $
 */

.fondmiName p{
	padding:0px;
	margin-bottom:0px;
}
p#productsModel {
	font-size:25px;
	padding-left:20px;
}
p#productsName {
	font-size:40px;
	padding-left:20px;
	line-height:35px;
}
p#productsPrice {
	font-size:25px;
	padding-right:20px;
	float:right;
	text-align:right;
}
span#special{
	color:#F30;
	font-weight:bold;
}
span#smallText{
	font-size:18px;
}
p#productsPoint{
	font-size:25px;
	padding-right:20px;
	float:right;
}
.sp_pi_gotoitem{ width:100%;display:block; background-color:#FF4C6A;color:#fff;font-weight:bold;text-decoration:none; text-align:center;padding:10px;margin:2px auto;}

.fondmiSize{
	font-size:18px;
	width:660px;
	text-align:center;
	border-collapse: collapse;
	margin:0 auto;
	height:100px;
	margin-bottom:20px;
}
.fondmiSize th{
	background-color:#333;
	color:#FFF;
}
.fsr_comment{
	font-size:18px;
	line-height:22px;
	padding-left:20px;
}
.fd_style{
	font-size:18px;
	line-height:22px;
	padding-left:20px;
	
}
.fondmi_cart{ width:100%;display:block; background-color:#FF4C6A;color:#fff;font-weight:bold;text-decoration:none; text-align:center;padding:10px;margin:2px auto;}

.fondmi_soldout{ width:100%;display:block; background-color#666;color:#fff;font-weight:bold;text-decoration:none; text-align:center;padding:10px;margin:2px auto;}


/*20151109asai商品レビュー入力*/
#rvw_wrapper {color:#666; font-size:12px;}
.rvw_productimg {
	display:block;
	float:left;
	width:250px;
	padding:20px;
	border:solid 1px #ccc;
}
.rvw_itemno, .rvw_itemcolor, .rvw_itemcomment{
	font-size:12px;
	
}
.rvw_itemname {
	font-size:16px;
	font-weight:bold;
}
.rvw_itemcolor {
	vertical-align:top;
	margin-top:20px;
	width:280px;
	float:left;
	padding-right:10px;
}
.rvw_itemcomment {
	vertical-align:top;
	margin-top:0;
	width:280px;
	float:left;
	padding-left:10px;
	
}
#write_reviews h3 {font-weight:bold;font-size:18px;color:#fff; background-image:none;background-color:#C490BF;height:20px;padding:10px 10px 10px 20px;margin:20px auto;}
.rvw_ttl {
	font-weight:bold;
	font-size:14px;
	color:#fff; 
	background-color:#C490BF;
	display:block;
	width:140px;
	height:15px;
	padding:5px 5px 10px 10px;
	margin-right:10px;
	float:left;
}
.ratingRow {
	text-align:left;
	display:block;
	float:left;
	width:380px;
}
#review-text {
	float:left;
	text-align:left;
	width:340px;
	font-size:14px;
	padding:5px 20px;
}


/*20151214*/


#fondmi_facetypeselect {
	padding-left:3%;
	
}
#fondmi_facetypeselect li{
	display:inline-block;
	width:14%;
}
#fondmi_facetypeselect li:first-child {
	width:21%;
	
}
#fondmi_facetypeselect li img{
	width:100%;
}

#fondmi_colorselect ul{
	
}
#fondmi_colorselect ul li{
	display:inline-block;
	float-left;
	width:16%;
	margin:0;
}
#fondmi_colorselect ul li:first-child {
	
}
#fondmi_colorselect ul li img{
	width:100%;
}

#fondmi_colorselect table {width:98%; border:solid 1px #333; border-bottom:none; margin:10px auto;}
#fondmi_colorselect table tr {border-bottom:solid 1px #333;}

#fondmi_colorselect .zaiko {width:20%; text-align:center;border-bottom:solid 1px #333;}
#fondmi_colorselect .color {width:80%;border-bottom:solid 1px #333;border-left:solid 1px #333; padding:5px;}


