@charset "utf-8";

body {
	background:url(../img/background.png);
	/*background-color:#31D5F1;*/
}

body > #all {
	/*background:url(../img/all_bg_bottom.jpg) no-repeat center bottom;*/
	height:auto;
	width:1100px;
	min-height:100%;
	text-align:center;
	margin:0 auto;
	/*padding-bottom:30px;*/
}

#wrapper {
	width:1090px;
	margin:0 auto;
	background:url(../img/wrapper_bg.png) repeat-y 0;
	padding:0 5px;
}

.anchor {
	width:100%;
	padding:10px 0;
	text-align:right;
	letter-spacing:normal;
}

p.absolute-1{
position: absolute;
top: -1000px;
left: -1000px;
}
a {
	color:#0044CC;
}
/*============================[ヘッダーエリア_ST]============================*/

#header_area {
	width:1090px;
}


h1.loggedIn {
	text-indent:0;
}
#header{
	width:100%;
	background:#FFFFFF;
	background: url(../img/header_bg.png) repeat-x;
	height:109px;
	padding:0 0 5px;
}
#header_inner {
	width:1090px;
	padding:5px;
	text-align:left;
	margin:0 auto;
	background: url(../img/header_inner_bg.png) repeat-x;
}
#header_inner a#headLogo{
	margin:0 20px 5px 20px;
	display:block;
	float:left;
}
#header_inner div#siteSummary{
	height:49px;
	padding:10px 0;
	font-size:12px;	
	width:280px;
	float:left;
}

#header_inner img.headerBanner{
	float:right;
}

#header_inner ul#gNavi{
	width:1085px;
	height:30px;
	margin:0 3px 5px 2px;
	float:left;
	display:block;
	clear:both;
}
#header_inner ul#gNavi li{
	display:block;
	float:left;
	height:30px;
}
#header_inner ul#gNavi li a{
	display:block;
	text-align:center;
	height:30px;
	line-height:30px;
	width:153px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	border-left:1px solid #2862A8;
	border-right:1px solid #B3D7F4;
	text-shadow:-1px -1px 1px rgba(0,0,0,0.3);
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#header_inner ul#gNavi li:first-child a{
	border-left:none;
}
#header_inner ul#gNavi li:last-child a{
	border-right:none;
}
#header_inner ul#gNavi li a:hover,#header_inner ul#gNavi li a.on{
	background:url("../img/gNavi_on.gif") no-repeat;
}
	

.clear{
	clear:both;
	height:0px;
}
#logo a {
	width:600px;
	height:200px;
	float:left;
	margin:48px 0 0 18px;
	text-indent:-9999px;
	overflow:hidden;
}


#header_right {
	width:140px;
	height:140px;
	margin-top:150px;
	margin-left:320px;
	float:left;
	text-indent:-9999px;
}

/*============================[ヘッダーエリア_EN]============================*/

#contents_area {
	width:1050px;
	/*padding-top:13px;*/
	padding:13px 20px 15px;
	float:left;
}

/*============================[メインビジュアル_ST]============================*/
#mainVisual{
	width:758px;
	float:left;
	border:1px solid #CCCCCC;
	margin:0 0 8px;
	background:#000000;
	overflow:hidden;
	position:relative;
}

#mainVisual div#arrow{
	z-index:2px;
	position:absolute;
	width:738px;
	margin:0 10px;
	height:50px;
	left:0;
	top:116px;
}

#mainVisual div#prevArrow,#mainVisual div#nextArrow{
	width:50px;
	height:50px;
}

#mainVisual div#prevArrow{
	float:right;
	cursor:pointer;
}

#mainVisual div#nextArrow{
	float:left;
	cursor:pointer;
}
#mainVisual div#centerArea{
	float:left;
	width:758px;
	height:195px;
	overflow:hidden;
	position:relative
}

#mainVisual div#imgMove{
	height:171px;
	text-align:left;
	clear:both;
	position:absolute;
	left:-253px;
	top:0;
}

#mainVisual div#imgMove ul{
	float:left;
	clear:both;
	width:1518px;
	height:171px;
	z-index:1;
}

#mainVisual div#imgMove ul li{
	margin:0;
	padding:0;
	list-style:none;
	width:253px;
	height:171px;
	float:left;
}


