@charset "utf-8";
/* CSS Document */

body{font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;}

#key{margin-top:30px;}

h2{background:url(../img/list04.png) no-repeat;
background-position:0px 5px;
border-top:dotted 3px #C8C8C8;
border-bottom:dotted 3px #C8C8C8;
color:#F5A116;
padding-left:40px;
margin-top:20px;
margin-bottom:40px;
line-height:50px;
font-weight:normal;
font-size:19px;}

/*=========content=====================*/

#content{margin-top:70px;}


table{font-size:19px;
	width:740px;
	margin-top:20px;
	line-height:30px;
	color:#545252;
	margin-left:auto;
	margin-right:auto;
	font-size:16px;
}

th {
	font-weight:normal;
	text-align:left;
	width:220px;
	padding:15px 0 15px 15px;
	border-bottom:solid 1px #858585;
	height:30px;
	line-height:30px;
}

td {
	padding:15px 0 15px 15px;
	border-bottom:solid 1px #858585;
}

.text, textarea, .dropdown {
    border:1px solid #464342;
    background:#ffffff;
	padding:5px;
}


textarea{margin-top:25px;
margin-bottom:25px;}

#contact_btn {
	text-align:center;
	margin-top:30px;
	margin-bottom:60px;
}

span {
	color:#E6365F;
}



