@charset "utf-8";

.main {
	padding: 0px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	width: 908px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_link {
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 520px;
}
.header_link a {
	font-size: small;
	text-decoration: none;
}
.header_link a:link {
	color: #FFFFFF;
}
.header_link a:visited {
	color: #FFFFFF;
}
.header_link a:hover {
	color: #99CCFF;
}
.header_link a:active {
	color: #99CCFF;
}
.flash {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
.topimg {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	text-align: center;
}
.menu {
	width: 908px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.content_bg {
	background-image: url(../images/main_bg.jpg);
	width: 908px;
	background-position: left bottom;
	background-repeat: repeat-y;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.content_main {
	background-image: url(../images/main_under.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: small;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#honbun {
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	width: 830px;
}

.plan_main {
	padding-right: 50px;
	padding-left: 50px;
	letter-spacing: 0.1em;
	line-height: 17px;
}

.main_content img a:link{
	decoration: none;
}

.footer {
	background-image: url(../images/footer.jpg);
	height: 85px;
	width: 908px;
	margin: 0px;
	padding: 0px;
}
.footer_link {
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	font-size: small;
}
.copyright {
	font-size: x-small;
	color: #FFFFFF;
	text-align: right;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer_link a:link {
	color: #FFFFFF;
}
.footer_link a:visited {
	color: #FFFFFF;
}
.footer_link a:hover {
	color: #99CCFF;
}
.footer_link a:active {
	color: #99CCFF;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h2 {
	color: #009;
	font-size: large;
	border-bottom-style: dotted;
	border-bottom-color: #06F;
	width: 400px;
	letter-spacing: 0.2em;
	text-align: left;
}
h3 {
	font-size: medium;
	color: #F6C;
	font-weight: bolder;
}

h4 {
	font-size: medium;
	color: #963;
}

a:link {
	color: #0066CC;
}
a:visited {
	color: #0033CC;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.navi {
	height: auto;
	width:auto;
	font-size: medium;
	list-style-image: url(../images/navi_icon.png);
	margin-top: 10px;
	margin-bottom: 10px;
	}

.navi a:link {
	color: #996;	
text-decoration: none;
}

.navi a:hover {
	color:#9C0;
	text-decoration: underline;
}

.navi a:visited {
	color:#996;
	text-decoration: none;
	}
	
.top {
	text-align: right;
	}
	
.top a:link {
	color: #00C;
	text-decoration: none;
}

.top a:hover {
	color: #00C;
	text-decoration: underline;
}

.top a:visited {
	color: #00C;
	text-decoration: none;
}
.font_pink {
	font-size: 14px;
	font-weight: bolder;
	color: #F6C;
}
.font_big {
	font-size: 16px;
	font-weight: bold;
}
