@import "https://secure.future-s.com/~design/css/bace07.css";


h1,h2,h3,h4 {
	margin:0 0 0 0;
	padding:0;}
h3 {
	font-size: 12px;
	color: #111111;
	line-height: 18px;}
h2 {
	font-size: 14px;
	color: #111111;	}
img{	border:0;}
body{
	margin-top:0;
	margin-left:0;
	margin-bottom:0;}
form {
	margin:0 0 0 0;
	padding:0;}
.chumon{
border:solid 0px #ffffff;
background-color:#E6DCBF;
width:73px;
height:31px;}

/* テキストサイズ */
.base12_black {font-size: 12px; color: #111111;	line-height: 18px;}
.base12_red {font-size: 12px;color: #D41012;}
.base12_gray {font-size: 12px;color: #666666;}
.base12_gray2 {font-size: 12px;color: #444444;}
.midashi20_black {font-size:20px;color: #111111;}
.midashi14_black {font-size: 14px;color: #111111;}
.midashi14_red {font-size: 14px;color: #D41012;}
.midashi13_black {font-size: 13px;color: #111111;}
.sub10_black {color: #111111;}
.sub10_gray {color: #666666;}
.sub10_red {color: #D41012;}
.sub11_black {color: #111111;}
.sub11_red {color: #D41012;}
.sub11_gray {color: #444444;}




/*=========================================================
レコメンドエンジン（レイアウト１）
=========================================================*/

/*レコメンドタイトル*/
.reccomendkino-title{
	padding:10px 12px;
	color:#002346;
	background-color:#F5F5F5;
	font-size:1.05em;
	margin:35px 0 20px 0;
	border-bottom:1px solid #90A0AD;
	border-top:1px solid #90A0AD;}


/*　レコメンドエンジン＞コンテナ　*/
#FS2_Recommend_Engine{
height:100%;
margin-top:15px;
}

/*　レコメンドエンジン＞リストタグを横並び　*/
#FS2_Recommend_Engine ul{
list-style:none;
padding:0px;
margin:0px;
}

#FS2_Recommend_Engine ul li{
float:left;
margin:0 10px 10px 0;
width:23%;
text-align:center;
}

/*　レコメンドエンジン＞リストタグごとのナンバリング（左から）　*/
#FS2_Recommend_Engine ul li.FS2_Recommend_Engine_list_01{}
#FS2_Recommend_Engine ul li.FS2_Recommend_Engine_list_02{}
#FS2_Recommend_Engine ul li.FS2_Recommend_Engine_list_03{}
#FS2_Recommend_Engine ul li.FS2_Recommend_Engine_list_04{}

/*　レコメンドエンジン＞商品サムネイル　*/
.FS2_Recommend_Engin_Reresize_image{}
#FS2_Recommend_Engine ul li img{
margin:0 auto;
}

/*　レコメンドエンジン＞商品名　*/
#FS2_Recommend_Engine ul li h2.itemTitle{
padding:0 0 0 10px;
margin:0 0 3px 0;
font-size:0.70em;
font-weight:normal;
color:#666666;
line-height:1.2;
text-align:left;}

#FS2_Recommend_Engine ul li h2.itemTitle a{
	text-decoration:none;
	color:#666666;}
#FS2_Recommend_Engine ul li h2.itemTitle a:hover{
	color:#222222;}


/*　レコメンドエンジン＞価格　*/
#FS2_Recommend_Engine .FS2_itemPrice_text {
	text-align:left;
	margin:0;
	padding:0;
	font-size:0.8em;}

#FS2_Recommend_Engine .FS2_itemPrice_text .itemPrice{
	text-align:left;
	font-weight:normal;
	font-size:1.2em;}


/*　レコメンドエンジン＞コンテナ＞clearfix　*/
div#FS2_Recommend_Engine:after {
content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

