@import"base.css";

/***** トップ限定のメニュー *****/

#header{
	background:url("../images/header01.jpg") no-repeat;
	height: 105px;
	margin-bottom:30px;
}

#header h1{
	padding:0px;
	float:left;
	display:inline;
}

#header h1 a{
	display:block;
	width: 200px;
	height: 105px;
}

#header h1 a span{
	display:none;
}

/**********************/
/*** メイン情報 START */
/**********************/
#me_main01{
	width:550px;
	margin-top:0px;
	margin-left:200px;
}

/* H2タグ  */
#me_mainh201{
	background:url("../images/bg_toph2_01.jpg") no-repeat left top;
	text-indent:-50000em;
	height:80px;
	margin:0px auto 0px 50px;
}


/******************************/
/***** topリスト情報 START *****/
/******************************/
.me_div_border {background:url("../images/bg_border_01.gif") no-repeat left bottom;padding-bottom:28px;}

table.me_tble01 th{
	background:url("../images/bg_border_01.gif") no-repeat left bottom;
	width:200px;
	padding:12px 0 15px;
}

table.me_tble01 li{
	float:left;
	display:inline;
	margin:0 10px 0px 0px;
	padding:20px 0px 20px 0px;
}

table.me_tble01 ul{
	width:320px;
	margin-left:20px;
}

table.me_tble03 th{
	width:200px;
	padding:12px 0 15px;
}


p.me_mainlist01{background:url("../images/bg_topmn01.gif") no-repeat left center; text-indent:-50000em;}
p.me_mainlist02{background:url("../images/bg_topmn02.gif") no-repeat left center; text-indent:-50000em;}
p.me_mainlist03{background:url("../images/bg_topmn03.gif") no-repeat left center; text-indent:-50000em;}
p.me_mainlist04{background:url("../images/bg_topmn04.gif") no-repeat left center; text-indent:-50000em;}
p.me_mainlist05{background:url("../images/bg_topmn05.gif") no-repeat left center; text-indent:-50000em;}
p.me_mainlist06{background:url("../images/bg_topmn06.gif") no-repeat left center; text-indent:-50000em;}

#me_toplist01 a{font-size:16px; color:#FF9900;}
#me_toplist02 a{font-size:16px; color:#99CC33;}
#me_toplist03 a{font-size:16px; color:#33CCFF;}
#me_toplist04 a{font-size:16px; color:#9999CC;}
#me_toplist05 a{font-size:16px; color:#0066CC;}
#me_toplist06 a{font-size:16px; color:#fe9ea5;}


