@charset "utf-8";
body {
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #6d6d6d;
}
a:link, a:visited {
	color: #6d6d6d;
	text-decoration: none;
}
a:active, a:hover {
	color: #6d6d6d;
	text-decoration: underline;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.copyright_font01 {
	font-size: 13px;
	line-height: 14px;
	color: #b40d15;
}
.copyright_font01 a:link, .copyright_font01 a:visited {
	color: #b40d15;
	text-decoration: none;
}
.copyright_font01 a:active, .copyright_font01 a:hover {
	color: #b40d15;
	text-decoration: underline;
}
.copyright_font02 {
	font-size: 13px;
	line-height: 28px;
	color: #454545;
}
.copyright_font02 a:link, .copyright_font02 a:visited {
	color: #454545;
	text-decoration: none;
}
.copyright_font02 a:active, .copyright_font02 a:hover {
	color: #454545;
	text-decoration: underline;
}

.location_font01 {
	font-size: 12px;
	line-height: 31px;
	color: #b20c15;
}

.main_menu {
	width: 899px;
	height: 40px;
	background-image: url("../images/bg_index01.jpg");
	background-repeat: no-repeat;
}

.menu_font01 {
	font-size: 12px;
	line-height: 28px;
	color: #f2a6ad;
}
.menu_font01 a:link, .menu_font01 a:visited {
	color: #f2a6ad;
	text-decoration: none;
}
.menu_font01 a:active, .menu_font01 a:hover {
	color: #f2a6ad;
	text-decoration: underline;
}

.menu_input01 {
	width: 110px;
	background-color: #a82430;
	border: solid 1px #a82430;
}
.menu_input01a {
	width: 100px;
	background-color: #ffffff;
	border: solid 1px #a82430;
}
.menu_input02a {
	width: 690px;
	background-color: #ffffff;
	border: solid 1px #a82430;
}


