@charset "UTF-8";
/* CSS Document */
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	background-image: url(base_img/header_back.gif);
	background-repeat: repeat-x;
	background-position: top;
			max-height: 100%;
}
.main {
	background-image: url(img/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 503px;
}
.txt {
	width: 780px;
	margin: auto;
	text-align: left;
	font-size: 17px;
	line-height: 30px;
	font-weight: bold;
			max-height: 100%;
}
p,ul {
	margin: 0px;
	padding: 0px;
}
a {
	color: #002BA2;
	text-decoration: none;
}
a:hover {
	color: #002BA2;
	text-decoration: underline;
}
.dv1 {
	color: #F00;
}
.line {
	background-image: url(img/img10.gif);
	background-repeat: repeat-x;
}
.dv2 {
	font-size: 13px;
}

.header {
	background-image: url(img/hp.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	text-align: center;
}
