/* CSS Document */
*{
margin:0;
padding:0;
}

html{
height:100%;
/*min-height:100%;*/
}

body{
padding:0px;
	margin:0px auto;
	background-color:#ffffff;
	font-family:sans-serif;
	font-size:80%;
	height: 100%;
}

/* IE7でpadding指定 */
*:first-child+html body {
padding-left: 1px;
}
/* IE6以下でpadding指定 */
*html body {
padding-left: 1px;
}


/*A*/
a{
	color:#000000;
}

a:hover{
	color:#333333;
}
a:active{
	color:#333333;
}


/*WRAPPER*/
div#wrapper{
width:1053px;
margin: 0 auto;
height:100%;
min-height: 100%;
text-align:center;
background-image:url(images/bk3.jpg);
background-repeat: no-repeat;
background-position:center top;
background-color:#ffffff;
}

body > #wrapper{
height:auto;	
}

/*CONTAINER*/
div#container{
	height: 100%;
	margin-left:auto;
	margin-right:auto;
text-align:left;
}


div#header{
	width:850px;
	height:596px;
	background-image: url(images/header.jpg);
background-repeat: no-repeat;
background-position: top center;
position:relative;
left:101px;
}


/*Menu*/
#menu {
    width:181px;
    height:282px;
    background-image: url(images/menu.jpg);
    background-repeat: no-repeat;
	position:relative;
	display:block;
	top:310px;
	left:0px;
}
#menu ul {
    margin:0;
    padding: 0;
}
#menu li {
    list-style-type: none;
    margin:0;
    padding: 0;
}
#menu li a {
    width: 181px;
    height:0pt;
    background-image: url(images/menu.jpg);
    background-repeat: no-repeat;
    display:block;
    padding-top:41px;
    overflow:hidden;
}
#menu li#top a {
    background-position: 0px 0px;
}
#menu li#movie a {
    background-position: 181px 0px;
}
#menu li#world a {
    background-position: 181px 0px;
}
#menu li#chara a {
    background-position: 181px 0px;
}
#menu li#system a {
    background-position: 181px 0px;
}
#menu li#special a {
    background-position: 181px 0px;
}
#menu li#info a {
    background-position: 181px 0px;
}

#menu li#top a:hover {
    background-position: -181px 0px;
}
#menu li#movie a:hover {
    background-position: -181px -41px;
}
#menu li#world a:hover {
    background-position: -181px -82px;
}
#menu li#chara a:hover {
    background-position: -181px -123px;
}
#menu li#system a:hover {
    background-position: -181px -164px;
}
#menu li#special a:hover {
    background-position: -181px -205px;
}
#menu li#info a:hover {
    background-position: -181px -246px;
}


#scroller {
    width:669px;
    height:29px;
    background-image: url(images/base_scroll.gif);
    background-repeat: no-repeat;
	position:relative;
	display:block;
	top:265px;
	left:182px;
}

*:first-child+html #scroller,*html #scroller {
    width:669px;
    height:29px;
    background-image: url(images/base_scroll.gif);
    background-repeat: no-repeat;
	position:relative;
	display:block;
	top:285px;
	left:182px;
}



#scroller ul.marquee {
                display: block;
                margin:0; padding:0;
                list-style: none;
                line-height: 1;
                position: relative;
                overflow: hidden;
                /* optional */
                width: 600px; height: 23px;
               /* background-color: #000000;
                border: 1px solid #000000;*/
				margin-top:20px;
				margin-left:80px;
				            }
							
*:first-child+html #scroller ul.marquee,*html #scroller ul.marquee {
				display: block;
                margin:0; padding:0;
                list-style: none;
                line-height: 1;
                position: relative;
                overflow: hidden;
                /* optional */
                width: 600px; height: 23px;
               /* background-color: #000000;
                border: 1px solid #000000;*/
				margin-top:5px;
				margin-left:80px;}
							
#scroller ul.marquee li {
                margin:0;
                list-style:none;
                position: absolute;
                top: -999em; left: 0;
                display: block;
                white-space: nowrap;
                /* optional */
                font: 12px Arial, Helvetica, sans-serif;
				color:#ffffff;
                padding: 3px 5px;
            }
			

div#main{
width:850px;
position:relative;
top:0px;
left:101px;
}

div#first{
	position:relative;
	top: 15px;
	left:15px;
	width:850px;
	padding-bottom:20px;
}

div#first .update{
	float:left;
	width:400px;
	height:250px;
	background-image: url(images/base_update.gif);
background-repeat: no-repeat;
background-position: top center;
}


div#first .scroll{
	padding-bottom:5px;
}

/*Update*/
.scroll-pane {
    overflow: auto;
    width: 350px;
    height: 180px;
	margin-top:5px;
	margin-left:25px;
	font-size:1em;
	line-height:1.5em;
}
.scroll-pane .jspVerticalBar {
	width: 5px;
	}
.scroll-pane .jspTrack {
    background: #eee;
}
.scroll-pane .jspDrag {
background: #ccc;
}


span.title{
font-size:14px;
color:#C03;
font-weight:bold;
}

p{
font-size:12px;
line-height:1.5em;
margin-left:10px;
}


div#first .share{
	margin-top:50px;
	width:400px;
	height:50px;
	}



div#first .graphic{
	float:right;
	width:450px;
}


ul.example {
margin: 0;
padding: 0;
list-style-type: none;
}

ul.example li {
float: left;
width: 133px;
margin-right: 5px;
padding: 2px;
text-align: center;
}


ul.example2 {
margin: 0;
padding: 0;
list-style-type: none;
}

ul.example2 li {
float: left;
width: 112px;
margin-right: 2px;
padding: 0px;
text-align: left;
}


.pv img{margin:2px;}

.clearLeft { 
clear: left; 
}


ul.snsb {
	overflow: hidden;
	list-style-type: none;
}
ul.snsb li {
	float: left;
	margin-right: 4px;
}
ul.snsb iframe {
	margin: 0 !important;
}



div#detail{
position:relative;
	width:850px;
	top:25px;
	left:15px;	
}


div#detail .story .t{
	float:left;
width:230px;	
}

div#detail .story .e{
float:right;
width:600px;	
}

#social{
	width:650px;
	height:30px;
	margin:0 auto;
	padding:10px 0 10px 0;}
	

		
#tweets{
	position:relative;
	width:850px;
	top: 40px;
	left:20px;
	margin:5px;
	}
	
	
div#spec{
position:relative;
	width:830px;
	top: 50px;
	left:10px;
	padding-bottom:50px;
}

div#spec img{
padding:5px;
}

.m{
	float:left;
	width:620px;
}
hr{margin-top:10px; margin-bottom:10px;}
span.specdetail{
	font-size:1.5em;
	line-height:1.5em;
}
.mobile{
	float:right;
	width:210px;
	text-align:right;
}


div.clear{
	clear:both;
}




div#footer{
	width:1053px;
	height:145px;
	position:relative;
	top:0px;
	background-image: url(images/footer2.jpg);
    background-repeat: no-repeat;
	margin-bottom:0px;
}


div#footer .copyrights{
position:relative;
top:50px;
text-align:center;
}
