@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_oud_h201.jpg") no-repeat top left ;
	text-indent:-50000em;
}

/*** H3タグ  */
#me_mainh301{
	height:36px;
	border-bottom:1px solid #514E45;
	background:url("../images/bg_oud_h301.jpg") no-repeat top left ;
	text-indent:-50000em;
	margin-bottom:15px;
}

/*** H5タグ */
#me_mainh501{
	font-weight:600;
	color:#897E68;
	font-size:15px;
}


/*** START  */
.me_infoarea01{
	width:968px;
	border:1px solid #514E45;
	padding-bottom:50px;
}

.me_info{padding:20px 20px 0;}


#me_tblhead01{
	height:47px;
	background:url("../images/bg_auditionh401.jpg") no-repeat top left ;
	padding-left:20px;
	padding-top:23px;
}

#me_tblhead01 h4{
	font-size:16px;
	font-weight:600;
	margin:0;
}

#me_tblhead01 p{
	text-align:right;
	padding-right:20px;
	margin:0;
	font-size:12px;
	font-weight:600;
}

span#me_update{
	padding-right:10px;
	font-weight:normal;
	color:#897E68;
}
.me_btn{
	text-align:right;
	margin-bottom:30px;
}


.me_btn img{
	padding-left:6px;
	clear:both;
}

.me_qua{
	margin-top:25px;
	margin-bottom:25px;

}

span#me_odqa{
	heiget:5px;
	font-weight:600;
	color:#897E68;
	font-size:15px;
}

/*** form TABLE  */
table.me_form_tbl{
	width:926px;
	margin-bottom:20px;
	border-top:1px solid #514E45;
	border-right:1px solid #514E45;
}

table#me_form_comment{
	width:650px;
}

.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;}

table.me_qa_tbl{
	width:100%;
	margin-bottom:30px;
	border-top:1px solid #514E45;
	border-right:1px solid #514E45;
	border-left:1px solid #514E45;
}

.me_qa_tbl th,.me_qa_tbl td{
	border-bottom:1px solid #514E45;
}

.me_qa_tbl th{
	heiget:44px;
	width:40px;
}

.me_qa_tbl td{
	/**letter-spacing:10px;**/
	font-size:10px;
}

p.me_stext{font-size:11px;}

#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;
	top:10px;
}

.me_kakunin input{
	background:url("../images/img_btn_kaku.jpg") no-repeat left top;
	right:170px;
}

.me_modoru input{
	background:url("../images/img_btn_modoru.jpg") no-repeat left top;
	left:70px;
}

.me_send input{
	background:url("../images/img_btn_send.jpg") no-repeat left top;
	right:70px;
}

.me_reset{
	position:absolute;
	left:70px;
}


/*** メイン情報 END */

