@charset "shift_jis";

body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	margin-left:13px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.form-txt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}







#contact #contents .mailform {
	width: 320px;
}
#contact #contents .mailform p {
	float: left;
	padding-top: 7px;
	padding-right: 5px;
}

#contact #contents #mailform {
	padding-top: 20px;

}
#contact #contents #mailform dt {
	font-size: 1.2em;
	font-weight: bold;
	color: #207CE3;
	margin-bottom: 3px;
}
#contact #contents #mailform dt span {
	font-weight: normal;
}
#contact #contents #mailform dd {
	font-size: 1.2em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;

}

#contact #contents #mailform .input-text,
#contact #contents #mailform textarea
{
	width: 80%;
	font-size: 1.4em;
}

/* ヘッダー */


header {
	margin:0px 0px 0px 0px;
	width:100%;
	height:40px;
}


header div#logo {
	margin:0;
	padding:10px 0px 0px 0px;
	width:100%;
	height:27px;
}

header div#logo img {
	margin:0;
	padding:0;
}




header div#message {
	margin:0;
	padding:0px 5px 10px 5px;
	font-size:12px;
	color:#FFF;
	line-height:14px;
	text-align:center;
	background-color:#ffffff;
}
