@charset "Shift_JIS";

/* ===================================
smacolle_bed
=================================== */

/* ===== smacolle_bed ===== */
div#smacolle_bed{
	width:800px;
	margin:10px 0px 2em 75px;
	font-size:14px;
	line-height:1.5em;
	color:#63463e;
}
div#smacolle_bed h1,
div#smacolle_bed h2,
div#smacolle_bed h3{
	clear:both;
	margin:0;
	padding:0;
}
div#smacolle_bed img{
	/*vertical-align:bottom;*/
	/*zoom:1;*/
	display:block;
}
div#smacolle_bed div.point{
	width:800px;
	background:url(../img/bg.gif) repeat-y left top;
}

div#smacolle_bed .inner{
	width:790px;
	margin:15px 0 0 5px;
	background:url(../img/inner_bg.gif) repeat-y;
	overflow:hidden;
}
div#smacolle_bed .inner .txt_L{
	width:320px;
	/*_width:341px;*//*IE6*/
	float:left;
	display:block;
	overflow:hidden;
	padding:15px 0 15px 21px;
}
div#smacolle_bed .inner .txt_R{
	width:320px;
	/*_width:341px;*//*IE6*/
	float:right;
	display:block;
	overflow:hidden;
	padding:15px 21px 15px 0;
}
div#smacolle_bed .inner .img_L{
	width:414px;
	/*_width:435px;*//*IE6*/
	float:left;
	display:block;
	overflow:hidden;
	padding:15px 0 15px 21px;
}
div#smacolle_bed .inner .img_R{
	width:414px;
	/*_width:435px;*//*IE6*/
	float:right;
	display:block;
	overflow:hidden;
	padding:15px 21px 15px 0;
}

div#smacolle_bed .inner .txt_UL{
	display:block;
	overflow:hidden;
	padding:15px 21px 10px 21px;
}
div#smacolle_bed .inner .txt_UL li{
	list-style-type:disc;
	color:#f72c4d;
	margin-left:14px;
	margin-bottom:5px;
}
div#smacolle_bed .inner .txt_UL li span{
	color:#63463e;
}

div#smacolle_bed div.wBG{
	background:url(../img/bg.gif) repeat-y left top;
}

div#smacolle_bed .fl{
	float:left;
	margin-top:20px;
}


div#smacolle_bed div.point p.small{font-size:85%;}
div#smacolle_bed .clearFix{zoom:1;}
div#smacolle_bed .clearFix:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}