@charset "euc-jp";
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	color: #5A3D1B;
	line-height: 14px;	
}
a:link {
	text-decoration: underline;
	color: #5A3D1B;
}
a:visited {
	text-decoration: underline;
	color: #5A3D1B;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

.TEXT_1 {
	font-size: 12px;	
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #5A3D1B;
	line-height: 16px;
}
.INFO_DATE {
	font-size: 12px;	
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #5A3D1B;
	line-height: 16px;
	padding-bottom: 3px;
}

.FORM {
	padding-top: 1px;
	padding-bottom: 1px;
}
.INPUT {
	border-color: #5A3D1B;
	border: 1px solid;
}
.SUBMIT {
	font-size: 10px;
}
.ATENTION {
	font-size: 10px;
	color: #CC6699;
}
.PREV_NEXT {
	font-size: 12px;	
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	line-height: 14px;
	padding-left: 0px;
	color: #5A3D1B;
}
.INFO_LINE {
	border-top: 1px solid #5A3D1B;
	width: 275px;
}