main部分 

div#content_frame {
	width:560px;
	font-size:12px;
}

div#markerIcn {
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:10px 8px 8px;
	text-align:center;
}

div#markerIcn img {
	margin:0 8px;
	_margin:0 7px;
}

p#greeting {
	margin-top:10px;
	font-weight:bold;
	color:#006600;
	text-align:center;
	line-height:1.5;
	font-size:12px;
}

div#osusume div.scroll {
	overflow-y: scroll;
	overflow-x : hidden ;
	width:558px;
	height:160px;
	border:1px solid #ccc;
}

div#koujiOut {
	background:url(/img/bg_kouji02.gif) repeat-y left top;
	border-bottom:1px solid #ccc;
	margin-top:7px;
	padding-bottom:10px;
	width:560px;
}

div#kouji {
	background:url(/img/bg_kouji.jpg) no-repeat right top;
}

div#kouji table {
	margin-left:15px;
}

div#kouji table td {
	vertical-align:top;
	font-size:12px;
}

div#koujiBg { background:url(/img/tit_main_03.gif) no-repeat left top;}
div#koujiBg table { margin-left:0px;}
div#koujiBg table td { vertical-align:middle;}

#koujitxt p { font-size:12px; background:url(/img/icn_kouji_txt.gif) no-repeat left center; margin-top:5px; padding-left:13px;line-height:1em;}

div#selfBg { background:url(/img/tit_selfArea.jpg) no-repeat left top;margin-top:15px;}
div#self {	margin-top:0;}

div#bnrArea {
	width:560px;
	/*margin-top:20px;
	padding-top:18px;
	border-top:1px dotted #999;*/
}

div#bnrArea td#bnr01 { background:url(/img/bg_bnrArea_01.jpg) no-repeat left top; width:272px; }
div#bnrArea td#bnr02 { background:url(/img/bg_bnrArea_02.jpg) no-repeat left top; width:272px; }
div#bnrArea td#bnr03 { background:url(/img/bg_bnrArea_03.jpg) no-repeat left top; width:272px; }
div#bnrArea td#bnr04 { background:url(/img/bg_bnrArea_04.jpg) no-repeat left top; width:272px; }

.doyou_navi {
	margin-bottom:10px;
}


/*20101008_商品フロアーガイド*/

div#floorguide {
	margin : 17px 0 10px;
}

div#floorguide table {
	margin:0;padding:0;
}

div#floorguide table tr {
	margin:0;padding:0;
}

div#floorguide table tr td.fguide_toire {
	width:281px;height:121px;
	background:url(/img/fguide_toire_bg.jpg) left top no-repeat;
}

div#floorguide table tr td.fguide_kitchen {
	width:279px;height:121px;
	background:url(/img/fguide_kitchen_bg.jpg) left top no-repeat;
}

div#floorguide table tr td.fguide_bath {
	width:281px;height:120px;
	background:url(/img/fguide_bath_bg.jpg) left top no-repeat;
}

div#floorguide table tr td.fguide_senmen {
	width:279px;height:120px;
	background:url(/img/fguide_senmen_bg.jpg) left top no-repeat;
}

div#floorguide table tr td a.dtop1 {
	display :block;
	width:281px;height:77px;
	color:#ff0000;
	text-decoration :none;
	}

div#floorguide table tr td a.dtop2 {
	display :block;
	width:279px;height:77px;
	color:#ff0000;
	text-decoration :none;
	}

div#floorguide table tr td a p {
	padding:45px 0 0 34px;
	font-size:12px;
}

div#floorguide ul {
	margin : 0 0 0 17px;
}

div#floorguide ul li {
	margin:0;padding:0 10px 0 13px;
	float :left;
	list-style : none ;
	background: url(/img/list_mark_f1.gif) left 2px no-repeat;
	font-size:12px;
}