#mainVisual div#centerArea span{
	text-align:center;
	display:block;
	height:39px;
	width:758px;
	background:none;
	float:left;
	position:absolute;
	top:166px;
	left:0;
	z-index:1;
	margin-top:-10px;
}
	



/*============================[メインビジュアル_EN]============================*/

/*============================[中央エリア_ST]============================*/

#center_contents {
	width:470px;
	_width:462px;
	float:right;
/*	margin-bottom:15px;
	margin-right:14px; 
	margin-right:4px;  */
	margin:0 8px 10px 8px;
	_margin:0 0 10px;
	display:block;
}

#center_contents p.text {
	width:380px;
	margin-bottom:0px;
	text-align:right;
}

#center_contents p {
	width:440px;
	margin-bottom:0.5em;
	margin-left:10px;
	text-align:left;
}

#center_contents h3.title {
	width:460px;
	height:22px;
	background:url(../img/title_h3_bg_2.gif) no-repeat 0;
	margin:20px 0 10px 0;
	padding:6px 0 1px 10px;
	font-weight:900;
	text-align:left;
}

#center_contents h3.title a{
	color:#666666;
	text-decoration:none;
}

#center_contents h3.title a:hover{
	color:#666666;
	text-decoration:none;

}

#center_contents h4.title {
	width:430px;
	height:22px;
	line-height:22px;
	margin:15px 0 10px 10px;
	_margin:15px 0 10px 10px;
	text-align:left;
	font-weight:bolder;
	color:#216BBD;
	border-bottom:1px dashed #216BBD;
}

#center_contents hr.end {
	width:440px;
	height:0;
	border:none;
	border-top:#e4e4e4 solid 1px;
	margin-bottom:0.5em;
	margin-left:10px;
	clear:both;
}

#center_contents p.icon {
	width:430px;
	background:url(../img/title_icon_2.gif) no-repeat 0px 3px;
	padding-left:10px;
}

#center_contents p.caution{
	color:red;
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
}

/*============================[中央エリア_EN]============================*/



/*============================[左エリア_ST]============================*/

#left_contents {
	width:280px;
	_width:276px;
	float:right;
/*	margin-right:14px; */
/*	margin-right:4px;  */
	margin-bottom:10px;
	display:block;
	_margin-right:16px;
	border:1px solid #DADADA;
}

#left_contents_in {
	width:280px;
	background:url(../img/content_head.gif) #f5f5f5 no-repeat top;
	padding-top:6px;
}

#left_contents_in_in {
	width:280px;
	background:url(../img/content_foot.gif) #f5f5f5 no-repeat bottom;
	padding-bottom:6px;
}



/*----------------------------お試し掲示板_ST----------------------------*/

#bbs {
	width:270px;
	background:url(../img/leftcontent_bg.gif) repeat-y ;
	margin:0 6px 10px 6px;
	_margin:0 3px 10px 6px;
}

#bbs h3 {
	width:270px;
	height:22px;
}

#bbs p.bbs_attention {
	text-align:left;
	margin-top:8px;
	margin-left:15px;
	margin-bottom:5px;
	padding-top:2px;
	padding-bottom:1px;
	line-height:1.3em;
}

.bbs_frame {
	width:270px;
	border-top:#DADADA solid 1px;
	border-bottom:#DADADA solid 1px;
	padding-bottom:5px;
/*	background:url(../img/leftcontent_bottom.gif) no-repeat bottom;*/
}

dl.bbstxt {
	text-align:left;
	width:254px;
	height:116px;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:16px;
}

dl.bbstxt dt {
	width:63px;
	height:21px;
	float:left;
	clear:both;
	padding-top:3px;
	line-height:1.5em;
	_line-height:1em;
}

dl.bbstxt dd {
	width:170px;
	height:20px;
	float:left;
	margin-top:2px;
	margin-bottom:2px;
}

select {
	width:168px;
	height:18px;
	font-size:11px;
}

.formtxt .formtitle {
	width:100px;
}

p.btn_search {
	width:147px;
	height:37px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}

p.btn_search a {
	display:block;
	width:147px;
	height:37px;
	background:url(../img/btn_search_2.gif) no-repeat 0 0;
	text-indent:-9999px;
}

