@import"../../css/base.css";


/**********************/
/*** メイン情報 START */
/**********************/

/*** H2ラグ  */
#me_mainh201{
	height:100px;
	background:url("../images/bg_entryh201.jpg") no-repeat left top;
	text-indent:-50000em;
}

/*** H3ラグ  */
#me_main01 h3{
	height:30px;
	background:url("../../pic/bg_caption01.jpg") no-repeat left top;
	padding:10px 0 0 12px;
	font-weight:600;
	margin-bottom:15px;
}

h3#me_mainh301{
	height:175px;
	background:url("../images/bg_entryh301.jpg") no-repeat left top;
	text-indent:-50000em;
}

/*** START  */
.me_infoarea01{width:700px; margin-bottom:50px;}

/* 会費　TABLE */
.me_tbl01{
	width:100%;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
}
.me_tbl01 th,.me_tbl01 td{
	padding:10px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}
.me_tbl01 th{width:80px;}


.me_img_r{
	width:230px;
	float:right;
	margin-left:20px;
}

/* 支部　TABLE */
.me_tbl02{
	width:100%;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
}
.me_tbl02 th,.me_tbl02 td{
	padding:7px 10px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}
.me_tbl02 th{
	font-weight:600;
	background:url("../../pic/bg_th_bk01.jpg") repeat-x left bottom;
}

th.me_th01{width:80px;}
th.me_th02{width:180px;}
td.me_td01{background-color:#FFFFE8;}

p.me_txt01{margin-bottom:30px;}
/* ボタン */
.me_btnarea{
	width:556px;
	height:48px;
	margin:0px auto;
}
.me_btn{
	width:258px;
	height:48px;
	float:left;
	display:inline;
	margin:0 10px;
}

.me_btn a{
	display:block;
	width:258px;
	height:48px;
	text-indent:-50000em;
}
.me_btn a:hover{background-position:bottom left;}
a.me_btn01{background-image:url("../../pic/bg_btn_call.jpg");}
a.me_btn02{background-image:url("../../pic/bg_btn_qa.jpg");}

/*** メイン情報 END */

