@import"base.css";

/**********************/
/*** メイン情報 START */
/**********************/
#me_main01{
}

/*** START  */
.me_infoarea01{margin-bottom:50px;}
.me_infoarea02{margin-bottom:0px;}


/*** メイン画像  */
.me_mainimage{
	width:950px;
	margin-bottom:15px;
}
.me_main_l{
	width:470px;
	float:left;
	display:inline;
}

.me_main_r{
	width:470px;
	float:right;
	display:inline;
}

/*** H2ラグ  */
#me_h201{margin-bottom:15px;}

#me_main01 h2{
	height:25px;
	text-indent:-50000em;
	margin-bottom:12px;
}
#me_mainh201{background:url("../pic/bg_toph201.gif") no-repeat left top;}
#me_mainh202{background:url("../pic/bg_toph202.gif") no-repeat left top;}
#me_mainh203{background:url("../pic/bg_toph203.gif") no-repeat left top;}
#me_mainh204{background:url("../pic/bg_toph204.gif") no-repeat left top;}
#me_mainh205{background:url("../pic/bg_toph205.gif") no-repeat left top;}
#me_mainh206{background:url("../pic/bg_toph206.gif") no-repeat left top;}
#me_mainh207{background:url("../pic/bg_toph207.gif") no-repeat left top;}

/*** H3ラグ  */
.me_infoarea01 h3{
	background:url("../pic/bg_bsmainh301.jpg") no-repeat left top;
	font-weight:600;
	border-bottom:1px solid #D0C699;
	padding-left:15px;
	margin-bottom:10px;
	color:#8D7454;
}

/***** 新着情報 START *****/
#me_newsdiv{
	width:660px;
	position:relative;
}

p#me_goichiran{
	position:absolute;
	right:10px;
	top:0px;
}

p#me_goichiran a{color:#666666;}
p#me_goichiran a:hover{color:#CFAC7E;}
/* 真中ニュースエリア */
#me_news{
	text-align:left;
	width:660px;
	height:135px;
/*	background-color:black;
	filter: alpha(opacity=50);
	opacity: 0.7;
	moz-opacity: 0.7;
*/
	overflow:auto;
	scrollbar-arrow-color:#8D7454;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #F0E7D7;
	scrollbar-shadow-color: #F0E7D7;
	scrollbar-darkshadow-color: #DDC8AA;
	scrollbar-highlight-color: #F0E7D7;
	scrollbar-3dlight-color: #DDC8AA;
}
/* 真中ニュースエリア END */
#me_news table{
	width:640px;
	margin:0 auto;
}

#me_news td{
	padding:5px 5px 0;
	margin:0;
	height:25px;
	vertical-align:text-top;
}

#me_news img{
	vertical-align:text-bottom;
}

td.me_txtdate{
	width:120px;
	color:#8D7454;
}

/*** 新着情報 END  */

/*** おすすめ商品  */
ul.me_item_ul{width:660px;}
.me_item_ul li{
	width:150px;
	float:left;
	display:inline;
	margin-left:13px;
	margin-bottom:17px;
}
li.me_nomargin{margin-right:0;}

.me_item_ul a{
	display:block;
	width:150px;
	height:150px;
	margin-bottom:5px;
}

.me_item_ul p{font-size:12px;}

/*** ブランドカテゴリー  */
ul.me_brand_ul{
	width:630px;
	margin:0 15px;
}

.me_brand_ul li{
	width:180px;
	float:left;
	display:inline;
	margin-right:45px;
	margin-bottom:20px;
}
#me_nomargin{margin-right:0;}

.me_brand_ul a{
	display:block;
	width:180px;
	height:190px;
	text-indent:-50000em;
	margin-bottom:5px;
}

.me_brand_ul a:hover{background-position:bottom left;}
.me_brand01{background:url("../pic/bg_brand01.jpg") no-repeat left top;}
.me_brand02{background:url("../pic/bg_brand02.jpg") no-repeat left top;}

.me_brand_ul p{font-size:12px;}

/*** リンク  */
ul.me_link_ul{
	width:660px;
}
.me_link_ul li{
	width:206px;
	float:left;
	display:inline;
	margin-right:20px;
}
#me_nomargin{margin-right:0;}

.me_link_ul img{
	width:180px;
	vertical-align: text-bottom;
	margin:0 0 5px 13px;
}

.me_link_ul p{font-size:12px;}
.me_link_ul a{font-size:12px;}

p.me_blogbn{
	width:174px;
	line-height:1em;
	text-align:center;
	border:1px double #E4D2B8;
	padding:2px;
	margin:0 0 15px 13px;
	font-size:11px;
}

p.me_blogbn a{
	font-size:90%;
	text-decoration:underline;
}

/*** メイン情報 END */

