/* /////////////////基本設定///////////////// */
* html {
	padding: 0px;
	margin: 0px;
}
img {
	border:0;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #4C4C4C;
	margin: 0px;
	padding: 0px;
	background-color: #FBFAF5;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	line-height: 18px;
}
#wrapper {
	width: 840px;
	margin: 5px auto 50px;
}
a:link,
a:visited {
	color: #4C4C4C;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration:underline;
}

.text10 {
	font-size: 10px;
}
.text11 {
	font-size: 11px;
}
address {
	font-size: 10px;
	font-style: normal;
	color: #9D9C99;
}
.bg_space {
	padding-top: 10px;
	padding-bottom: 10px;
}
.topics_txt {
	font-size: 10px;
	line-height: 14px;
	padding-bottom: 5px;
}
.footerlink {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D8D7;
	padding: 20px;
	text-align: left;
}
.f14 {
	font-size: 14px;
	line-height: 17px;
}
.relax01 {
	font-size: 14px;
	color: #97A03B;
	line-height: 22px;
}
.relax02 {
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #EEEEEE;
	font-size: 12px;
	line-height: 20px;
	width: 480px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.att01 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #AC0000;
}
.access01 {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	background-image: url(../images/attention_bg.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 173px;
	padding: 10px 5px 5px 10px;
}
table.mailform td span {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #DE7C02;
			}
.contact01 {
	padding: 8px;
	width: 100%;
	background-color: #FAFAFA;
	border: 1px solid #E5E5E5;
}
.contact02 {
	padding: 8px;
	width: 100%;
	border: 1px solid #E5E5E5;
}
.att02 {color: #8F8181}
