@charset "UTF-8";
#wrapper{
	overflow: hidden;
}
.no_sp{margin-right: 0px!important;}


/*---------------------------------------------- page */

#Newtop_page{background: url(../img/common/Newtop_page_bg.jpg) repeat-x;}




#Newsub_page{background: url(../img/common/Newsub_page_bg.jpg) repeat-x;}



/*#top_page{background: url(../img/common/top_page_bg.jpg) repeat-x;}

#sub_page{background: url(../img/common/sub_page_bg.jpg) repeat-x;}*/



/*---------------------------------------------- header */

#header{
	height: 104px;
	/*background: url(../img/jp/header_bg.jpg) no-repeat left;*/
	width: 980px;
	margin: 0 auto;
}

#sp_header{
	display: none;
}

#headerIn{
	width: 980px;
	margin: 0 auto;
}
.hleftArea{
	float:left;
	}
h1.hlogo{
	width: 233px;
	float: left;
	padding-top:5px;
	z-index:1000;
}

/*h1.logo span{display: none;}*/

h1.hlogo a{
	width: 233px;
	height: 54px;
	display: block;
}
.AnimeArea{
	width: 440px;
	height: 50px;

	/*position:relative;
	top:-10px;*/
	zoom:1;
	}
.h_container{
	float: right;
	width: 520px;
}

.h_container .access,.h_container .qa{
	float: right!important;
	margin-right: 5px;
}

.language{
	width: 340px;
	float: right;
}

.language li{
	float: left;
}

.h_container p.htx{
	clear: both;
	color: #8C8277;
	text-align: left;
	padding: 3px 0px 6px 0px;
	font-size: 11px;
	float:left;
}

.searchArea input{
	height: 20px;
	width: 310px;
	border: 1px solid #C1B3A4;
	padding: 3px;
	vertical-align: middle;
}

.searchArea{
	float: left;
	width: 470px;
	height:30px;
	margin-bottom:2px;
}
.Rss{
	float: left;
	width:50px;
	height: 28px;
	z-index:10;
}

.hMiddle{
	display:block;
	padding-bottom:2px;

	}

.hMiddle p{
	padding-top:5px;
	margin-left:10px;

	}
.fontSize{
	float:right;
	overflow: hidden;
 	position: relative;
	margin-top:5px;
	width:160px;
}

.fontSize dt{
	 float: left;
    margin-right: 10px;
    width: 55px;
}
.fontSize dt img{

	vertical-align:top;
}
.fontSize dd{
	margin-right:1px;
	cursor: pointer;
    display: block;
    float: left;
    height: 25px;
    padding: 0;
}

/*---------------------------------------------- menu */
.menuWrapper{
	/*z-index:100;*/
	width:980px;
	margin:0 auto;
	clear:both;
}
#Newmenu{
	position:relative;
	font-size:1.1em;
	text-align:center;
}

#Newmenu li{
	float: left;
	position:relative;
	top:0px;
	zoom:1;
	display:block;
	}
#Newmenu ul {
	display: none;
	left: 0;
    position: absolute;
	top:47px;
	/*z-index:100;*/
}

#Newmenu ul li {
	width:180px;
	/*border-bottom:1px solid #FFF;*/
	display:block;
	color:#FFF;
    z-index: 9999;
	zoom:1;
}
#Newmenu ul a{
	background: url(../img/common/red_arrow.png) no-repeat scroll 7px center #000000;
	color:#FFF!important;
	padding-top:10px;
	padding-left:25px;
	padding-right:10px;
	padding-bottom:10px;
	display:block!important;
	text-align:left;
	text-decoration:none;
    line-height: 1.1em;
    opacity: 0.9;
	font-size:0.9em;
}

#Newmenu ul a:hover{
	background: url(../img/common/w_arrow.png)  no-repeat scroll 7px center #B3353B;
	color:#FFF!important;
	text-decoration:none;
	display:block;
}

/*---------------------------------------------- menu */

#menu{
	width: 980px;
	clear: both;
	height: 57px;
	margin: 0 auto;
}

#menu li{float: left;}




/*---------------------------------------------- container */

#container{
	clear: both;
	width: 980px;
	margin: 0 auto;
}
/*#container h2{
	margin-top:7px;
	
}*/
#container h2{
	margin-top:11px;
}


@-moz-document url-prefix() {
     #container h2{
        margin-top:7px;/*firefox対硦*/
    }
}

