@import"../../css/base.css";



/**********************/
/*** メイン情報 START */
/**********************/
#me_main01{
}

#me_main01 img{vertical-align: text-bottom;}

/*** H2タグ  */
#me_mainh201{
	height:80px;
	margin-bottom:10px;
	background:url("../images/bg_tarent_h201.jpg") no-repeat top left ;
	text-indent:-50000em;
}

/*** H3タグ  */
#me_mainh301{
	height:36px;
	border-bottom:1px solid #514E45;
	background:url("../images/bg_tarent_h301.jpg") no-repeat top left ;
	text-indent:-50000em;
	margin-bottom:15px;
}


/*** START  */
.me_infoarea01{
	width:968px;
	border:1px solid #514E45;
	padding-bottom:50px;
}


.me_info{padding:20px 20px 0;}
p.me_info_t{margin-bottom:5px;margin-top:0;}


td.me_tdhissu{border-left:1px solid #514E45;}
td.me_tdhissu p{font-size:12px;}
td.me_tdhissu span{color:#3E9DF9; padding-right:5px;}

.me_hissu{padding:0 20px;color:red;}
.me_hissu p{color:#FF6633;}

/*** form TABLE  */
table.me_form_tbl{
	width:926px;
	margin-bottom:30px;
	border-top:1px solid #514E45;
	border-right:1px solid #514E45;
}
.me_form_tbl th,.me_form_tbl td{
	border-bottom:1px solid #514E45;
	padding:10px 15px;
}
.me_form_tbl th{
	width:170px;
	background-color:#252525;
	text-align:right;
	vertical-align:middle;
	border-left:1px solid #514E45;
}
.me_form_tbl th p,.me_form_tbl td p{margin:0;}
.me_form_tbl th span{color:#3E9DF9;}

.me_form_tbl a{
	padding-left:20px;
	padding-top:5px;
	padding-botom:5px;
	text-decoration:underline;
	margin-right:5px;
	background:url("../images/bg_imglink.jpg") no-repeat left center;
}

p.me_stext{font-size:11px;}

/*** ボタン  */
ul.me_btn_ul{
	width:430px;
	height:83px;
}
.me_btn_ul li{
	width:119px;
	height:23px;
	float:left;
	display:inline;
}
li.me_btn01{margin:30px 92px 30px 100px;}
li.me_btn02{margin:30px 0 30px 0;}


.me_thanks {padding:20px;}

p.me_text01{
	font-weight:600;
	font-size:12px;
	color:#3E9DF9;
	margin:0px 0 30px;
}

p.me_text02{
	font-weight:600;
	font-size:12px;
}

p.me_text02 a{
	font-weight:600;
	font-size:12px;
	text-decoration:underline;
}

.close{
	padding-bottom:50px;
	text-align:center;
}

#me_formbtn{
	width:500px;
	height:50px;
	margin:0 auto;
	padding-top:30px;
	position:relative;
}

#me_formbtn input{
	width:119px;
	height:23px;
	cursor:pointer;
	cursor:hand;
	border:0;
	line-height:10px;
	letter-spacing:-1em;
	font-size:0.01em;
	color:#4D4538;
	text-align:left;
	position:absolute;
}

.me_kakunin input{
	background:url("../images/img_btn_kaku.jpg") no-repeat left top;
	top:30px;
	right:70px;
}

.me_modoru input{
	background:url("../images/img_btn_modoru.jpg") no-repeat left top;
	top:30px;
	left:70px;
}

.me_send input{
	background:url("../images/img_btn_send.jpg") no-repeat left top;
	top:30px;
	right:70px;
}

.me_reset{
	position:absolute;
	top:30px;
	left:70px;
}

/*** メイン情報 END */