p.btn_search a:hover {
	background:url(../img/btn_search_2.gif) no-repeat 0px -37px;
}

/*----------------------------お試し掲示板_EN----------------------------*/


/*----------------------------ログインナビ_ST----------------------------*/

#login-navi_area {
	width:253px;
	height:154px;
	margin:0 14px 10px 15px;
}

#login-navi_area ul#login-navi {
	width:253px;
	height:154px;
}

#login-navi_area ul#login-navi li {
	float:left;
	overflow:hidden;
}

#login-navi_area ul#login-navi li.navi_01 a {
	display:block;
	background:url(../img/navi_login2.gif) no-repeat -253px 0px;
	width:84px;
	height:39px;
	/*margin-bottom:2px;*/
	text-indent:-9999px;
}

#login-navi_area ul#login-navi li.navi_02 a {
	display:block;
	background:url(../img/navi_login2.gif) no-repeat -337px 0px;
	width:84px;
	height:39px;
	/*margin-bottom:2px;*/
	text-indent:-9999px;
}

#login-navi_area ul#login-navi li.navi_03 a {
	display:block;
	background:url(../img/navi_login2.gif) no-repeat -421px 0px;
	width:85px;
	height:39px;
	/*margin-bottom:2px;*/
	text-indent:-9999px;
}

#login-navi_area ul#login-navi li.navi_04 a {
	display:block;
	background:url(../img/navi_login2.gif) no-repeat -253px -39px;
	width:84px;
	height:38px;
	text-indent:-9999px;
}

#login-navi_area ul#login-navi li.navi_05 a {
	display:block;
	background:url(../img/navi_login2.gif) no-repeat -337px -39px;
	width:84px;
	height:38px;
	text-indent:-9999px;
}

#login-navi_area ul#login-navi li.navi_06 a {
	display:block;
	background:url(../img/navi_login2.gif) no-repeat -421px -39px;
	width:85px;
	height:38px;
	text-indent:-9999px;
}

#login-navi_area ul#login-navi li.navi_07 a {
	display:block;
	background:url(../img/navi_login2.gif) no-repeat -253px -77px;
	width:84px;
	height:39px;
	text-indent:-9999px;
}

#login-navi_area ul#login-navi li.navi_08 a {
	display:block;
	background:url(../img/navi_login2.gif) no-repeat -337px -77px;
	width:84px;
	height:39px;
	text-indent:-9999px;
}

#login-navi_area ul#login-navi li.navi_09 a {
	display:block;
	background:url(../img/navi_login2.gif) no-repeat -421px -77px;
	width:85px;
	height:39px;
	text-indent:-9999px;
}

#login-navi_area ul#login-navi li.navi_10 a {
	display:block;
	background:url(../img/navi_login2.gif) no-repeat -253px -116px;
	width:84px;
	height:38px;
	text-indent:-9999px;
}

#login-navi_area ul#login-navi li.navi_11 a {
	display:block;
	background:url(../img/navi_login2.gif) no-repeat -337px -116px;
	width:84px;
	height:38px;
	text-indent:-9999px;
}

#login-navi_area ul#login-navi li.navi_12 a {
	display:block;
	background:url(../img/navi_login2.gif) no-repeat -421px -116px;
	width:85px;
	height:38px;
	text-indent:-9999px;
}


#login-navi_area ul#login-navi li.navi_01 a:hover {
	background:url(../img/navi_login2.gif) no-repeat 0 0;
}

#login-navi_area ul#login-navi li.navi_02 a:hover {
	background:url(../img/navi_login2.gif) no-repeat -84px 0;
}

#login-navi_area ul#login-navi li.navi_03 a:hover {
	background:url(../img/navi_login2.gif) no-repeat -168px 0;
}

#login-navi_area ul#login-navi li.navi_04 a:hover {
	background:url(../img/navi_login2.gif) no-repeat 0 -39px;
}

#login-navi_area ul#login-navi li.navi_05 a:hover {
	background:url(../img/navi_login2.gif) no-repeat -84px -39px;
}

#login-navi_area ul#login-navi li.navi_06 a:hover {
	background:url(../img/navi_login2.gif) no-repeat -168px -39px;
}

