@charset "shift_jis";
body {
	background-attachment: fixed;
	background-color: #1A0000;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
A {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#header  {
	background-image: url(../img/header.jpg);
	height: 144px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header H1 {
	background-image: url(../img/logo.png);
	height: 117px;
	width: 200px;
	margin-top: 15px;
	margin-left: 15px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	float: left;
}
#header H2 {
	background-image: url(../img/catch.png);
	height: 60px;
	width: 347px;
	text-align: left;
	text-indent: -9999px;
	float: right;
	clear: right;
	margin: 0px;
}
#header H3 {
	background-image: url(../img/showinfo.png);
	float: right;
	height: 77px;
	width: 396px;
	text-align: left;
	text-indent: -9999px;
	margin-top: 4px;
}
#container {
	background-attachment: fixed;
	background-image: url(../img/mv.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	_background-attachment: scroll;
	_background-position: center -144px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px 20px;
	background-color: #000000;
}


/*▼右フレーム：ここから*/
#container #right {
	float: right;
	width: 190px;
	height: 730px;
	padding: 10px 0px 5px;
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	clear: both;
	margin-bottom: 10px;
}
#container #right H3 {
	background-image: url(../img/showinfo.png);
	text-align: left;
	text-indent: -9999px;
	height: 95px;
	float: right;
	background-repeat: no-repeat;
	width: 315px;
	margin-bottom: 5px;
}
#container #right H5 {
	background-repeat: no-repeat;
	background-position: right top;
	height: 12px;
	margin-right: 30px;
	_margin-right: 15px;
	margin-bottom: 5px;
	text-align: left;
	text-indent: -9999px;
	clear: both;
	display: block;
	float: right;
}

/*　▼メニュー領域　*/
#container #right #menu H5 {
	background-image: url(../img/tit_menu.png);
	width: 36px;
}
#container #right #menu UL {
	float: right;
	clear: right;
}
#container #right #menu LI A {
	background-image: url(../img/menu_btn.png);
	_background-image: url(../img/menu_btn.jpg);
	height: 50px;
	width: 190px;
	display: block;
	text-align: left;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
}
#container #right #menu LI#m01 A {
	background-position: 0px 0px;
}
#container #right #menu LI#m02 A {
	background-position: 0px -50px;
}
#container #right #menu LI#m03 A {
	background-position: 0px -100px;
}
#container #right #menu LI#m04 A {
	background-position: 0px -150px;
}
#container #right #menu LI#m05 A {
	background-position: 0px -200px;
}
#container #right #menu LI#m01 A:hover {
	background-position: -190px 0px;
}
#container #right #menu LI#m02 A:hover {
	background-position: -190px -50px;
}
#container #right #menu LI#m03 A:hover {
	background-position: -190px -100px;
}
#container #right #menu LI#m04 A:hover {
	background-position: -190px -150px;
}
#container #right #menu LI#m05 A:hover {
	background-position: -190px -200px;
}




/*▼左フレーム：ここから*/
#container #left {
	float: left;
	width: 680px;
	font: 12px/15px "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
}
#container #left H4 {
	height: 65px;
	width: 500px;
	margin-top: 3px;
	margin-left: 22px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin-bottom: 30px;
}


/*　▼フッタ領域　*/
#container #ftnavi {
	clear: both;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	background-color: #000000;
	margin-bottom: 10px;
	font: 12px/15px "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#container #copyright P {
	float: left;
	color: #CC9999;
	font-size: 10px;
	line-height: 12px;
	margin: 10px 0px 0px 10px;
	_margin: 5px 0px 0px 10px;
	font: 10px/12px "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#container #copyright IMG {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}


/*　▼ページ内リンク　*/
.totop {
	clear:both;
}
.totop A {
	display:block;
	text-align: right;
	padding: 3px 15px 3px 3px;
	border-top: 1px solid #FF0000;
}
.totop A:hover {
	border-top: 1px solid #FFFF00;
}


/*　▼ニュースページ　*/

#container #left .news {
	padding-left: 40px;
	clear: both;
	padding-bottom: 15px;
}
#container #left .news .txt .link {
	text-align: right;
	margin-bottom: 15px;
}
#container #left .news .link A {
	background-image: url(../img/linkbtn.gif);
	height: 15px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
#container #left .news H5 {
	background-image: url(../img/bg_tit.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 575px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding-left: 45px;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 18px;
	margin-top: -10px;
}
#container #left .news H6 {
	font-size: 10px;
	line-height: 12px;
	background-color: #666666;
	padding: 2px 2px 2px 10px;
	margin-bottom: 15px;
}
#container  #left .news DIV.txt .imgbox {
	padding: 5px;
	float: right;
	width: 200px;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	border: 1px solid #666666;
	background-color: #CCCCCC;
	margin: -15px 0px 10px 10px;
	_margin: 0px 0px 10px 10px;
}
#container #left .news .txt .imgbox IMG {
	margin-bottom: 5px;
	border-style: none;
}

#container #left .news DIV.txt {
	padding-left: 40px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 18px;
}
#container #left .news DIV.txt .txt {
	padding-left: 10px;
	padding-bottom: 15px;
}
.pagelink {
	clear: both;
}
.pagelink A {
	display:block;
	text-align: right;
	padding: 3px 15px 3px 3px;
	border-top: 1px solid #FF0000;
}
.pagelink A:hover {
	border-top: 1px solid #FFFF00;
}
.navi {
	clear:both;
	margin: 0px auto 15px;
	padding: 0px;
	height: 60px;
	width: 200px;
}
.navi P {
	float: left;
	background-image: url(../img/news_navi.png);
	_background-image: url(../img/news_navi.gif);
	margin: 0px;
	padding: 0px;
	height: 60px;
	text-align: left;
	display: inline;
	text-indent: -9999px;
}
.navi P.back {
	background-position: 0px 0px;
	width: 60px;
}
.navi P.hot {
	background-position: -60px 0px;
	width: 80px;
}
.navi P.next {
	background-position: -140px 0px;
	width: 60px;
}
.navi A {
	display: block;
	height: 60px;
	width:100%;
	background-image: url(../img/news_navi.png);
	_background-image: url(../img/news_navi.gif);
	text-align: left;
	text-indent: -9999px;
}
.navi .back A {
	background-position: 0px 60px;
}
.navi .hot A {
	background-position: -60px 60px;
}
.navi .next A {
	background-position: -140px 60px;
}
.navi .back A:hover {
	background-position: 0px 120px;
}
.navi .hot A:hover {
	background-position: -60px 120px;
}
.navi .next A:hover {
	background-position: -140px 120px;
}
