@charset "UTF-8";
#navi    li#navi_03   a {
	color: #FF3300;
	}
#main {
	height: auto;
	background-image: none;
	width: 800px;
}
#title  img {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contents {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 800px;
	background-image: url(img/mainn_bk.jpg);
	background-repeat: no-repeat;
}
#contents p {
	font-size: 110%;
	margin: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 1.6em;
}
.contents {
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 800px;
}
.contents h1 {
	font-size: 100%;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.contents p {
	font-size: 80%;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#anchor {
	float: right;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