#login-navi_area ul#login-navi li.navi_07 a:hover {
	background:url(../img/navi_login2.gif) no-repeat 0 -77px;
}

#login-navi_area ul#login-navi li.navi_08 a:hover {
	background:url(../img/navi_login2.gif) no-repeat -84px -77px;
}

#login-navi_area ul#login-navi li.navi_09 a:hover {
	background:url(../img/navi_login2.gif) no-repeat -168px -77px;
}

#login-navi_area ul#login-navi li.navi_10 a:hover {
	background:url(../img/navi_login2.gif) no-repeat 0 -116px;
}

#login-navi_area ul#login-navi li.navi_11 a:hover {
	background:url(../img/navi_login2.gif) no-repeat -84px -116px;
}

#login-navi_area ul#login-navi li.navi_12 a:hover {
	background:url(../img/navi_login2.gif) no-repeat -168px -116px;
}

/*----------------------------ログインナビ_EN----------------------------*/


/*----------------------------サイドナビ_ST----------------------------*/

#navi_area {
	width:260px;
	margin:0 12px 10px 12px;
	min-height:111px;
	height: auto !important;
	height:111px;
	display:inline-block;
}

#navi_area ul#navi {
	width:260px;
}

#navi_area ul#navi li {
	float:left;
	overflow:hidden;
}

#navi_area ul#navi li.navi_01 a {
	display:block;
	background:url(../img/navi.gif) no-repeat 0 0;
	width:260px;
	height:46px;
	text-indent:-9999px;
}

#navi_area ul#navi li.navi_02 a {
	display:block;
	background:url(../img/navi.gif) no-repeat 0px -46px;
	width:130px;
	height:37px;
	text-indent:-9999px;
}

#navi_area ul#navi li.navi_03 a {
	display:block;
	background:url(../img/navi.gif) no-repeat -130px -46px;
	width:130px;
	height:37px;
	text-indent:-9999px;
}

#navi_area ul#navi li.navi_04 a {
	display:block;
	background:url(../img/navi.gif) no-repeat 0 -83px;
	width:130px;
	height:37px;
	text-indent:-9999px;
}

#navi_area ul#navi li.navi_05 a {
	display:block;
	background:url(../img/navi.gif) no-repeat -130px -83px;
	width:130px;
	height:37px;
	text-indent:-9999px;
}

#navi_area ul#navi li.navi_06 a {
	display:block;
	background:url(../img/navi.gif) no-repeat 0 -120px;
	width:130px;
	height:37px;
	text-indent:-9999px;
}

#navi_area ul#navi li.navi_07 a {
	display:block;
	background:url(../img/navi.gif) no-repeat -130px -120px;
	width:130px;
	height:37px;
	text-indent:-9999px;
}

#navi_area ul#navi li.navi_01 a:hover {
	background:url(../img/navi.gif) no-repeat -260px 0px;
}

#navi_area ul#navi li.navi_02 a:hover {
	background:url(../img/navi.gif) no-repeat -260px -46px;
}

#navi_area ul#navi li.navi_03 a:hover {
	background:url(../img/navi.gif) no-repeat -390px -46px;
}

#navi_area ul#navi li.navi_04 a:hover {
	background:url(../img/navi.gif) no-repeat -260px -83px;
}

#navi_area ul#navi li.navi_05 a:hover {
	background:url(../img/navi.gif) no-repeat -390px -83px;
}

#navi_area ul#navi li.navi_06 a:hover {
	background:url(../img/navi.gif) no-repeat -260px -120px;
}

#navi_area ul#navi li.navi_07 a:hover {
	background:url(../img/navi.gif) no-repeat -390px -120px;
}

/*----------------------------サイドナビ_EN----------------------------*/


/*----------------------------バナーエリア01_ST----------------------------*/

#bana_area_01 {
	width:252px;
	margin:0 6px 10px 6px;
	padding:0 9px;
}

#bana_area_01 ul {
	width:270px;
}

#bana_area_01 ul li {
	margin:0 0 5px 0;
	padding:0;
}

/*----------------------------バナーエリア01_EN----------------------------*/


/*----------------------------インフォメーション_ST----------------------------*/

