@charset "shift_jis";
body {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	background-repeat: repeat;
	background-image: url(../image/background.gif);
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #01B7A4;
}
a:visited {
	text-decoration: none;
	color: #01B7A4;
}
a:hover {
	text-decoration: none;
	color: #066666;
}
a:active {
	text-decoration: none;
	color: #066666;
}
#wrappr {
	height: auto;
}

#wrappr #header {
	width: 800px;
	background-image: url(../image/title.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
#wrappr #main {
	width: 800px;
	height: auto;
	float: left;
	padding-bottom: 40px;
	background-color: #FFFFFF;
}
#wrappr #main .navi {
	float: left;
	width: 185px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#wrappr #main .navi .link {
	width: 150px;
	background-color: #fbffff;
	border: 1px dotted #01B7A4;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#wrappr #main .contents {
	float: right;
	width: 570px;
	padding: 15px;
	text-align: center;
	height: auto;
}
#wrappr #main .contents .image {
	width: 570px;
	background-image: url(../image/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	padding-top: 270px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: left;
}
#wrappr   #main   .contents   .news {
	width: 550px;
	background-image: url(../image/top_news.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: left;
}
#wrappr #main .contents .data {
	padding: 10px;
	height: auto;
	width: 550px;
	text-align: left;
}

#wrappr #footer {
	background-image: url(../image/copy.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 800px;
	float: none;
	clear: both;
}

.style1 {font-family: "Trajan Pro";	font-weight: bold; font-size: 16px;	color: #066666; }
.style2 {color: #066666}
.style3 {font-size: 16px; font-weight: bold;}
.style4 {font-size: 10px}
.style5 {font-size: 14px; font-weight: bold; color: #066666; }
.style6 {font-size: 16px}
.style7 {font-size: 14px}
