.seo {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.main {
	font-size: 12px;
	line-height: 125%;
	color: #000000;
}

.txtlink {
	font-size: 12px;
	font-weight: bold;
}
.txtlink a {
	color: #000;
	text-decoration: none;
}
.txtlink a:hover {
	color: #000;
	text-decoration: underline;
}
.wnlink {
	font-size: 12px;
}
.wnlink a {
	color: #CC6699;
	text-decoration: none;
}
.wnlink a:hover {
	color: #CDBDDD;
}

/*------------------------
　　メールフォーム設定
-------------------------*/

#form01 {
	background-image: url(inquiry/img/form_back.jpg);
	background-repeat: no-repeat;
	width: 550px;
	font-size: 0.9em;
	color: #333333;
	height: 600px;
}

#table01 {
	margin-top: 27px;
	margin-right: 25px;
	margin-left: 25px;
	font-size: 0.9em;
	line-height: 1.5em;
}

.waku01 {
	border: 1px solid #999999;
	margin-left: 10px;
}

#address {
	margin-top: 7px;
}

.red {
	color: #FF3300;
	margin-left: 5px;
}

.text_hissu {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 0.9em;
	color: #FF0000;
}

.text01 {
	font-size: 0.9em;
	margin-right: 20px;
	margin-left: 20px;
}

#nextBtn01 {
	text-align: center;
	margin-bottom: 40px;
	height: 39px;
	margin-top: 20px;
}
#form02 {
	background-image: url(inquiry/img/form_back2.jpg);
	background-repeat: no-repeat;
	width: 550px;
	font-size: 0.9em;
	color: #333333;
	height: 133px;
}

.text02 {
	font-size: 0.9em;
	margin-right: 20px;
	margin-left: 20px;
}
