.manifest {display : block;}
.latent   {display : none;}
body {
	background-color: #D7F4DE;
	font-family: "Meiryo UI", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	line-height: 120%;
	color: #333;
	background-image: url(../img_top/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.contents {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
A {
	color: #039;
}
a:hover {
	color: #0CF;
}
H1 {
	background-image: url(../img_cmn/h1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 120px;
	width: 200px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	float: left;
}
H1 A   {
	height: 100%;
	width: 100%;
	display: block;
	text-align: left;
	text-indent: -9999px;
}
H2 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 63px;
	float: left;
	width: 390px;
	text-align: left;
	text-indent: -9999px;
	display: block;
}
H3 {
	background-repeat: no-repeat;
	background-position: right 13px;
	height: 50px;
	margin-right: 40px;
	margin-left: 40px;
	text-align: left;
	text-indent: -9999px;
}
H4 IMG {
	margin-bottom: 15px;
}


#hd {
	height: 120px;
	background-image: url(../img_cmn/hdbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#hd UL {
	float: right;
	width: 800px;
}
#hd UL LI {
	float: left;
	width: 100px;
	height: 95px;
	display: block;
}
#hd UL LI A {
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
}
#hd UL LI A:hover {
	background-position: 0px -120px;
}
#hd UL LI#tab1 A {
	background-image: url(../img_cmn/tab_main01.png);
}
#hd UL LI#tab2 A {
	background-image: url(../img_cmn/tab_main02.png);
}
#hd UL LI#tab3 A {
	background-image: url(../img_cmn/tab_main03.png);
}
#hd UL LI#tab4 A {
	background-image: url(../img_cmn/tab_main04.png);
}
#hd UL LI#tab5 A {
	background-image: url(../img_cmn/tab_main05.png);
}
#hd UL LI#tab6 A {
	background-image: url(../img_cmn/tab_main06.png);
}
#hd UL LI#tab7 A {
	background-image: url(../img_cmn/tab_main07.png);
}
#hd UL LI#tab8 A {
	background-image: url(../img_cmn/tab_main08.png);
}
#ct {
	margin-top: 0px;
	margin-bottom: 30px;
}
#note_hd {
	background-image: url(../img_cmn/note_header.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#note_hd UL {
	float: right;
	padding-right: 10px;
	padding-top: 30px;
}
#note_hd UL LI {
	display: block;
	height: 60px;
	width: 120px;
	float: left;
	margin-left: 2px;
}
#note_hd UL LI A {
	display: block;
	height: 100%;
	width: 100%;
	text-align: left;
	text-indent: -9999px;
}
#note_hd UL LI A:hover {
	background-position: 0px -60px;
}
#note_hd UL LI A.on:hover {
	background-position: 0px 0px;
}
#ft {
	font-size: 70%;
	border-top: 5px solid #FFF;
	padding-top: 15px;
	text-align: center;
}
#note_ct {
	background-image: url(../img_cmn/note_center.png);
	background-repeat: repeat-y;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#note_navi {
	background-image: url(../img_cmn/note_navi.png);
	background-repeat: no-repeat;
	height: 53px;
}
#note_navi UL {
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	padding-top: 25px;
}

#note_navi UL LI {
	display: inline;
	margin-left: 15px;
}
.pagetop {
	height: 30px;
	margin-bottom: 1em;
}

.pagetop A  {
	background-color: #C33;
	color: #FFF;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	padding: 10px;
	float: right;
	height: 10px;
	border-radius:2px;
}
.pagetop A:hover  {
	background-color: #F30;
	color: #FF0;
}
#note_ft {
	background-image: url(../img_cmn/note_footer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
