@charset "utf-8";
body {
	background: url(../img/bg.gif);
	font: 12px/18px "Meiryo UI", "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}

H1, H3 {
	text-align: left;
	text-indent: -9999px;
}
#container {
	background: url(../img/bg_container.png) repeat-y 0px 0px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#container #main {
	background: url(../img/bg_container.gif);
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}
#container #main #header {
	background: url(../img/bg_header.jpg) no-repeat 0px 0px;
	width: 730px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	height: 140px;
}

#container #main #header H1 {
	background: url(../img/h1.png) no-repeat 0px 0px;
	height: 125px;
	width: 290px;
	text-align: left;
	float: left;
}
#container #main #header H2 {
	background: url(../img/h2.png) no-repeat right 0px;
	height: 36px;
	width: 257px;
	float: right;
	margin-top: 13px;
	display: block;
	text-align: left;
	text-indent: -9999px;
	margin-bottom: 9px;
}
#container #main #header UL {
	height: 40px;
	width: 360px;
	float: right;
	clear: right;
}
#container #main #ftmenu {
	clear: both;
	background: url(../img/bg_ftmenu.jpg) no-repeat 0px bottom;
	height: 40px;
	padding-top: 5px;
}
#container #main #ftmenu UL {
	float: right;
	width: 360px;
}
#container #main #ftmenu H1 {
	background: url(../img/btn_title.png) no-repeat 0px 0px;
	height: 40px;
	width: 290px;
	float: left;
}
#container #main #copyright {
	background: url(../img/bg_copyright.jpg) no-repeat 0px 0px;
	height: 20px;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
	clear: both;
}
#container #main #copyright P {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#container #main LI {
	float: left;
	height: 40px;
	width: 90px;
}
#container #main LI A {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 90px;
	text-align: left;
	text-indent: -9999px;
}
#container #main LI A:hover {
	background-position: 0px -40px;
}
#container #main LI#m01 A {
	background-image:url(../img/btn_works.png);
}
#container #main LI#m01 A:hover {
	background-image:url(../img/btn_works.png);
}
#container #main LI#m02 A {
	background-image:url(../img/btn_chara.png);
}
#container #main LI#m02 A:hover {
	background-image:url(../img/btn_chara.png);
}
#container #main LI#m03 A {
	background-image:url(../img/btn_mecha.png);
}
#container #main LI#m03 A:hover {
	background-image:url(../img/btn_mecha.png);
}
#container #main LI#m04 A {
	background-image:url(../img/btn_yusha.png);
}
#container #main LI#m04 A:hover {
	background-image:url(../img/btn_yusha.png);
}
#container #main #center {
	padding-right: 15px;
	padding-left: 15px;
}
#container #main #center DIV.pagelink {
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	background: url(../img/bg.gif);
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	clear: both;
	margin-bottom: 30px;
}
img, div, input,H1, H2, H3, H4, H5, P, A { behavior: url("../css/iepngfix.htc") }