#menuBox{
	width: 208px;
	float: left;
	background-image: url(../img/common/menubox_bg.gif);
	margin-bottom: 10px;
	padding: 6px 6px 20px 6px;
}


#mainBox{
	float: right;
	width: 724px;
	background-color: #FFFFFF;
	margin-bottom: 10px!important;
	padding: 8px 8px 15px 8px;
}



#oneBox{
	background-color: #FFFFFF;
	margin-bottom: 15px;
	padding: 10px 20px;
}


.pan{
	padding: 6px 0;
	height: 30px;
}

#bannerArea{
	clear: both;
	width: 955px;
	margin: 0 auto;
	padding-top:10px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:10px;
	background-color:#FFF;
}
ul.bnrList{
	padding-left:70px;
	background:url(../img/top/jp/ttl_Ads.jpg) no-repeat left center;
	}


ul.bnrList li{
	float: left;
	margin-right: 10px;
	font-size:0px;
	margin-bottom:5px;
}

ul.bnrList li img,ul.bnrList li a img{border: 1px solid #999999;}
ul.bnrList li a:hover img{border: 1px solid #000000;}

.pagetop{
	clear: both;
	width: 980px;
	text-align: right;
	margin: 0 auto;
	padding-top: 10px;
}

/*sp_pagetop*/
.sp_pagetop{
	display: none;
}

/*---------------------------------------------- foooter */

#footer{
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	padding-bottom: 15px;
}

#footerIn{
	width: 980px;
	margin: 0 auto;
}
.f_sitemap{
	padding-left: 8px;
	border-bottom: 8px solid #eeeeee;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.f_sitemap{
	padding-left: 8px;
	border-bottom: 8px solid #eeeeee;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.f_sitemap div{
	float: left;
	width: 142px;
	margin: 15px 0px 0px 10px;
	height: 170px;
	padding: 5px;
}

.f_sitemap div.line{background: url(../img/common/f_sitemap_line.gif) no-repeat right;}
.f_sitemap div h3{margin-bottom: 11px;}
.f_sitemap div li{font-size: 11px;}
.f_sitemap div h4{
	background-color: #eeeeee;
	font-size: 10px;
	color: #000000;
	padding: 2px;
	margin-top: 3px;
	display: block;
	width: 82px!important;
	margin-bottom: 1px;
}

.f_sitemap div a{
	text-decoration: none!important;
	line-height: 150%;
	color: #000000!important;
}

.f_sitemap div a:hover{
	color: #990000!important;
	text-decoration: underline!important;
}

.k_add{
	clear: left;
	float: left;
}

.footer_logo{
	background: url(../img/jp/footer_logo.gif) no-repeat;
	height: 40px;
	width: 435px;
	margin-bottom: 12px;
}

.footer_logo span{display: none;}

/*.footerMenu{
	float: right;
	width: 370px;
	text-align: right;
	margin-right: 5px;
}*/
.footerMenu{ 
	float: right;
    margin-right: 5px;
    text-align: right;
    width: 380px;
}

.footerMenu ul{ 
    width: 380px;
}

.footerMenu #footerMenu_3column{
	display:block;
	width:372px!important;
	float: right;
    margin-right: 5px;
    text-align: right;
}

.footerMenu #footerMenu_2column {
	width:250px!important;
	display:block;
		float: right;
    margin-right: 5px;
    text-align: right;
}


.footerMenu li{
	font-size: 11px;
	float: left;
	width: 115px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 3px 0;
	margin: 0px 0px 5px 5px;
	color: #999999;
}

.footerMenu li a{
	text-decoration: none!important;
	color: #000000!important;
}

.footerMenu li a:hover{
	color: #990000!important;
	text-decoration: underline!important;
}

.footerMenu img{margin-right: 5px;}

.footercode{
	float: right;
	width: 87px;
}

address{
	clear: both;
	font-size: 10px;
	padding-top: 15px;
}


/*---------------------------------------------- hyouka */

#hyouka{
	width: 980px;
	margin: 0 auto;
}

/*---------------------------------------------- social */


ul.social{
	float: right;
    height: 25px;
    margin: 5px;
}

ul.social li{
	display:inline;
	float:left;
	margin-right:2px;
	padding:2px;
}
/*ie08対硦*/
ul.social li{
	/*float:left\9; */
	margin-right:2px\9;
	padding:2px\9;
}

ul.social li iframe {
	margin: 0 !important;
}

.Fb{
	display:block;
	vertical-align:top;
	/*width: 100px;*/
}

/*iframe#twitter-widget-0 {
	width: 90px !important;
}
*/

