@charset "UTF-8";
body {
	background-color: #000000;
	font: 12px/15px "Times New Roman", Times, serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
LI, UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
a img{
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote, DIV {
	margin: 0px;
	padding: 0px;
}
A {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#container {
	background-image: url(./img/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 100%;
	height: 700px;
}
H1 {
	background-image: url(http://www.gundam-unicorn.net/img_top/mv.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 700px;
	width: 520px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: -9999px;
}

H2 {
	background-image: url(./img/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	height: 96px;
	width: 422px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
H3 {
	background-image: url(./img/catch.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	height: 80px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#container #contents {
	background-image: url(./img/contents.png);
	background-repeat: repeat-y;
	background-position: center 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	height: 700px;
}
#container #contents #right {
	float: left;
	width: 420px;
	padding-left: 5px;
}
#topics {
	width: 403px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#topics H4 {
	background-image: url(http://www.gundam-unicorn.net/en/img_top/topics_hd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	height: 32px;
	width: 403px;
}
#topics A {
	background-image: url(http://www.gundam-unicorn.net/en/img_top/topics_ft.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 403px;
}
#topics .topics {
	background-image: url(http://www.gundam-unicorn.net/en/img_top/topics_center.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 153px;
	width: 403px;
	text-align: center;
}
#menu {
	width: 403px;
	margin-right: auto;
	margin-left: auto;
}
#menu H4 {
	background-image: url(http://www.gundam-unicorn.net/en/img_top/menu_hd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	height: 20px;
	width: 403px;
	margin-bottom: 5px;
}
#menu .novel {
	clear: both;
	float: left;
	margin-bottom: 5px;
}

#menu  UL    {
	padding: 0px 0px 0px 3px;
	margin-bottom: 5px;
}
#menu LI {
	float: left;
	height: 45px;
	width: 95px;
	margin-right: 5px;
	display: table-cell;
	margin-bottom: 5px;
}
#menu LI A {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 39px;
	width: 95px;
}
#menu LI A:hover {
	background-position: 0px -39px;
}
#menu LI#m01 A {
	background-image: url(http://www.gundam-unicorn.net/img_top/btn_news.gif);
}
#menu LI#m02 A {
	background-image: url(http://www.gundam-unicorn.net/img_top/btn_world.gif);
}
#menu LI#m03 A {
	background-image: url(http://www.gundam-unicorn.net/img_top/btn_staffcast.gif);
}
#menu LI#m04 A {
	background-image: url(http://www.gundam-unicorn.net/img_top/btn_story.gif);
}
#menu LI#m05 A {
	background-image: url(http://www.gundam-unicorn.net/img_top/btn_ms.gif);
}
#menu LI#m06 A {
	background-image: url(http://www.gundam-unicorn.net/img_top/btn_chara.gif);
}
#menu LI#m07 A {
	background-image: url(http://www.gundam-unicorn.net/img_top/btn_products.gif);
}
#menu LI#m08 A {
	background-image: url(http://www.gundam-unicorn.net/img_top/btn_special.gif);
}
#menu  .en {
	background-image: url(http://www.gundam-unicorn.net/en/img_top/menu_ft.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 45px;
	width: 404px;
	text-align: left;
	text-indent: -9999px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
#menu .en:hover {
	background-position: 0px -45px;
}


#ft_contents {
	clear: both;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	padding: 15px;
}
#ft_contents IMG {
	float: left;
	margin-right: 10px;
}
#ft_contents .attention A {
	color: #FFCC00;
}
img, div, input,H1, H2, H3, H4, H5, P, A { behavior: url("css/iepngfix.htc") }

