@charset "shift_jis";
/* CSS Document */



body {
	background-image: url(../images/common/bg.jpg);
	background-repeat: repeat;
	text-align: center;
}


td img {display: block;}td img {display: block;}
#text {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 13px;
	font-weight: normal;
	color: #300;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
form {
}
label {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #300;
}
.space {
	margin-left: 100px;
}
#index {
	display: inline;
}
#namae {
	height: 20px;
	width: 200px;
	display: block;
}
#email {
	height: 20px;
	width: 400px;
	display: block;
}
#tel {
	height: 20px;
	width: 250px;
	display: block;
}
#address {
	height: 20px;
	width: 400px;
	display: block;
}
#comment {
	width: 400px;
	display: block;
}
label span {
	font-size: 12px;
	color: #F00;
}
#button {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 12px;
	font-weight: normal;
}
.choice {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 12px;
}
