@import"../../css/base.css";



/**********************/
/*** メイン情報 START */
/**********************/

#me_main01 img{vertical-align: text-bottom;}

/*** H2タグ  */
h2#me_mainh201{
	height:80px;
	margin-bottom:10px;
	background:url("../images/bg_intro_h201.jpg") no-repeat top left ;
	text-indent:-50000em;
}

/*** H3タグ  */
#me_main01 h3{
	height:36px;
	text-indent:-50000em;
	border-bottom:1px solid #514E45;
}
h3#me_mainh301{background:url("../images/bg_intro_h301.jpg") no-repeat top left;}

/*** H4タグ  */
#me_main01 h4{
	width:100%;
	margin-bottom:15px;
	border-bottom:5px solid #514E45;
}

#me_main01 h4 p{
	marigin:0px;
	margin-left:15px;
	margin-bottom:5px;
	text-indent:-50000em;
}

h4#me_mainh401 p{width:59px;background:url("../images/bg_intro_h401.gif") no-repeat left top;}
h4#me_mainh402 p{width:59px;background:url("../images/bg_intro_h402.gif") no-repeat left top;}
h4#me_mainh403 p{width:59px;background:url("../images/bg_intro_h403.gif") no-repeat left top;}
h4#me_mainh404 p{width:59px;background:url("../images/bg_intro_h404.gif") no-repeat left top;}
h4#me_mainh405 p{width:59px;background:url("../images/bg_intro_h405.gif") no-repeat left top;}

/*** START  */
.me_infoarea01{
	width:968px;
	border:1px solid #514E45;
	background-color:#010101;
}

.me_info{margin:20px 25px;}

/*** カテゴリー  */
ul.me_intcate01{
	margin-bottom:15px;
	height:24px;
}

ul.me_intcate01 li{
	width:100px;
	height:24px;
	margin-right:10px;
	display:inline;
	float:left;
}
#me_nomargin01{margin-right:0px;}

ul.me_intcate01 a{
	width:100px;
	height:24px;
	display:block;
	text-indent:-500000em;
}

ul.me_intcate01 a:hover{background-position:left bottom;}

a.me_catelink01{background:url("../images/bg_intro_mn01.jpg") no-repeat left top;}
a.me_catelink02{background:url("../images/bg_intro_mn02.jpg") no-repeat left top;}
a.me_catelink03{background:url("../images/bg_intro_mn03.jpg") no-repeat left top;}
a.me_catelink04{background:url("../images/bg_intro_mn04.jpg") no-repeat left top;}
a.me_catelink05{background:url("../images/bg_intro_mn05.jpg") no-repeat left top;}
a.me_catelink06{background:url("../images/bg_intro_mn06.jpg") no-repeat left top;}
a#me_btnon{background-position:left bottom;}

/*** タレント一覧表  */
ul.me_intul01{
	width:100%;
	margin-bottom:30px;
}

ul.me_intul01 li{
	width:130px;
	height:185px;
	border:1px solid #514E45;
	padding-top:15px;
	float:left;
	display:inline;
	margin-right:25px;
	margin-bottom:15px;
}
ul.me_intul01 p{text-align:center;}


p.me_txt01{margin-bottom:0px;font-weight:600;}
p.me_txt02{font-size:11px;color:#514E45;}
p.me_txt03{margin-bottom:13px;}

li#me_nomargin02{margin-right:0px;}

/*** メイン情報 END */

