body {
	background-attachment: fixed;
	background-image: url(../image/bg_body.jpg);
	background-repeat: repeat;
	text-align:center;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #663333;
	text-decoration: underline;
}
a:visited {
	color: #663333;
	text-decoration: underline;
}
a:hover {
	color: #663333;
	text-decoration: none;
}
#wrapper {
	width: 760px;
	margin:0 auto;
	text-align: left;
}
.subnavi{
	width: 100%;
	margin-bottom: 20px;
	padding: 0px;
}
.topflash {
}
.header_top {
	margin-bottom: 18px;
}

#maincont {
	font-size: 12px;
	line-height: 120%;
	width: 760px;
	margin-top: 35px;
	margin-bottom: 35px;
}
#left_content {
	float: left;
	width: 570px;
}
#right_content {
	float: right;
	width: 165px;
}

#mainmenu {
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
.footer9 {
	font-size: 9px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	width: 100%;
	margin-bottom: 20px;
}
.mainmenu12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
.font10 {
	font-size: 10px;
}

.maininfo12 .contact12{
	font-size: 12px;
	line-height: 120%;
}
.input_buttun {
	padding: 3px;
	font-size: 10px;
	background-color: #FFFFFF;
}
