
/* -------------------------------------------------------
	[info]
	01 : body 構成要素
	02 : ニュース新着枠 構成要素
	03 : おトクコーナー枠 構成要素
	04 : 注目の特集・商品枠 構成要素
	05 : メディア掲載歴枠 構成要素
	06 : お客様の声枠 構成要素
	07 : 今、この人が熱い枠 構成要素
	08 : 受賞歴 構成要素
-------------------------------------------------------- */





/*--------------------------------------------------
	01. body 構成要素
--------------------------------------------------*/


#body_contents_cal560 { width:560px; margin-top:30px; }
#body_contents_cal580 { width:580px; margin-bottom:30px; }

#body_contents_cal250L { width:250px; float:left; margin-top:10px }
#body_contents_cal260L { width:260px; float:left; margin-top:10px }
#body_contents_cal270L { width:270px; float:left; margin-top:10px }
#body_contents_cal280L { width:280px; float:left; margin-top:10px }
#body_contents_cal290L { width:290px; float:left; margin-top:10px }
#body_contents_cal300L { width:300px; float:left; margin-top:10px }
#body_contents_cal310L { width:310px; float:left; margin-top:10px }
#body_contents_cal320L { width:320px; float:left; margin-top:10px }

#body_contents_cal250R { width:250px; float:right; margin-top:10px }						
#body_contents_cal260R { width:260px; float:right; margin-top:10px }						
#body_contents_cal270R { width:270px; float:right; margin-top:10px }						
#body_contents_cal280R { width:280px; float:right; margin-top:10px }						
#body_contents_cal290R { width:290px; float:right; margin-top:10px }
#body_contents_cal300R { width:300px; float:right; margin-top:10px }
#body_contents_cal310R { width:310px; float:right; margin-top:10px }
#body_contents_cal320R { width:320px; float:right; margin-top:10px }





/*--------------------------------------------------
	02. ニュース新着枠 構成要素
--------------------------------------------------*/


#news_body{
    width:auto;
	height:140px;
	text-algin:left;
	margin-top:3px;
	padding:10px;
	background-color:#E4E4E4
}


#news_scrollbox{
    width:auto;
	height:120px;
	padding:10px;
	background-color:#FFFFFF;
	overflow:auto
}


#news_1dayWrapper{
    width:250px;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #AAAAAA;
	margin:0px 0px 12px 0px;
}


#news_day{
    background-image:url(image/top201001_midashi14px_orange.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 0px 14px;
	font-size:12px;
    float:left;
	margin:0px 10px 0px 0px;
}

#news_text{
    font-size:12px;
	width:200px;
	float:right;
	text-align:left;
}





/*--------------------------------------------------
	03. おトクコーナー枠 構成要素
--------------------------------------------------*/


#otoku_linktext{
	font-size:12px;
	margin-top:5px;
}





/*--------------------------------------------------
	04. 注目の特集・商品枠 構成要素
--------------------------------------------------*/


#toku_bantable{
     width:580px;
	 margin:3px 0px 0px 0px;
}


#toku_bantable_imgbox{
     margin:10px 0px 10px 0px
}


#toku_bantable_topleft{
     width:289px;
	 text-align:center;
	 border-right:1px dashed #AAAAAA;
	 border-bottom:1px dashed #AAAAAA;
	 float:left;
}


#toku_bantable_topright{
     width:289px;
	 text-align:center;
	 border-bottom:1px dashed #AAAAAA;
	 float:right;
}


#toku_bantable_bottomleft{
     width:289px;
	 text-align:center;
	 border-right:1px dashed #AAAAAA;
	 float:left;
}


#toku_bantable_bottomright{
     width:289px;
	 text-align:center;
	 float:right;
}





/*--------------------------------------------------
	05. メディア掲載歴枠 構成要素
--------------------------------------------------*/


#media_body{
    width:auto;
	height:140px;
	text-algin:left;
	margin-top:3px;
	padding:10px 10px 10px 10px;
	background-color:#E4E4E4
}





/*--------------------------------------------------
	06. お客様の声枠 構成要素
--------------------------------------------------*/


#koe_body{
    width:auto;
	height:140px;
	text-algin:left;
	margin-top:3px;
	padding:10px 10px 10px 10px;
	background-color:#E4E4E4
}


#koe_scrollbox{
    width:auto;
	height:120px;
	padding:10px;
	background-color:#FFFFFF;
	overflow:auto
}


#koe_koeWrapper{
    width:210px;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #AAAAAA;
	margin:0px 0px 24px 0px;
}


#koe_midashi{
    background-image:url(image/top201001_midashi14px_orange.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 0px 14px;
	font-size:12px;
	border-bottom:1px dotted #AAAAAA;
	margin:0px 0px 20px 0px;
}


#koe_name{
    font-size:11px;
	text-align:right;
}


#koe_text{
    font-size:11px;
	text-align:left;
}





/*--------------------------------------------------
	07. 今、この人が熱い枠 構成要素
--------------------------------------------------*/


#hito_body{
    width:auto;
	height:180px;
	margin-top:3px;
	padding:10px 10px 10px 10px;
	background-color:#E4E4E4
}


#hito_inbox{
    width:auto;
	height:160px;
	background-color:#FFFFFF
}


#hito_imgbox{
    width:160px;
	height:160px;
	float:left
}


#hito_textbox{
    width:370px;
    _width:390px;
	height:160px;
	text-align:left;
	font-size:11px;
	line-height:120%;
	float:right;
	padding:10px 10px 10px 10px;
	overflow:auto
}	


#hito_name{
    font-size:14px;
	font-weight:bold;
	margin-bottom:12px;

}


#hito_link{
	text-align:right;
}





/*--------------------------------------------------
	08. はじめてのお客様へ枠 構成要素
--------------------------------------------------*/


#hajimete_body{
    width:auto;
	height:220px;
	margin-top:3px;
	padding:10px 10px 10px 10px;
	background-color:#E4E4E4
}


#hajimete_textbox{
    width:360px;
	background-color:#FFFFFF;
	float:left;
}


#hajimete_imgbox{
    width:200px;
	float:right;
}





/*--------------------------------------------------
	09. 受賞歴 構成要素
--------------------------------------------------*/


#jyushou_body{
    width:auto;
	margin-top:3px;
	padding:10px 10px 10px 10px;
	background-color:#E4E4E4
}


#jyushou_inbox{
    width:550px;
	_width:560px;
	padding:5px 5px 5px 5px;
	background-color:#FFFFFF;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-align:center
}