#info {
	width:270px;
	background:url(../img/leftcontent_bg.gif) repeat-y ;
	margin:0 6px 10px 6px;
}

#info_in {
	width:270px;
	background:url(../img/leftcontent_bottom.gif) no-repeat bottom;
}

#info_in h3 {
	width:270px;
	height:22px;
	background:url(../img/title_info.gif) no-repeat ;
	text-indent:-9999px;
}

#info_in dl#info_list {
	width:245px;
	margin:0 11px;
	text-align:left;
	
}

#info_in dl#info_list dt {
	float:left;
	padding:7px 0px;
	font-weight:bold;
	color:#216BBD;
	letter-spacing:0;
}

#info_in dl#info_list dd {
	padding:7px 0px 7px 73px;
	border-bottom:#e5e5e5 dotted 1px; 
}
/*
#info_in dl#info_list dt span {
	font-weight:bold;
	color:#04bdf2;
	letter-spacing:0;
}
*/
/*----------------------------インフォメーション_EN----------------------------*/


/*----------------------------漫画_ST----------------------------*/
#manga {
	overflow: hidden;
	display: block;
	margin:0 5px 10px;
	border: 1px solid #DADADA;
	padding: 7px;
	background:#ffffff;
}

#manga_button{
	margin:5px;
	width: 240px;
}

#manga1,
#manga2,
#manga3,
#manga4,
#manga5,
#manga6{
	display:none;
}

#back_button{
	float:left;	
	display: none;
}

#next_button{
	float:right;	
}
#regist_button{
	float:right;	
	display: none;	
}

/*----------------------------漫画_EN----------------------------*/


/*----------------------------SNS_ST----------------------------*/
#sns {

}

#facebook{
	width: 270px;
	margin: 0 auto 10px;
	border: 1px solid #DADADA;
	box-sizing:border-box;
}

/*----------------------------SNS_EN----------------------------*/


/*----------------------------イベント情報_ST----------------------------*/

#event {
	width:270px;
	margin:0 6px;
	/display:inline;
}

#event h3 {
	width:270px;
	height:22px;
	text-indent:-9999px;
}

#event ul {
	width:270px;
}

#event ul li {
	margin:0 0 5px 0;
	padding:0;
}

/*----------------------------イベント情報_EN----------------------------*/


/*----------------------------メディア情報_ST----------------------------*/

#media {
	width:270px;
	margin:0 6px;
}

#media h3 {
	width:270px;
	height:22px;
	background:url(../img/title_media.gif) no-repeat ;
	text-indent:-9999px;
}

#media ul {
	width:270px;
}

#media ul li {
	margin:0 0 5px 0;
	padding:0;
}

/*----------------------------メディア情報_EN----------------------------*/


/*----------------------------セキュリティー_ST----------------------------*/

#security {
	width:270px;
	margin:0 6px;
}

#security h3 {
	width:270px;
	height:22px;
	background:url(../img/title_security.gif) no-repeat ;
	text-indent:-9999px;
}

#security_in {
	width:270px;
	height:163px;
	background:url(../img/security_bg.gif) no-repeat 0;
	text-indent:-9999px;
}

/*----------------------------セキュリティー_EN----------------------------*/



/*============================[左エリア_EN]============================*/


/*============================[右エリア_ST]============================*/

#right_contents {
	width:280px;
	float:right;
	/*margin-right:18px;*/
	margin-bottom:10px;
	/margin-bottom:0px;
	display:block;
	border:1px solid #DADADA;
}

#right_contents_in {
	width:280px;
	background:url(../img/content_head.gif) #f5f5f5 no-repeat top;
	padding-top:6px;
}

#right_contents_in_in {
	width:280px;
	background:url(../img/content_foot.gif) #f5f5f5 no-repeat bottom;
	padding-bottom:6px;
}
#right_contents_in_in img,#right_contents_in_in embed,#right_contents_in_in div{
	margin-bottom:5px;
	display:block;
}
#right_contents_in_in div#qr_area{
 background:url(../img/qr.gif) no-repeat;
 width:252px;
 height:153px;
 padding:13px;
 text-align:left;
 clear:both;
}
* html div#right_contents_in_in div#qr_area{
	width:226px;
}
/*----------------------------ログイン_ST----------------------------*/

