@charset "Shift_JIS";


/* -----------------------------------------------------------
    Flash
-------------------------------------------------------------- */
#flash{
	margin:0 auto;
	width:900px;
	height:340px;
	overflow:hidden;
}

#flash_dl{
	margin:0 auto;
	text-align:center;
	padding:100px 0 0 0;
}


/* -----------------------------------------------------------
    contents
-------------------------------------------------------------- */
#contents_right{
	float:right;
	width:470px;
}

#contents_left{
	float:left;
	width:400px;
}


/* -----------------------------------------------------------
    アクアリッチ
-------------------------------------------------------------- */
#aqua_box{
	float:left;
	position:relative;
	width:232px;
	height:130px;
	overflow:hidden;
}

#aqua_txt{
	position:absolute;
	width:130px;
	left:95px;
	top:50px;
	font-size:11px;
}

/* -----------------------------------------------------------
    アクアリッチ
-------------------------------------------------------------- */
#aqua_box_r{
	float:right;
	position:relative;
	width:232px;
	height:130px;
	overflow:hidden;
}

#aqua_txt_r{
	position:absolute;
	width:130px;
	left:95px;
	top:50px;
	font-size:11px;
}


/* -----------------------------------------------------------
    ユーザーレビュー
-------------------------------------------------------------- */
#user_box{
	float:right;
	position:relative;
	width:232px;
	height:130px;
	overflow:hidden;
}

#user_name{
	position:absolute;
	width:130px;
	left:100px;
	top:48px;
	font-size:12px;
	font-weight:bold;
	line-height:1.3;
}

#user_name span{
	font-weight:normal;
	font-size:11px;
}

#user_txt{
	position:absolute;
	width:130px;
	left:100px;
	top:80px;
	font-size:11px;
	line-height:1.4;
}


/* -----------------------------------------------------------
    アフターサービス
-------------------------------------------------------------- */
#after_box{
	border:1px #C0C0C0 solid;
	padding:2px;
	background:#FFF;
}

#after_bg{
	height:222px;
	background:url(../img/top_service_bg.jpg) no-repeat left top;
}



/* -----------------------------------------------------------
    トピックス
-------------------------------------------------------------- */
#topi_box{
	border:1px #C0C0C0 solid;
	background:#FFF;
	padding:0 0 9px 9px;
	width:389px;
	height:200px;
	overflow:auto;
	scrollbar-base-color:#333;
	scrollbar-arrow-color:#FFF;
	line-height:1.4;
}

#topi_box a:link,
#topi_box a:visited{
	color:#333;
	text-decoration:none;
}

#topi_box a:hover{
	color:#555;
	text-decoration:none;
}

#topi_box span{
	font-size:11px;
	font-weight:bold;
	color:#0D5387;
}

#topi_box .btn{
	text-align:right;
	padding:3px 9px 8px 0;
	background:url(../img/topi_line_bg.jpg) no-repeat left bottom;
}


#info_btn{
	padding:2px 0 0 190px;	
}


/* -----------------------------------------------------------
    ショールーム
-------------------------------------------------------------- */
#room_img{
	float:left;
	width:180px;
	padding:8px 0 0 8px;
}

#room_txt{
	float:right;
	width:185px;
	padding:8px 8px 0 0;
}





