@charset "euc-jp";

body {
	text-align: center;
	color: #515151;
	font-size: 12px;
	font-family: "¥á¥¤¥ê¥ª", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	background: url(../images/body_bkg.gif) repeat-y center center;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	font: 12px "¥á¥¤¥ê¥ª", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
}
table {
	background: #CCCCCC;
}
th {
	background: #F5F5F5;
	text-align: left;
	vertical-align: middle;
	padding: 3px 5px;
}
td {
	background: #FFFFFF;
	padding: 3px 5px;
	vertical-align: middle;
	text-align: left;
}
p {
	margin: 0px 0px 0.5em;
}
a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	color: #669900;
	text-decoration: none;
}
a:hover {
	color: #66CC33;
	text-decoration: underline;
}
a:active {
	color: #66CC33;
	text-decoration: underline;
}

.blue {
	font-weight: normal;
	color: #0066FF;
}
.red {
	font-weight: normal;
	color: #CC0000;
}
.gray {
	font-weight: normal;
	color: #515151;
}

#container {
	width: 795px;
	text-align: left;
	background: #FFFFFF;
	padding: 20px 25px;
	margin-right: auto;
	margin-left: auto;
}
.title {
	margin-top: 10px;
}
.subtitle {
	height: 18px;
	padding-top: 20px;
}
.subtitle-left {
	float: left;
}
.subtitle-right {
	float: right;
	font-size: 10px;
}
.inputtext50e {
	width: 50px;
	ime-mode: disabled;
	height: 15px;
}
.inputtext60e {
	width: 60px;
	ime-mode: disabled;
	hieght: 15px;
}
.inputtext200e {
	width: 200px;
	ime-mode: disabled;
	height: 15px;
}
.inputtext200j {
	width: 200px;
	height: 15px;
}
.inputtext500j {
	width: 500px;
	height: 15px;
}
.textarea01 {
	height: 100px;
	width: 500px;
}
.submit {
	text-align: center;
	margin-top: 10px;
}
.select {
	font-weight: bold;
	margin-top: 10px;
}
.need {
	font-size: 10px;
	text-align: right;
}