#login {
	width:270px;
	background:url(../img/leftcontent_bg.gif) repeat-y ;
	margin-bottom:10px;
	margin-left:6px;
	margin:0 6px 10px 6px;
	_margin:0px 3px 10px 6px;
	display:block;
	clear:both;
}
#login form{
	width:270px;
	margin:0;
	padding:0;
}
.login_frame {
	width:270px;
	border-bottom:#DADADA solid 1px;
	padding-bottom:5px;
	padding-top:10px;
	clear:both;
/*	margin-left:6px;*/
/*	background:url(../img/leftcontent_bottom.gif) no-repeat bottom;*/
}

#login_box_02 {
	width:270px;
	display:block;
	clear:both;
}

#login_box_02 ul.tab {
	width:270px;
	height:25px;
	margin:0;
	padding:0;
	display:block;
	float:left;
	border-top:1px solid #DADADA;
}

#login_box_02 ul.tab li {
	display:block;
	width:270px;
	height:25px;
	line-height:25px;
	float:left;
	border-bottom:1px solid #DADADA;
}
#login_box_02 ul.tab li.on {
	height:26px !important;
	border-bottom:none;
	width:267px !important;
	background: url("../img/tab_on_bg_wide.gif") no-repeat;
	border-left:1px solid #DADADA;
	font-weight:bold;
}

#login_box_02 ul.tab li a {
	display:block;
	width:270px;
	height:25px;
	border-left:1px solid #DADADA;
	border-right:1px solid #DADADA;
	background: url("../img/tab_bg.gif") no-repeat;
}

dl.formtxt {
	text-align:left;
	width:254px;
	height:76px;
	margin-top:5px;
	margin-left:16px;
}

dl.formtxt dt {
	width:250px;
	height:18px;
	float:left;
	clear:both;
	padding-top:2px;
}

dl.formtxt dd {
	width:250px;
	height:20px;
	float:left;
	margin-bottom:5px;
}

input#FormAddress, input#FormMail {
	width:168px;
	height:18px;
	font-size:11px;
}

input#Password {
	width:68px;
	height:18px;
	font-size:11px;
}

.formtxt .formtitle {
	width:100px;
}

p.btn_login {
	width:147px;
	height:37px;
	margin:0 auto;
	overflow:hidden;
}

p.btn_login input {
	display:block;
	width:147px;
	height:37px;
	background:url(../img/btn_login_2.gif) no-repeat 0 0;
	text-indent:-9999px;
	border:#ccc solid 0px;
	
}

p.btn_login input:hover {
	background:url(../img/btn_login_2.gif) no-repeat 0px -37px;
}

ul.forget {
	height:23px;
	margin-left:20px;
}

ul.forget li {
	font-size:10px;
	float:left;
	letter-spacing:normal;
	margin-right:10px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	white-space:nowrap;
}

a.regist_btn{
	margin: 0 6px;
	width:270px;
	float:right;
	clear:both;
}
a.regist_btn:hover{
	opacity:0.7;
}

/*----------------------------ログイン_EN----------------------------*/

/*----------------------------サイドナビ_ST----------------------------*/

#navi_area {
	width:260px;
	margin:0 12px 10px 12px;
	min-height:111px;
	height: auto !important;
	height:111px;
	display:inline-block;
}

#navi_area ul#navi {
	width:260px;
}

#navi_area ul#navi li {
	float:left;
	overflow:hidden;
}

#navi_area ul#navi li.navi_01 a {
	display:block;
	background:url(../img/navi.gif) no-repeat 0 0;
	width:260px;
	height:46px;
	text-indent:-9999px;
}

#navi_area ul#navi li.navi_02 a {
	display:block;
	background:url(../img/navi.gif) no-repeat 0px -46px;
	width:130px;
	height:37px;
	text-indent:-9999px;
}

#navi_area ul#navi li.navi_03 a {
	display:block;
	background:url(../img/navi.gif) no-repeat -130px -46px;
	width:130px;
	height:37px;
	text-indent:-9999px;
}

#navi_area ul#navi li.navi_04 a {
	display:block;
	background:url(../img/navi.gif) no-repeat 0 -83px;
	width:130px;
	height:37px;
	text-indent:-9999px;
}

