.manifest {display : block;}
.latent   {display : none;}
html {
	min-width: 1050px;
}
body {
	font-family: "Meiryo UI", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	background-image: url(../img_cmn/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #eee;
	min-width: 1050px;
}
.ct {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFF;
}
#hd {
	background-repeat: repeat-x;
	background-position: 0px bottom;
	height: 188px;
	padding-top: 22px;
}
#hd .ct H1 {
	background-image: url(../img_cmn/logo.png);
	display: block;
	height: 144px;
	width: 395px;
	float: left;
	text-align: left;
	text-indent: -9999px;
}
#hd .ct H2 {
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 45px;
	text-align: left;
	text-indent: -9999px;
	clear: right;
	display: block;
	float: right;
	width: 600px;
}
#hd .ct .catch {
	background-image: url(../img_cmn/catch.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 50px;
	margin: 10px 0px 0px;
	padding: 0px;
	float: right;
	width: 444px;
}

#hd .ct UL {
	padding-top: 8px;
	margin-bottom: 13px;
	height: 55px;
	float: right;
	clear: right;
}
#hd .ct H1 a {
	display: block;
	height: 100%;
	width: 100%;
}

#hd .ct UL LI {
	display: block;
	height: 55px;
	width: 120px;
	float: left;
	margin-left: 5px;
}
#hd .ct UL LI A {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-align: left;
	text-indent: -9999px;
	height: 55px;
	width: 120px;
}
#hd .ct UL LI A:hover {
	background-position: 0px -55px;
}
#hd .ct UL LI#m01 A {
	background-image: url(../img_cmn/menu01.gif);
}
#hd .ct UL LI#m02 A {
	background-image: url(../img_cmn/menu02.gif);
}
#hd .ct UL LI#m03 A {
	background-image: url(../img_cmn/menu03.gif);
}
#hd .ct UL LI#m04 A {
	background-image: url(../img_cmn/menu04.gif);
}
#hd .ct UL LI#m05 A {
	background-image: url(../img_cmn/menu05.gif);
}
#ct .ct #right {
	float: right;
	width: 400px;
	text-align: right;
	padding-top: 15px;
}
#ct .ct #left {
	float: left;
	width: 620px;
	padding-top: 5px;
}
#ft {
	clear: both;
	padding-top: 30px;
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 30px;
}
#ft .ct {
	padding-right: 30px;
	padding-left: 30px;
	width: 990px;
}
#ft .ct #copyright A IMG {
	float: right;
}
