@import"../../css/base.css";

/**********************/
/*** メイン情報 START */
/**********************/
#me_main01{
}

/*** START  */
.me_infoarea01{
	margin-bottom:50px;
}

/*** H2ラグ  */
h2#me_h201{
	height:240px;
	text-indent:-50000em;
	background:url("../images/bg_lch201.jpg") no-repeat left top;
	margin-bottom:10px;
}

/*** H3ラグ  */
#me_main01 h3{
	height:22px;
	text-indent:-50000em;
	margin-bottom:15px;
}
#me_mainh301{background:url("../images/bg_duoh301.gif") no-repeat left top;}

/*** H4ラグ  */
#me_main01 h4{
	height:45px;
	text-indent:-50000em;
	margin-bottom:15px;
}
#me_mainh401{background:url("../images/bg_lch401.jpg") no-repeat left top;}
#me_mainh402{background:url("../images/bg_lch402.jpg") no-repeat left top;}

/*** H5ラグ  */
#me_main01 h5{
	height:37px;
	text-indent:-50000em;
	margin-bottom:15px;
}
#me_mainh501{background:url("../images/bg_lch501.jpg") no-repeat left top;}
#me_mainh502{background:url("../images/bg_lch502.jpg") no-repeat left top;}

p.me_copy01{
	height:17px;
	background:url("../images/bg_lc_copy01.gif") no-repeat left top;
	text-indent:-50000em;
}

/*** ブランドカテゴリー  */
.me_left{
	width:280px;
	float:left;
	display:inline;
	margin-bottom:30px;
}

.me_right{
	width:360px;
	float:right;
	display:inline;
}

/*** 詳細ページへボタン  */
.me_btn01{
	width:80px;
	height:20px;
}

.me_btn01 a{
	display:block;
	width:80px;
	height:20px;
	text-indent:-50000em;
}

.me_btn01 a:hover{background-position:bottom left;}
.me_go_detail{background:url("../../pic/bg_go_detail.jpg") no-repeat left top;}


ul.me_use_ul{
	width:630px;
	height:240px;
	margin:0 15px;
}

.me_use_ul li{
	width:180px;
	float:left;
	display:inline;
	margin-right:45px;
}
li.me_nomargin{margin-right:0;}

.me_use_ul p{font-size:11px;}
/*** メイン情報 END */

