@charset "utf-8";
/* CSS Document */

#inquiry {
	font-size: 12px;
	height: 600px;
	width: 780px;
	position: relative;
	left: 5px;
	top: 5px;
	margin: 0px auto 0px auto;
}
#inquiry .pan {
	height: 20px;
	width: 780px;
	position: absolute;
	top: 0px;
	color: #666666;
}

#inquiry .menu1 {
	padding: 0px;
	height: 30px;
	width: 780px;
	position: absolute;
	top: 20px;
}
#inquiry     .mail {
	height: 150px;
	width: 550px;
	position: relative;
	left: 115px;
	top: 80px;
	border: 1px dotted #666666;
}
#inquiry  .text1 {
	height: 20px;
	width: 545px;
	position: relative;
	left: 0px;
	top: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #999999;
	font-size: 15px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #CC0000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

#inquiry .text2 {
	height: 100px;
	width: 540px;
	position: relative;
	left: 5px;
	top: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #999999;
	font-size: 15px;
}
#inquiry .kaitori1 {
	height: 150px;
	width: 375px;
	position: absolute;
	left: 395px;
	top: 80px;
	border: 1px dotted #666666;
}
#inquiry  .form1 {
	height: 300px;
	width: 550px;
	position: absolute;
	left: 115px;
	top: 250px;
	border: 1px dotted #666666;
}
#inquiry .name1 {
	height: 20px;
	width: 150px;
	position: absolute;
	left: 80px;
	top: 0px;
	border: 1px dotted #666666;
	font-size: 13px;
	text-align: center;
}
#inquiry .name2 {
	height: 20px;
	width: 200px;
	position: absolute;
	left: 240px;
	top: 0px;
}

#inquiry .text3 {
	height: 260px;
	width: 540px;
	position: relative;
	left: 5px;
	top: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #999999;
	font-size: 15px;
}
#inquiry .mail1 {
	height: 20px;
	width: 150px;
	position: absolute;
	left: 80px;
	top: 30px;
	border: 1px dotted #666666;
	font-size: 13px;
	text-align: center;
}
#inquiry .mail2 {
	height: 20px;
	width: 200px;
	position: absolute;
	left: 240px;
	top: 30px;
}
#inquiry .inquiry {
	height: 150px;
	width: 360px;
	position: absolute;
	left: 80px;
	top: 70px;
	font-size: 13px;
	color: #999999;
}
#inquiry .botan {
	height: 30px;
	width: 200px;
	position: absolute;
	left: 170px;
	top: 230px;
}
#inquiry .aka {
	color: #FF0000;
	font-size: 12px;
}
