@charset "utf-8";
/* 
	online.css
------------------------------------------------------------*/
@import url("/css/dammy.css"); 
@import url("/css/layout.css"); 	/*__共通レイアウト.css__*/
@import url("/css/navi.css"); 	/*__共通ナビゲーション.css__*/
@import url("/css/common.css"); 	/*__共通.css__*/
@import url("/css/season.css"); 	/*__季節で変わる.css__*/
/*
------------------------------------------------------------*/

/*	+071025 MTエントリー化
------------------------------------------------------------*/
.online #imgBox #h2Title,
.online #imgBox h2,
.online #imgBox h1,	/*__オンラインショップ__*/
{
	width:526px;
	height:105px;
	text-indent:0px;
}
#imgBox img{
	margin:0px;
	padding:0px;
}
/*
------------------------------------------------------------*/
#contBox .entryBox{
	padding:0px 0px 20px 10px;
	background:url(/img/common/bgDot2.gif) repeat-x bottom left;
	margin:0px 0px 10px 0px;
}
/*
------------------------------------------------------------*/
.online #contBox .imgBox{
	float:left;
	margin:0px 8px 8px 0px;
}
.online #contBox .entryMore{}
/*
------------------------------------------------------------*/
#body3rd.online #contBox .entryBox{
	margin:0px;
	clear:both;
}
#body2nd.online #contBox .entryBox .entryBody,
#body3rd.online #contBox .entryBox .entryBody{
	display:block;
	padding:0px 0px 20px 10px;
	background:url(/img/common/bgDot2.gif) repeat-x bottom left;
	margin:0px 0px 0.5em 0px;
}
#body2nd.online #contBox .entryBox .entryMore,
#body3rd.online #contBox .entryBox .entryMore{
	float:none;
	clear:both;
	display:block;
	padding:0px 0px 10px 0px;
	/*background:url(/img/common/bgDot2.gif) repeat-x bottom left;*/
	margin:0px 0px 0.5em 0px;
}

/*__+080610__*/
#body2nd.online #contBox .entryBox .entryMore .h4Tit,
#body3rd.online #contBox .entryBox .entryMore .h4Tit,
.h4Tit{
	clear:both;
	margin:10px 0px 10px 0px;
	padding:0px 0px 8px 0px;
	background:url(/img/common/bgDot2.gif) repeat-x bottom left;
}
.h4Tit span{
	font-weight:normal;
	color:#666;
	font-size:12px;
}

#body2nd.online #contBox .entryBox .entryMore .box0806,
#body3rd.online #contBox .entryBox .entryMore .box0806{
	display:block;
	padding:0px 0px 8px 0px;
	margin:0px 0px 8px 0px;
	background:url(/img/common/bgDot2.gif) repeat-x bottom left;
}
.box0806 .fRight{
	float:right;
	margin:0px 0px 10px 10px;
}
.box0806 .fLeft{
	float:left;
	margin:0px 10px 10px 0px;
}
.fNone{
	float:none;
	clear:both;
}
/*__お客様の声__*/
.voiceTableList{
	margin:0px 0px 8px 0px;
	float:none;
}
.voiceTableList th{
	vertical-align:top;
	font-weight:normal;
	white-space:nowrap;
	padding:0px 3px 0px 0px;
}
.voiceTableList th span{
	padding:0px 3px 0px 0px;
}
.voiceTableList td{
	padding:0px 0px 8px 2px;
	vertical-align:top;
}
.voiceTableList td div{
	dispaly:block;
	text-align:right;
	margin:0px 0px 5px auto;
}

