@charset "Shift_JIS";

h1 {
	width: 920px;
	height: 197px;
	margin: 0px auto;
	padding: auto;
}

h1 img {
	border-style:none;
}

h2 {
	width: 640px;
	height: 33px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../img/sub5.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -100000px;
}

.navi5 {
	background-image: url(../img/navi5b.gif);
}

.access {
	margin: 0px;
	padding: 20px 0px 30px 30px;
}

.access a img{
	border-style: none;
}

.access a.popup {
	display: block;
	float:right;
	margin: 0px 30px 30px 0px;
	padding: 3px 3px 0px 16px;
	background-image: url(../img/up.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#666666;
	font-size: 11px;
}
.access a.popup:link {
	color: #666666;
	text-decoration: underline;
}
.access a.popup:visited {
	color: #666666;
	text-decoration: underline;
}
.access a.popup:hover {
	color: #FF6600;
	text-decoration: underline;
}
.access a.popup-link:active {
	color: #FF0000;
	text-decoration: none;
}