/*mailto*/

#contents { line-height:1.8em; }
#contents p { padding:5px 0; }

/* h2 */
#contents section h2 {
	padding:15px 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

/* table ======== */
#contents table { width:100%; margin:20px 0; }
#contents th,td {border:1px solid #e1e1e1; padding:1em;}
#contents th { width:12em; text-align:left; background-color:#ab9bc6; color:#FFF; }/*color:#999; vertical-align:top;*/

.ml_comment {
	border-top:1px solid #666666;
	margin:1px 0; padding:5px 0;
}

.red {color:red;}

textarea { font-size:120%; padding:10px; margin:10px 0; line-height:1.5em;}
#f_name,#f_mail,#f_mail2,#f_comment { border:1px solid #666; }
#f_name {width:50%;}
#f_mail,#f_mail2 {width:70%;}
#f_comment {width:90%; margin-top:5px;}
input    { padding:10px; font-size:100%;font-size:120%;}
input.btn{ 
       margin-top:10px;
       font-size:100%;
       border:1px solid #b8b8b8;
       padding:0 5px;
       background: linear-gradient(top center, #ebebeb 0%, #f7f7f7 100%) #ebebeb;
       /* Firefox */
       background: -moz-linear-gradient(top center, #ebebeb 0%, #f7f7f7 100%);
       /* Chrome Safari */
       background: -webkit-gradient(linear, center top, center bottom, from(#ebebeb), to(#f7f7f7));
       }
/* ============== */
