@import"../../css/base.css";

/***** トップ限定のメニュー *****/

/**********************/
/*** メイン情報 START */
/**********************/

/*******************/
/*** ヘッダーSTART */
/*******************/
#me_header{
	width:1000px;
	background:url("../images/bg_header01.gif") no-repeat;
	height: 70px;
	margin-bottom:25px;
}

/* ヘッダーキャプション */
#me_header h1{
	padding:0px;
	float:left;
}

#me_header h1 a{
	display:block;
	width: 215px;
	height: 70px;
}

#me_header h1 a span{
	display:none;
}

#me_headeraretop{
	float:right;
	display:inline;
}

.me_bn_ul li{
	float:left;
	display:inline;
	margin-left:20px;
}

#me_main01{
	float:none;
	width:100%;
}

/* H2タグ  */
#me_mainh201{
	height:60px;
	text-indent:-50000em;
	background:url("../images/bg_camh201.jpg") no-repeat left
}


/* テキストエリア  */
#me_main01 p{margin:0px 0 0 0;}
p#me_pcap{margin:10px 0;}


.me_info{
	margin-bottom:70px;
}

.me_imgarear_l{
	margin-top:20px;
	float:left;
	display:inline;
}

.me_imgarear_r{
	margin-top:20px;
	float:right;
	display:inline;
}

.me_textarea_r{
	width:526px;
	float:right;
}

.me_textarea_r p{
	margin-bottom:12px;
}

.me_textarea_r img{
	margin-top:20px;
}



ul.me_btn_ul{
	width:986px;
	height:78px;
	margin:0;
	padding:10px 6px;
	border:1px solid #CCCCCC;
}

.me_btn_ul li{
	float:left;
	display:inline;
	padding:0;
	text-indent:-50000em;
}

.me_btn_ul a{
	display:block;
	height:78px;
}

.me_btn_ul a:hover{background-position:bottom left;}
a.me_list01{width:151px;background:url("../images/bg_btn01.jpg") no-repeat top center; margin-right:4px;}
a.me_list02{width:171px;background:url("../images/bg_btn02.jpg") no-repeat top center; margin-right:4px;}
a.me_list03{width:203px;background:url("../images/bg_btn03.jpg") no-repeat top center; margin-right:4px;}
a.me_list04{width:222px;background:url("../images/bg_btn04.jpg") no-repeat top center; margin-right:4px;}
a.me_list05{width:222px;background:url("../images/bg_btn05.jpg") no-repeat top center;}
