@charset "shift_jis";

/* all pages
----------------------------------------------- */

* {
	padding: 0px;
	margin: 0px;
	scrollbar-face-color:#0d0d0d;
	scrollbar-highlight-color:#ff6699;
	scrollbar-shadow-color:#ff6699;
	scrollbar-arrow-color:#ff6699;
	scrollbar-track-color:#0d0d0d;
	scrollbar-3dlight-color:#0d0d0d;
	scrollbar-darkshadow-color:#0d0d0d;
}

body {
	background: #0d0d0d;
	color: #ffffff;
}

h1, h2, h3, dl, p, li ul ol {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

/* background
----------------------------------------------- */

#backgra_header {
	background: url(../_images/bg_header.gif) top repeat-x;
	width: 100%;
	display: block;
	float: left;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
	display: block;
}

/* header
----------------------------------------------- */
#header {
	width: 990px;
	height: auto;
	float: left;
	display: block;
}

#header span {
	display: none;
}

#header .smp {
	background: url(../_images/smat_link.png) left top no-repeat;
	width: 990px;
	height: 150px;
	float: left;
	display: block;
}

#header .smp a {
	width: 990px;
	height: 150px;
	float: left;
	display: block;
}

#header .smp a:hover {
	background: url(../_images/smat_link.png) left top no-repeat;
	width: 990px;
	height:150px;
	float: left;
	display: block;
}


#header .logo {
	background: url(../_images/img_logo.gif) left top no-repeat;
	width: 470px;
	height: 95px;
	float: left;
	display: block;
}

#header .sp {
	width: 500px;
	height: 20px;
	float: right;
	display: block;
}

#header .right_box {
	background: url(../_images/img_header_rgt.gif) right top no-repeat;
	width: 499px;
	height: 75px;
	float: right;
	display: block;
}

#header .iphone {
	width: 185px;
	height: 42px;
	float: left;
	display: block;
}

#header .iphone a {
	width: 175px;
	height: 25px;
	float: left;
	display: block;
}

#header .iphone a:hover {
	background: url(../_images/img_header_iphone.gif) left top no-repeat;
	width: 175px;
	height: 25px;
	float: left;
	display: block;
}

#header .sitemap {
	width: 161px;
	height: 42px;
	float: left;
	display: block;
}

#header .sitemap a {
	width: 150px;
	height: 25px;
	float: left;
	display: block;
}

#header .sitemap a:hover {
	background: url(../_images/img_header_sitemap.gif) left top no-repeat;
	width: 150px;
	height: 25px;
	float: left;
	display: block;
}

#header .keisai {
	width: 150px;
	height: 42px;
	float: left;
	display: block;
}

#header .keisai a {
	width: 150px;
	height: 25px;
	float: left;
	display: block;
}

#header .keisai a:hover {
	background: url(../_images/img_header_keisai.gif) left top no-repeat;
	width: 150px;
	height: 25px;
	float: left;
	display: block;
}

#header .mrq {
	width: 485px;
	height: 20px;
	float: right;
	text-align: left;
	font-size: 12px;
	color: #ff9999;
}

/* menu
----------------------------------------------- */
#menu {
	width: 990px;
	height: 50px;
	float: left;
	display: block;
}

#menu span {
	display: none;
}

#menu .menu_top {
	background: url(../_images/menu_top.gif) no-repeat;
	width: 198px;
	height: 40px;
	float: left;
	display: block;
	border-bottom: 1px solid #fb4ba6;
}

#menu .menu_top a {
	width: 197px;
	height: 40px;
	float: left;
	display: block;
}

#menu .menu_top a:hover {
	background: url(../_images/menu_top2.gif) no-repeat;
}

#menu .menu_newf {
	background: url(../_images/menu_newf.gif) no-repeat;
	width: 198px;
	height: 40px;
	float: left;
	display: block;
	border-bottom: 1px solid #fb4ba6;
}

#menu .menu_newf a {
	width: 197px;
	height: 40px;
	float: left;
	display: block;
}

#menu .menu_newf a:hover {
	background: url(../_images/menu_newf2.gif) no-repeat;
}

#menu .menu_late {
	background: url(../_images/menu_late.gif) no-repeat;
	width: 198px;
	height: 40px;
	float: left;
	display: block;
	border-bottom: 1px solid #fb4ba6;
}

#menu .menu_late a {
	width: 197px;
	height: 40px;
	float: left;
	display: block;
}

#menu .menu_late a:hover {
	background: url(../_images/menu_late2.gif) no-repeat;
}

#menu .menu_disco {
	background: url(../_images/menu_disco.gif) no-repeat;
	width: 198px;
	height: 40px;
	border-bottom: 1px solid #fb4ba6;
	float: left;
	display: block;
}

#menu .menu_disco a {
	width: 197px;
	height: 40px;
	float: left;
	display: block;
}

#menu .menu_disco a:hover {
	background: url(../_images/menu_disco2.gif) no-repeat;
}

#menu .menu_movie {
	background: url(../_images/menu_movie.gif) no-repeat;
	width: 197px;
	height: 40px;
	border-bottom: 1px solid #fb4ba6;
	float: left;
	display: block;
}

#menu .menu_movie a {
	width: 197px;
	height: 40px;
	float: left;
	display: block;
}

#menu .menu_movie a:hover {
	background: url(../_images/menu_movie2.gif) no-repeat;
}

/* footer

----------------------------------------------- */

#footer {
	background: url(../_images/bg_footer.gif) left top repeat-x;
	width: 100%;
	height: 295px;
	display: block;
	float: left;
}

#footer span{
	display: none;
}

#footer .wrapper {
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
}

#footer .left_box {
	width: 250px;
	float: left;
	display: block;
	line-height: 1.5;
	font-size: 11px;
	color: #797979;
}

#footer .left_box a {
	text-decoration: none;
	color: #ffffff;
}

#footer .left_box a:hover {
	text-decoration: none;
	color: #0099ff;
}

#footer .logo {
	background: url(../_images/img_footer_logo.gif) left 30px no-repeat;
	width: 250px;
	height: 145px;
	float: left;
	display: block;
}

#footer .right_box {
	height: 174px;
	float: right;
	display: block;
	padding: 15px 0px;
}

#footer .box {
	background: url(../_images/bg_footer_title.gif) center 5px no-repeat;
	width: 210px;
	height: 100%;
	border-left: 1px solid #8c8c8c;
	float: left;
	display: block;
}

#footer .ttl {
	font-size: 14px;
	width: 175px;
	float: right;
	display: block;
	line-height: 2.6;
}

#footer .data {
	font-size: 12px;
	width: 175px;
	float: right;
	display: block;
	line-height: 2;
}

#footer .data a {
	color: #8c8c8c;
}

#footer .data a:hover {
	color: #0099ff;
}

#footer .bottom_box {
	margin-top: 15px;
	width: 825px;
	height: 50px;
	font-size: 11px;
	line-height: 1.3;
	float: left;
	display: block;
}

#footer .pagetop {
	background: url(../_images/btn_footer_top.gif) left top no-repeat;
	width: 130px;
	height: 25px;
	float: left;
	display: block;
}

#footer .pagetop a {
	width: 130px;
	height: 25px;
	float: left;
	display: block;
}

#footer .pagetop a:hover {
	background: url(../_images/btn_footer_top2.gif) left top no-repeat;
	width: 130px;
	height: 25px;
	float: left;
	display: block;
}

#footer .copyright {
	width: 100%;
	font-size: 10px;
	text-align: center;
	float: left;
	display: block;
}
