@import"base.css";

/***** トップ限定のメニュー *****/

/**********************/
/*** メイン情報 START */
/**********************/
#me_main01{
	width:650px;
	padding:20px 0 0 0;
	text-align:center;
	margin-left:35px;
	margin-bottom:35px;
}

.me_infoarea01{
	margin-bottom:50px;
}


/* H2タグ  */
.me_infoarea01 h2{
	width:655px;
	height:26px;
	text-indent:-50000em;
	margin:0 0 15px 0;
}

#me_mainh201{background:url("../pic/bg_toph2_01.jpg") no-repeat left top;}
#me_mainh202{background:url("../pic/bg_toph2_02.jpg") no-repeat left top;}

#me_mainh203{background:url("../pic/bg_toph2_03.jpg") no-repeat left top;}

/******************************/
/***** topリスト情報 START *****/
/******************************/
#me_toplist{
	width:650px;
	height:285px;
	text-align:left;
	background-color:#E5DED0;
}


#me_toplist li{
	float:left;
	display:inline;
	margin:10px 0px 0px 15px;
	width:300px;
	height:127px;
	text-indent:-50000em;
}

#me_toplist a{
	width:300px;
	height:127px;
	text-indent:-50000em;
}

#me_toplist a:hover{background-position:left bottom;}
#me_btn_01{background:url("../pic/bg_list01.jpg") no-repeat left top;}
#me_btn_02{background:url("../pic/bg_list02.jpg") no-repeat left top;}
#me_btn_03{background:url("../pic/bg_list03.jpg") no-repeat left top;}
#me_btn_04{background:url("../pic/bg_list04.jpg") no-repeat left top;}


/***** 新着情報 START *****/
/* 真中ニュースエリア */
#me_news{
	text-align:left;
	width:650px;
	height:150px;
/*	background-color:black;
	filter: alpha(opacity=50);
	opacity: 0.7;
	moz-opacity: 0.7;
*/
	overflow:auto;
	scrollbar-arrow-color:#663300;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-3dlight-color: #CCCCCC;
	border:1px solid #CCCCCC ;
}
/* 真中ニュースエリア END */
#me_news table{
	width:630px;
	margin:0 auto;
}

#me_news td{
	padding:7px 10px;
	border-bottom:1px dotted #CCCCCC ;
	margin:0;
}

td.me_txtdate{
	width:70px;
	color:#663300;
}

#me_news a:hover{color:blue;}

#me_newsdiv{
	width:650px;
	position:relative;
}

p#me_goichiran{
	position:absolute;
	right:10px;
	top:-8px;
}

p#me_goichiran a{color:#663300; text-decoration:underline;}
p#me_goichiran a:hover{color:#BE096D;}


/* オーダー家具 */
.me_ordermade{
	width:620px;
	height:85px;
	padding:0px 12px 12px 15px;
}

.me_order01{
	width:305px;
	height:85px;
	float:left;
	display:inline;
}

.me_order02{
	width:305px;
	height:85px;
	float:right;
	display:inline;
}