#navi_area ul#navi li.navi_05 a {
	display:block;
	background:url(../img/navi.gif) no-repeat -130px -83px;
	width:130px;
	height:37px;
	text-indent:-9999px;
}

#navi_area ul#navi li.navi_06 a {
	display:block;
	background:url(../img/navi.gif) no-repeat 0 -120px;
	width:130px;
	height:37px;
	text-indent:-9999px;
}

#navi_area ul#navi li.navi_07 a {
	display:block;
	background:url(../img/navi.gif) no-repeat -130px -120px;
	width:130px;
	height:37px;
	text-indent:-9999px;
}

#navi_area ul#navi li.navi_01 a:hover {
	background:url(../img/navi.gif) no-repeat -260px 0px;
}

#navi_area ul#navi li.navi_02 a:hover {
	background:url(../img/navi.gif) no-repeat -260px -46px;
}

#navi_area ul#navi li.navi_03 a:hover {
	background:url(../img/navi.gif) no-repeat -390px -46px;
}

#navi_area ul#navi li.navi_04 a:hover {
	background:url(../img/navi.gif) no-repeat -260px -83px;
}

#navi_area ul#navi li.navi_05 a:hover {
	background:url(../img/navi.gif) no-repeat -390px -83px;
}

#navi_area ul#navi li.navi_06 a:hover {
	background:url(../img/navi.gif) no-repeat -260px -120px;
}

#navi_area ul#navi li.navi_07 a:hover {
	background:url(../img/navi.gif) no-repeat -390px -120px;
}

/*----------------------------サイドナビ_EN----------------------------*/


/*----------------------------バナーエリア01_ST----------------------------*/
.bana_area_01 {
	width:252px;
	margin:0 6px 15px 6px;
	padding:0 9px;
}
.bana_area_01 a:hover{
	opacity:0.7;
}
.bana_area_01 a img,.bana_area_01 object{
	margin:5px 0 0;
}
.bana_area_01 a:first-child img,.bana_area_01 object:first-child{
	margin:0;
}
#bana_area_01 ul {
	width:270px;
}

#bana_area_01 ul li {
	margin:0 0 5px 0;
	padding:0;
}

.bana_area_01 a {
	display:block;
}

#comic{
	display:block;
}
/*----------------------------バナーエリア01_EN----------------------------*/


/*----------------------------イベント情報_ST----------------------------*/

#event {
	width:270px;
	margin:0 6px;
	/display:inline;
}

#event h3 {
	width:270px;
	height:22px;
	background:url(../img/title_event.gif) no-repeat ;
	text-indent:-9999px;
}

#event ul {
	width:270px;
}

#event ul li {
	margin:0 0 5px 0;
	padding:0;
}

/*----------------------------イベント情報_EN----------------------------*/


/*----------------------------メディア情報_ST----------------------------*/

#media {
	width:270px;
	margin:0 6px;
	padding-top:5px;
}

#media img{
	margin-bottom:5px;
}

#media h3 {
	width:270px;
	height:22px;
	background:url(../img/title_media.gif) no-repeat ;
	text-indent:-9999px;
}

#media ul {
	width:270px;
}

#media ul li {
	margin:0 0 5px 0;
	padding:0;
}

/*----------------------------メディア情報_EN----------------------------*/



/*============================[右エリア_EN]============================*/



hr.line2 {
	width:450px;
	height:0;
	border:none;
	border-top:#e4e4e4 solid 1px;
	clear:both;
}


/*============================[フッター_ST]============================*/

hr.line {
	width:1090px;
	height:0;
	border:none;
	border-top:#e4e4e4 solid 1px;
	clear:both;
}

#footer {
	width:1090px;
	clear:both;
	padding:15px 0;
	border-top:1px solid #E4E4E4;
}

#footer_navi {
	font-size:12px;
	margin-bottom:15px;
}

#footer ul {
	font-size:10px;
	line-height:1.3em;
}

#copy {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	text-align:center;
	font-size:10px;
	letter-spacing:normal;
	background:url(../img/copy_bg.png) repeat-x;
	margin:0 5px 30px;
}

/*============================[フッター_EN]============================*/
