@charset "shift_jis";

/*********************************
 *
 * CONTACT
 *
 *********************************/

table.contact {width:675px; margin:5px 0 0 0;}
	table.contact th {width:220px; padding:12px 0 12px 0; border-bottom:1px solid #ccc; font-weight:bold; text-indent:15px;}
		table.contact th span {color:#c30040; font-size:10px; font-weight:lighter;}
	table.contact td {width:420px; padding:12px 0 12px 15px; border-bottom:1px dotted #ccc;}
		table.contact td span {font-size:10px;}
		
/* form */
input, select, textarea {font-size:12px; font-family:"メイリオ","Meiryo", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, "ＭＳ Ｐゴシック"; line-height:1.5;}
input, select {vertical-align:middle;}
table input, table select,table  textarea {border:1px solid #7b9cbd;}
table input.check {border:1px solid #fff;}
.btn {text-align:center;}

/* width */
.w100 {width:100px;} .w200 {width:200px;} .w350 {width:350px;}