@charset "EUC-JP";


/*=====INDEX.PHP start================================================== */

.top_img1 {
	float: left;
}

.top_img2 {
	float: left;
	background: url("./image/top_img2.jpg") no-repeat;
}

.in_banner {
	margin: 69px 30px 302px 0px;
}

.top_img3 {
	background: url("./image/top_img3.jpg") no-repeat;
	padding: 49px 0px 25px 470px;
}

.button_in {
}

a.link:link {
	text-decoration: underline;
	color: #003300;
	border: 0px;
}

a.link:visited {
	text-decoration: underline;
	color: #003300;
	border: 0px;
}

a.link:active {
	text-decoration: underline;
	color: #558419;
	border: 0px;
}

a.link:hover {
	text-decoration: underline;
	color: #558419;
	border: 0px;
}



