@charset "UTF-8";
/* CSS Document */
body{
	margin:0px 0px 0px 0px;
	padding:0px auto 0px auto;
	font-family:Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:100%;
	line-height:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	text-align:left;
	background-color:#FFF;
	overflow-x:hidden;
	height:100%;
	background: url(../contact/img/bg.jpg);
}

img{
	border:none;
}

#wrapper{
	width:980px;
	height:auto;
	margin:0 auto;
}

h1{
	font-size:10px;
	margin:0px;
	padding-top:20px;
	width:970px;
	text-align:left;
	color:#888888;
}

#form{
	padding-bottom: 20px;
	width: 700px;
}

th.contact{
	font-weight: 100;
	font-size: 12px;
	text-align:center;
}

span.hissu_text{
	font-size: 10px;
}

span.hissu{
	color:#C03;
}

p{
	font-size: 14px;
	line-height:1.8em;
}