body {
	font-family: "Meiryo UI", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	background-color: #FFF;
	background-image: url(img_top/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#container #hd {
	background-image: url(img_top/mv.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 675px;
	padding-top: 5px
}
#container #hd H1 {
	background-image: url(img_top/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 376px;
	height: 214px;
	margin-left: 15px;
	text-align: left;
	text-indent: -9999px;
	margin-bottom: 11px;
}
#container #hd UL {
	padding-left: 6px;
}
#container #hd UL LI {
	height: 32px;
	width: 240px;
}
#container #ft {
	clear: both;
	border-top: 4px solid #353631;
	padding: 10px 16px;
}
#container #ft #newstopics {
	width: 600px;
	float: left;
	background-color: #FFF;
	padding: 5px;
}
#container #ft #copyright {
	float: right;
	text-align: right;
	font-size: 10px;
	line-height: 12px;
}
#container #ft #copyright A IMG {
	margin-bottom: 10px;
}

#container #ft #newstopics H3 {
	background-image: url(img/what.gif);
	background-repeat: no-repeat;
	background-color: #FF6601;
	text-align: left;
	text-indent: -9999px;
	margin-bottom: 5px;
}
#container #ft #newstopics DL DT {
	font-weight: bold;
	float: left;
	display: block;
	width: 100px;
	padding-left: 10px;
}
#container #ft #newstopics DL DD {
	padding-left: 120px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666;
}

#container #hd UL LI A {
	background-repeat: no-repeat;
	background-position: 0px bottom;
	display: block;
	height: 32px;
	width: 240px;
	text-align: left;
	text-indent: -9999px;
}
#container #hd UL LI A:hover {
	background-position: -240px bottom;
}
#container #hd UL LI A.menu1 {
	background-image: url(img_top/menu01.gif);
}
#container #hd UL LI A.menu2 {
	background-image: url(img_top/menu02.gif);
}
#container #hd UL LI A.menu3 {
	background-image: url(img_top/menu03.gif);
}
#container #hd UL LI A.menu4 {
	background-image: url(img_top/menu04.gif);
}
#container #hd UL LI A.menu5 {
	background-image: url(img_top/menu05.gif);
}
#container #hd UL LI A.menu6 {
	background-image: url(img_top/menu06.gif);
}
#container #hd UL LI A.menu7 {
	background-image: url(img_top/menu07.gif);
}
#container #hd #str {
	width: 240px;
	padding-left: 6px;
}
#container #hd #str A {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	display: block;
	padding: 10px;
	background-color: rgba(255,102,0,1.00);
	font-weight: bold;
}
#container #hd #str A:hover {
	color: rgba(255,245,0,1.00);
	background-color: rgba(255,154,77,1.00);
}
