@charset "UTF-8";

@import 'sub.css';

/*** お問い合わせ ***/
div#Center h1{
	margin-bottom:18px;
}
div#Center p.h1_exp{
}

div#Center div.center-content{
	font-size:93%;
}

div#Center ul.content-navi{
	margin-bottom:6px;
}

div#Center table.form{
	margin-bottom:18px;
}
div#Center table.form th,
div#Center table.form td{
	vertical-align:top;
}
div#Center table.form th{
	font-weight:normal;
	width:96px;
	padding:3px 3px 3px 0;
	text-align:left;
}
div#Center table.form td{
	padding:3px 0 3px 3px;
}

div#Center table.form td input[type="text"]:not([size]),
div#Center table.form td textarea{
	width:200px;
}

div#Center ul.error{
	list-style:disc outside;
	margin-left:22px;
	margin-top:12px;
	margin-bottom:18px;
	font-weight:bold;
	color:#F00;
}

/*** FAX　ダウンロード　***/
div#Center h2.orange-line{
	background:url(../img/t_line-long3.gif) no-repeat left top;
	line-height:1.1em;
	padding-left:9px;
	color:#000;
	font-family:"A-OTF 新ゴ Pro M", sans-serif;
	font-weight:bold;
	font-size:20px;
	margin-bottom:12px;
}
div#Center h2.orange-line span{
	display:block;
	font-size:small;
	font-weight:normal;
}

#download {
width:354px;
margin:0 auto 15px;
border: #CCCCCC solid 4px;
}
div#Center table.list td{
vertical-align:middle;
}
