@charset "utf-8";
/* CSS Document */


#main {
	width: 100%;
	height: auto;
	background-image: url(image/back_y.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#submain {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	background-image: url(image/border_m2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: hidden;
}
#submain table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	width: 680px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBBBBB;
	margin-top: 30px;
	margin-bottom: 10px;
}

.left {
	height: auto;
	width: 100px;
	background-color: #CCFF99;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.right {
	padding-left: 10px;
	background-color: #FCFCFC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#submain .b1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#submain .b1c {
	background-color: #FFE9A5;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 26px;
	color: #333333;
	padding-right: 10px;
	padding-left: 15px;
}
#submain .fo1 {
	width: 680px;
}
input {
	margin-top: 3px;
	margin-bottom: 3px;
}.form_info {
	font-size: 12px;
	line-height: 40px;
}
textarea {
	width: 480px;
	height: 120px;
}
