@charset "shift_jis";
A {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #FF0066;
}
H1 {
	background-image: url(../img_cmn/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 140px;
	width: 138px;
	float: left;
}
H1 A {
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
}
H2 {
	background-image: url(../img_cmn/h2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 36px;
	width: 450px;
	float: right;
	margin-top: 32px;
	text-align: left;
	text-indent: -9999;
	display: none;
}
.center {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header #hdmenu {
	clear: right;
	padding-right: 35px;
	padding-top: 75px;
}
#header #hdmenu UL {
	float: right;
	height: 50px;
}
#header #hdmenu LI {
	height: 50px;
	width: 85px;
	float: left;
	padding-left: 6px;
}
#header #hdmenu LI A {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 85px;
	display: block;
	text-align: left;
	text-indent: -9999px;
}
#header #hdmenu LI A:hover {
	background-position: -85px 0px;
}
#header #hdmenu #m01 A {
	background-image: url(../img_cmn/btn01.png);
}
#header #hdmenu #m02 A {
	background-image: url(../img_cmn/btn02.png);
}
#header #hdmenu #m03 A {
	background-image: url(../img_cmn/btn03.png);
}
#header #hdmenu #m04 A {
	background-image: url(../img_cmn/btn04.png);
}
#header #hdmenu #m05 A {
	background-image: url(../img_cmn/btn05.png);
}
#header #hdmenu #m06 A {
	background-image: url(../img_cmn/btn06.png);
}
#header #hdmenu #m07 A {
	background-image: url(../img_cmn/btn07.png);
}
#header #hdmenu #m00 A {
	background-image: url(../img_cmn/btn00.png);
}
.cap {
	font-size: 10px;
	line-height: normal;
	font-weight: lighter;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
TABLE#list TD.cap {
	font-size: 10px;
	line-height: normal;
	color: #666666;
	background-color: #FCE7CD;
}
.pagetop {
	background-image: url(../img_cmn/ico_pagetop.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
	text-align: right;
	padding-top: 35px;
	padding-right: 35px;
	clear: both;
}
.pagetop A {
	font-size: 10px;
	line-height: normal;
}
#right A.pagelink {
	z-index: 100;
	margin-top: -165px;
	display: block;
	background-image: none;
	padding-bottom: 165px;
}
