@import"../../css/base.css";

/**********************/
/*** メイン情報 START */
/**********************/

/* H2タグ  */
#me_mainh201{background:url("../pic/bg_h2juyu01.jpg") no-repeat left top;}

/* H3タグ  */
.me_info01 h3{
	text-align:left;
	height:28px;
	border-bottom:1px solid #FFC1C1;
	margin-bottom:15px;
	padding:10px 0 0 10px ;
	font-weight:600;
	background:url("../pic/bg_ping01.jpg") repeat-x left center;
}

/* 情報エリア  */
.me_info01 {
	margin:0 auto 20px;
	border:1px solid #FFC1C1;
	padding:0 0 20px 0;
}

.me_info02 {
	width:688px;
	padding:0 20px 20px;
	margin-bottom:15px;
}

.me_infoarea01{margin-bottom:30px;}

/* 挨拶  */
.me_image{
	width:170px;
	float:right;
	display:inline;
}
.me_image img{margin-bottom:10px;}
.me_image p{margin:0px;}

p.me_t01{text-align:center;}

#me_greeting a{color:#FF6666; text-decoration:underline;}
#me_greeting a:hover{color:blue; text-decoration:underline;}

/* H4タグ  */
#me_greeting h4{font-weight:600; margin-bottom:10px;}

/* 口座 */
p.me_kouza{
	height:88px;
	background:url("../pic/bg_kouza.gif") no-repeat left top;
	text-indent:-50000em;
	margin-left:16px;
}


/* 柔友会メンバー  */
p.me_t02 span{font-size:12px;}

/* TABLE */
table.me_member_tbl{
	border-top:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
	width:688px;
	margin-bottom:20px;
}
.me_member_tbl td{padding:7px 15px;width:172px;vertical-align:top;font-size:14px;}
td.me_td01{background-color:#EEEEEE;}

/* お問い合わせ */
.me_call{
	width:688px;
	text-align:center;
	margin:0px auto;
}

.me_call_btn{
	width:258px;
	height:57px;
	text-indent:-50000em;
	text-align:center;
	margin:10px auto;
}

.me_call_btn a:hover{background-position:bottom left;}
.me_call_btn a{
	display:block;
	width:258px;
	height:57px;
	background:url("../pic/bg_call_btn.jpg") no-repeat left top;
}

p.me_right{text-align:right;}

/*** メイン情報 END */

