@charset "shift_jis";

/*********************************
 *
 * CONTACT
 *
 *********************************/

table.contact {width:721px; margin:5px 0 0 0;}
	table.contact th {width:180px; padding:10px 10px 10px 0; background:url(../common/images/icon_square.gif) 10px 15px no-repeat; border-bottom:1px solid #d0d0d0; font-weight:bold; text-indent:33px;}
		table.contact th span {color:#c30040; font-size:10px; font-weight:lighter;}
	table.contact td {width:511px; padding:10px 0; border-bottom:1px solid #d0d0d0;}
		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;}