﻿@charset "utf-8";

/*========================================

[1]:browser default
[2]:common
[3]:layout
[4]:header
[5]:glovalnav
[6]:alert
[7]:contents_common
[8]:right_contents
[9]:footer
[10]:category_ttl
[11]:パンくず

=========================================*/

/*----------------------------------------
		[1]:browser default
-----------------------------------------*/
body,h1,h2,h3,h4,h5,h6,div,li,ul,dl,dt,dd,form{margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-size:100%}
li{list-style:none}
p{margin:0;padding:0.5em 0;line-height:1.4em;}
img{border:0}

/*----------------------------------------
		[2]:common
-----------------------------------------*/
body {
	text-align:center;
	/*background:#F7F7F7 url(/images/common/body_bg.gif) repeat-x scroll;*/
	background:transparent url(/images/common/bg.png) repeat scroll 0 0;
}

body,td,th{
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",/*Meiryo,*/Verdana,"ＭＳ Ｐゴシック",Osaka;
	font-size: 12px;
	color:#333;
	line-height: normal;
}

img, div { behavior: url(/js/iepngfix.htc) }

div hr{
	display:none;
}
.hide {
display:none;
}

/*float*/
.left{
	float:left;
}
.right{
	float:right;
}
/*clear*/
.clear{
	clear:both;
	_position:absolute;
}
/*base link*/
a:link{
	color:#0000CC;
	text-decoration: underline;
}
a:visited{
	color:#0000CC;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color:#0090FF;
}

.va-middle {
	vertical-align: middle;
}

/*汎用マージン*/
.mb0{
	margin-bottom:0;
}
.mb5{
	margin-bottom:5px;
}
.mb10{
	margin-bottom:10px;
}
.mb15{
	margin-bottom:15px;
}
.mb20{
	margin-bottom:20px;
}
.mb25{
	margin-bottom:25px;
}
.mb30{
	margin-bottom:30px;
}

.ml0{
	margin-left:0;
}
.ml5{
	margin-left:5px;
}
.ml10{
	margin-left:10px;
}
.ml15{
	margin-left:15px;
}
.ml20{
	margin-left:20px;
}
.ml25{
	margin-left:25px;
}
.ml30{
	margin-left:30px;
}

/*点線*/
.dotted{
	background:transparent url(/images/common/dotted.gif) repeat-x scroll 0pt 50%;
	height:25px;
}
.pipe {
	color:#BBBBBB;
	padding:0 4px;
}
p.back_mypage {
	text-align:right;
}

.more_link {
	text-align:right;
}

/*このページのトップへ*/
div.page_top{
	text-align:right;
	margin:10px 10px;
}
div.page_top img{
	vertical-align:middle;
	margin:0 0 0 3px;
}

/*テキスト*/
.txt{
	color:#555555;
	font-size:12px;
	line-height:1.6em;
}
.txt_l{
	color:#555555;
	font-size:14px;
	line-height:1.6em;
}
.txt_s{
	color:#555555;
	font-size:10px;
	line-height:1.6em;
}
.txt2{
	color:#555555;
	font-size:12px;
	line-height:1.3em;
}
.txt_l2{
	color:#555555;
	font-size:14px;
	line-height:1.3em;
}
.txt_s2{
	color:#555555;
	font-size:10px;
	line-height:1.3em;
}

/*カラー*/
.purple1{
	color:#6F0E6C;
}
.purple2{
	color:#CC66CC;
}
.red{
	color:#EE193A;
}

.attention {
	color:#FF0000;
	font-weight:bold;
	padding:0 0 10px;
}



/*----------------------------------------
		[3]:layout
-----------------------------------------*/
#container{
	width:980px;
	margin:0 auto;
}
/*2カラム設定*/
#main_contents{
	float:left;
	width:700px;
	margin:10px 0;
	text-align:left;
}
#right_contents{
	float:right;
	width:270px;
	margin:10px 0;
	text-align:left;
}

/*セカンド2カラム設定*/
#secondmain_contents{
	float:left;
	width:690px;
	margin:10px 0;
	text-align:left;
}
#secondright_contents{
	float:right;
	width:260px;
	margin:10px 0;
	text-align:left;
}

/*----------------------------------------
		[4]:header
-----------------------------------------*/

/*基本*/
#header {
	position: relative;
	height: 100px;
}

#header p.discription {
	color:#4F7C93;
	padding-top:10px;
}

#header h1 {
	position: absolute;
	top: 0px;
	left: 0;
	width: 308px;
	height: 48px;
	background: url(/images/common/logo.png) no-repeat;
	background: #fff;
}

#header h1 a {
	display: block;
	width: 308px;
	height: 48px;
	background: url(/images/common/logo.png) no-repeat;
}
#header div.supported {
	position: absolute;
	top: 48px;
	left: 58px;
	width: 250px;
	height: 22px;
	background: url(/images/common/supported_pl.png) no-repeat;
	background: #fff;
}

#header div.supported a {
	display: block;
	width: 250px;
	height: 22px;
	background: url(/images/common/supported_pl.png) no-repeat;
}

#header ul#header_link {
	position: absolute;
	top: 10px;
	left: 655px;
	list-style: none;
	font-size: 12px;
}

#header ul#header_link li {
	float: left;
	padding: 0 10px 0 19px;
	background: 0 0 url(/images/common/header_list.png) no-repeat;
	height:14px;
}

/*ISPロゴ*/
#header #isp_logo {
	position: absolute;
	top: 0px;
	left: 890px;
}
#header #isp_logo #yahoo {
	background-image:url(/images/common/isp_logo/isp_logo_yahoo.gif);
	width:86px;
	height:27px;
	text-indent:-9999px;
}
#header #isp_logo #yahoo a {
	display:block;
	width:86px;
	height:27px;
}

/*ocn*/
#header #isp_logo #ocn {
	background-image:url(/images/common/isp_logo/isp_logo_ocn.png);
	width:90px;
	height:30px;
	text-indent:-9999px;
}
#header #isp_logo #ocn a {
	display:block;
	width:90px;
	height:30px;
}

/*isp無し*/
#header_normal {
	position: relative;
	height: 100px;
}

#header_normal p.discription {
	color:#4F7C93;
	padding-top:10px;
}

#header_normal h1 {
	position: absolute;
	top: 0px;
	left: 0;
	width: 308px;
	height: 48px;
	background: url(/images/common/logo.png) no-repeat;
	background: #fff;
}

#header_normal h1 a {
	display: block;
	width: 308px;
	height: 48px;
	background: url(/images/common/logo.png) no-repeat;
}
#header_normal div.supported {
	position: absolute;
	top: 48px;
	left: 58px;
	width: 250px;
	height: 22px;
	background: url(/images/common/supported_pl.png) no-repeat;
	background: #fff;
}

#header_normal div.supported a {
	display: block;
	width: 250px;
	height: 22px;
	background: url(/images/common/supported_pl.png) no-repeat;
}

#header_normal ul#header_link {
	position: absolute;
	top: 10px;
	left: 677px;
	list-style: none;
	font-size: 12px;
}

#header_normal ul#header_link li {
	float: left;
	padding: 0 10px 0 19px;
	background: 0 0 url(/images/common/header_list.png) no-repeat;
	height:14px;
}

/*isp無しログイン*/
#header_normal_login {
	position: relative;
	height: 100px;
}

#header_normal_login p.discription {
	color:#4F7C93;
	padding-top:10px;
}

#header_normal_login h1 {
	position: absolute;
	top: 0px;
	left: 0;
	width: 308px;
	height: 48px;
	background: url(/images/common/logo.png) no-repeat;
	background: #fff;
}

#header_normal_login h1 a {
	display: block;
	width: 308px;
	height: 48px;
	background: url(/images/common/logo.png) no-repeat;
}
#header_normal_login div.supported {
	position: absolute;
	top: 48px;
	left: 58px;
	width: 250px;
	height: 22px;
	background: url(/images/common/supported_pl.png) no-repeat;
	background: #fff;
}

#header_normal_login div.supported a {
	display: block;
	width: 250px;
	height: 22px;
	background: url(/images/common/supported_pl.png) no-repeat;
}

#header_normal_login div.user_name {
	position: absolute;
	top: 10px;
	right: 355px;
	list-style: none;
	font-size: 12px;
	text-aling:right;
}
#header_normal_login div.user_name span {
	font-size: 14px;
	font-weight:bold;
}

#header_normal_login ul#header_link {
	position: absolute;
	top: 10px;
	left: 653px;
	list-style: none;
	font-size: 12px;
}

#header_normal_login ul#header_link li {
	float: left;
	padding: 0 10px 0 19px;
	background: 0 0 url(/images/common/header_list.png) no-repeat;
	height:14px;
}

/*yahoo*/
#header_yahoo {
	position: relative;
	/*height: 100px;*/
	height: 105px;
}

#header_yahoo p.discription {
	color:#4F7C93;
	padding-top:10px;
}

#header_yahoo h1 {
	position: absolute;
	top: 0px;
	left: 0;
	width: 308px;
	height: 48px;
	background: url(/images/common/logo.png) no-repeat;
	background: #fff;
}

#header_yahoo h1 a {
	display: block;
	width: 308px;
	height: 48px;
	background: url(/images/common/logo.png) no-repeat;
}
#header_yahoo div.supported {
	position: absolute;
	top: 48px;
	left: 58px;
	width: 250px;
	height: 22px;
	background: url(/images/common/supported_pl.png) no-repeat;
	background: #fff;
}

#header_yahoo div.supported a {
	display: block;
	width: 250px;
	height: 22px;
	background: url(/images/common/supported_pl.png) no-repeat;
}

#header_yahoo ul#header_link {
	position: absolute;
	top: 10px;
	left: 647px;
	list-style: none;
	font-size: 12px;
}

#header_yahoo ul#header_link li {
	float: left;
	padding: 2px 10px 0 19px;
	_padding: 3px 10px 0 19px;
	background: 0 2px url(/images/common/header_list.png) no-repeat;
	height:14px;
}
#header_yahoo ul#header_link li.yahoo {
	float: left;
	padding: 0 10px 0 19px;
	background: none;
	height:14px;
}

/*yahoo_login*/
#header_yahoo_login {
	position: relative;
	height: 100px;
}

#header_yahoo_login p.discription {
	color:#4F7C93;
	padding-top:10px;
}

#header_yahoo_login h1 {
	position: absolute;
	top: 0px;
	left: 0;
	width: 308px;
	height: 48px;
	background: url(/images/common/logo.png) no-repeat;
	background: #fff;
}

#header_yahoo_login h1 a {
	display: block;
	width: 308px;
	height: 48px;
	background: url(/images/common/logo.png) no-repeat;
}
#header_yahoo_login div.supported {
	position: absolute;
	top: 48px;
	left: 58px;
	width: 250px;
	height: 22px;
	background: url(/images/common/supported_pl.png) no-repeat;
	background: #fff;
}

#header_yahoo_login div.supported a {
	display: block;
	width: 250px;
	height: 22px;
	background: url(/images/common/supported_pl.png) no-repeat;
}

#header_yahoo_login div.user_name {
	position: absolute;
	top: 10px;
	right: 350px;
	list-style: none;
	font-size: 12px;
	text-aling:right;
}
#header_yahoo_login div.user_name span {
	font-size: 14px;
	font-weight:bold;
}

#header_yahoo_login ul#header_link {
	position: absolute;
	top: 10px;
	left: 652px;
	list-style: none;
	font-size: 12px;
}

#header_yahoo_login ul#header_link li {
	float: left;
	padding: 0 10px 0 19px;
	background: 0 0 url(/images/common/header_list.png) no-repeat;
	height:14px;
}

/*リンク無しヘッダー*/
#header_plane {
	position: relative;
	height: 80px;
	/*border-bottom:1px solid #507D94;*/
	/*border-bottom:4px solid #D6D6D6;*/
}

#header_plane p.discription {
	color:#4F7C93;
	padding-top:10px;
}

#header_plane h1 {
	position: absolute;
	top: 0px;
	left: 0;
	width: 308px;
	height: 48px;
	background: url(/images/common/logo.png) no-repeat;
	text-indent:-9999px;
}
#header_plane div.supported {
	position: absolute;
	top: 48px;
	left: 58px;
	width: 250px;
	height: 22px;
	background: url(/images/common/supported_pl.png) no-repeat;
	text-indent:-9999px;
}


/*------------OCN-------------*/
/*OCNログイン前*/
#header_ocn {
	position: relative;
	height: 100px;
}

#header_ocn p.discription {
	color:#4F7C93;
	padding-top:10px;
}

#header_ocn h1 {
	position: absolute;
	top: 0px;
	left: 0;
	width: 308px;
	height: 48px;
	background: url(/images/common/logo.png) no-repeat;
	background: #fff;
}

#header_ocn h1 a {
	display: block;
	width: 308px;
	height: 48px;
	background: url(/images/common/logo.png) no-repeat;
}
#header_ocn div.supported {
	position: absolute;
	top: 48px;
	left: 58px;
	width: 250px;
	height: 22px;
	background: url(/images/common/supported_pl.png) no-repeat;
	background: #fff;
}

#header_ocn div.supported a {
	display: block;
	width: 250px;
	height: 22px;
	background: url(/images/common/supported_pl.png) no-repeat;
}

#header_ocn ul#header_link {
	position: absolute;
	top: 10px;
	left: 610px;
	list-style: none;
	font-size: 12px;
}

#header_ocn ul#header_link li {
	float: left;
	padding: 0 10px 0 19px;
	background: 0 0 url(/images/common/header_list.png) no-repeat;
	height:14px;
}

/*ISPロゴ*/
#header_ocn #isp_logo {
	position: absolute;
	top: 0px;
	left: 890px;
}
#header_ocn #isp_logo #ocn {
	background-image:url(/images/common/isp_logo/isp_logo_ocn.png);
	width:90px;
	height:30px;
	text-indent:-9999px;
}
#header_ocn #isp_logo #ocn a {
	display:block;
	width:90px;
	height:30px;
}

/*OCNログイン後*/
#header_ocn_login {
	position: relative;
	height: 100px;
}

#header_ocn_login p.discription {
	color:#4F7C93;
	padding-top:10px;
}

#header_ocn_login h1 {
	position: absolute;
	top: 0px;
	left: 0;
	width: 308px;
	height: 48px;
	background: url(/images/common/logo.png) no-repeat;
	background: #fff;
}

#header_ocn_login h1 a {
	display: block;
	width: 308px;
	height: 48px;
	background: url(/images/common/logo.png) no-repeat;
}
#header_ocn_login div.supported {
	position: absolute;
	top: 48px;
	left: 58px;
	width: 250px;
	height: 22px;
	background: url(/images/common/supported_pl.png) no-repeat;
	background: #fff;
}

#header_ocn_login div.supported a {
	display: block;
	width: 250px;
	height: 22px;
	background: url(/images/common/supported_pl.png) no-repeat;
}

#header_ocn_login div.user_name {
	position: absolute;
	top: 10px;
	/*right: 350px;*/
	right: 415px;
	list-style: none;
	font-size: 12px;
	text-aling:right;
}
#header_ocn_login div.user_name span {
	font-size: 14px;
	font-weight:bold;
}

#header_ocn_login ul#header_link {
	position: absolute;
	top: 10px;
	/*left: 645px;*/
	left: 582px;
	list-style: none;
	font-size: 12px;
}

#header_ocn_login ul#header_link li {
	float: left;
	padding: 0 10px 0 19px;
	background: 0 0 url(/images/common/header_list.png) no-repeat;
	height:14px;
}

/*ISPロゴ*/
#header_ocn_login #isp_logo {
	position: absolute;
	top: 0px;
	left: 890px;
}
#header_ocn_login #isp_logo #ocn {
	background-image:url(/images/common/isp_logo/isp_logo_ocn.png);
	width:90px;
	height:30px;
	text-indent:-9999px;
}
#header_ocn_login #isp_logo #ocn a {
	display:block;
	width:90px;
	height:30px;
}

/*------------So-net-------------*/
/*So-netログイン前*/
#header_sonet {
	position: relative;
	height: 100px;
}

#header_sonet p.discription {
	color:#4F7C93;
	padding-top:10px;
}

#header_sonet h1 {
	position: absolute;
	top: 0px;
	left: 0;
	width: 308px;
	height: 48px;
	background: url(/images/common/logo.png) no-repeat;
	background: #fff;
}

#header_sonet h1 a {
	display: block;
	width: 308px;
	height: 48px;
	background: url(/images/common/logo.png) no-repeat;
}
#header_sonet div.supported {
	position: absolute;
	top: 48px;
	left: 58px;
	width: 250px;
	height: 22px;
	background: url(/images/common/supported_pl.png) no-repeat;
	background: #fff;
}

#header_sonet div.supported a {
	display: block;
	width: 250px;
	height: 22px;
	background: url(/images/common/supported_pl.png) no-repeat;
}

#header_sonet ul#header_link {
	position: absolute;
	top: 10px;
	left: 594px;
	list-style: none;
	font-size: 12px;
}

#header_sonet ul#header_link li {
	float: left;
	padding: 0 10px 0 19px;
	background: 0 0 url(/images/common/header_list.png) no-repeat;
	height:14px;
}

/*ISPロゴ*/
#header_sonet #isp_logo {
	position: absolute;
	top: 0px;
	left: 890px;
}
#header_sonet #isp_logo #sonet {
	background-image:url(/images/common/isp_logo/isp_logo_sonet.png);
	width:90px;
	height:30px;
	text-indent:-9999px;
}
#header_sonet #isp_logo #sonet a {
	display:block;
	width:90px;
	height:30px;
}

/*So-netログイン後*/
#header_sonet_login {
	position: relative;
	height: 100px;
}

#header_sonet_login p.discription {
	color:#4F7C93;
	padding-top:10px;
}

#header_sonet_login h1 {
	position: absolute;
	top: 0px;
	left: 0;
	width: 308px;
	height: 48px;
	background: url(/images/common/logo.png) no-repeat;
	background: #fff;
}

#header_sonet_login h1 a {
	display: block;
	width: 308px;
	height: 48px;
	background: url(/images/common/logo.png) no-repeat;
}
#header_sonet_login div.supported {
	position: absolute;
	top: 48px;
	left: 58px;
	width: 250px;
	height: 22px;
	background: url(/images/common/supported_pl.png) no-repeat;
	background: #fff;
}

#header_sonet_login div.supported a {
	display: block;
	width: 250px;
	height: 22px;
	background: url(/images/common/supported_pl.png) no-repeat;
}

#header_sonet_login div.user_name {
	position: absolute;
	top: 10px;
	right: 430px;
	list-style: none;
	font-size: 12px;
	text-aling:right;
}
#header_sonet_login div.user_name span {
	font-size: 14px;
	font-weight:bold;
}

#header_sonet_login ul#header_link {
	position: absolute;
	top: 10px;
	left: 569px;
	list-style: none;
	font-size: 12px;
}

#header_sonet_login ul#header_link li {
	float: left;
	padding: 0 10px 0 19px;
	background: 0 0 url(/images/common/header_list.png) no-repeat;
	height:14px;
}

/*ISPロゴ*/
#header_sonet_login #isp_logo {
	position: absolute;
	top: 0px;
	left: 890px;
}
#header_sonet_login #isp_logo #sonet {
	background-image:url(/images/common/isp_logo/isp_logo_sonet.png);
	width:90px;
	height:30px;
	text-indent:-9999px;
}
#header_sonet_login #isp_logo #sonet a {
	display:block;
	width:90px;
	height:30px;
}

/*----------------------------------------
		[5]:glovalnav
-----------------------------------------*/
/*#main_menu {
	position: absolute;
	top: 33px;
	left: 308px;
}

#menu_game {
	float: left;
	margin: 0 4px 0 0;
	width: 108px;
	height: 37px;
	background: url(/images/common/menu.png) no-repeat;
}

#menu_game a {
	display: block;
	width: 108px;
	height: 37px;
}	

#menu_game a:hover {
	float: left;
	width: 108px;
	height: 37px;
	background: 0 -37px url(/images/common/menu.png) no-repeat;
}

#menu_game.active a {
	display: block;
	width: 108px;
	height: 37px;
}

#menu_schedule {
	float: left;
	margin: 0 4px 0 0;
	width: 108px;
	height: 37px;
	background: -112px 0 url(/images/common/menu.png) no-repeat;
}

#menu_schedule a {
	display: block;
	width: 108px;
	height: 37px;
}

#menu_schedule a:hover {
	float: left;
	width: 108px;
	height: 37px;
	background: -112px -37px url(/images/common/menu.png) no-repeat;
}

#menu_player {
	float: left;
	margin: 0 4px 0 0;
	width: 108px;
	height: 37px;
	background: -224px 0 url(/images/common/menu.png) no-repeat;
}

#menu_player a {
	display: block;
	width: 108px;
	height: 36px;
}

#menu_player a:hover {
	float: left;
	width: 108px;
	height: 37px;
	background: -224px -37px url(/images/common/menu.png) no-repeat;
}

#menu_news {
	float: left;
	margin: 0 4px 0 0;
	width: 108px;
	height: 37px;
	background: -336px 0 url(/images/common/menu.png) no-repeat;
}

#menu_news a {
	display: block;
	width: 108px;
	height: 37px;
}

#menu_news a:hover {
	float: left;
	width: 108px;
	height: 37px;
	background: -336px -37px url(/images/common/menu.png) no-repeat;
}

#menu_column {
	float: left;
	margin: 0 4px 0 0;
	width: 108px;
	height: 37px;
	background: -448px 0 url(/images/common/menu.png) no-repeat;
}

#menu_column a {
	display: block;
	width: 108px;
	height: 37px;
}

#menu_column a:hover {
	float: left;
	width: 108px;
	height: 37px;
	background: -448px -37px url(/images/common/menu.png) no-repeat;
}

#menu_paleagutv {
	float: left;
	margin: 0 4px 0 0;
	width: 108px;
	height: 37px;
	background: -560px 0 url(/images/common/menu.png) no-repeat;
}

#menu_paleagutv a {
	display: block;
	width: 108px;
	height: 37px;
}

#menu_paleagutv.ui-state-active {
	float: left;
	margin: 0 4px 0 0;
	width: 108px;
	height: 37px;
	background: -560px -37px url(/images/common/menu.png) no-repeat;
}
*/

/*グレーメニュー*/
#main_menu {
	position: absolute;
	top: 33px;
	left: 308px;
}

#menu_game {
	float: left;
	margin: 0;
	width: 111px;
	height: 38px;
	background: url(/images/common/menu.jpg) no-repeat;
}

#menu_game a {
	display: block;
	width: 111px;
	height: 38px;
}	

#menu_game a:hover {
	float: left;
	width: 111px;
	height: 38px;
	background: 0 -38px url(/images/common/menu.jpg) no-repeat;
}

#menu_game.active a {
	display: block;
	width: 111px;
	height: 38px;
}

#menu_schedule {
	float: left;
	margin: 0;
	width: 111px;
	height: 38px;
	background: -111px 0 url(/images/common/menu.jpg) no-repeat;
}

#menu_schedule a {
	display: block;
	width: 111px;
	height: 38px;
}

#menu_schedule a:hover {
	float: left;
	width: 111px;
	height: 38px;
	background: -111px -38px url(/images/common/menu.jpg) no-repeat;
}

#menu_player {
	float: left;
	margin: 0;
	width: 111px;
	height: 38px;
	background: -222px 0 url(/images/common/menu.jpg) no-repeat;
}

#menu_player a {
	display: block;
	width: 111px;
	height: 38px;
}

#menu_player a:hover {
	float: left;
	width: 111px;
	height: 38px;
	background: -222px -38px url(/images/common/menu.jpg) no-repeat;
}

#menu_news {
	float: left;
	margin: 0;
	width: 111px;
	height: 38px;
	background: -333px 0 url(/images/common/menu.jpg) no-repeat;
}

#menu_news a {
	display: block;
	width: 111px;
	height: 38px;
}

#menu_news a:hover {
	float: left;
	width: 111px;
	height: 38px;
	background: -333px -38px url(/images/common/menu.jpg) no-repeat;
}

#menu_column {
	float: left;
	margin: 0;
	width: 111px;
	height: 38px;
	background: -444px 0 url(/images/common/menu.jpg) no-repeat;
}

#menu_column a {
	display: block;
	width: 111px;
	height: 38px;
}

#menu_column a:hover {
	float: left;
	width: 111px;
	height: 38px;
	background: -444px -38px url(/images/common/menu.jpg) no-repeat;
}

#menu_paleagutv {
	float: left;
	margin: 0;
	width: 111px;
	height: 38px;
	background: -555px 0 url(/images/common/menu.jpg) no-repeat;
}

#menu_paleagutv a {
	display: block;
	width: 111px;
	height: 38px;
}

#menu_paleagutv.ui-state-active {
	float: left;
	margin: 0;
	width: 111px;
	height: 38px;
	background: -555px -38px url(/images/common/menu.jpg) no-repeat;
}

#sub_menu {
	position: absolute;
	top: 70px;
	left: 0;
	width: 980px;
	height: 32px;
	padding: 0;
	background: url(/images/common/sub_menu.png) no-repeat;
	/*border-bottom:4px solid #D7D7D7;*/
	margin-bottom:4px;
}

#sub_menu ul {
	list-style: none;
}

#sub_menu ul li {
	float: left;
	margin: 0;
	height: 32px;
}
	
#sub_menu ul li a {
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	height:32px;
	text-decoration:none;
	text-indent:-9999px;
	/*\*/overflow:hidden;/**/
}
#sub_menu ul li a:hover {
	background-position:0 -32px;
}

#sub_menu ul li#sub_menu01 a {
	width:78px;
	background-image:url(/images/common/sub_menu_01.png);
}
#sub_menu ul li#sub_menu02 a {
	width:105px;
	background-image:url(/images/common/sub_menu_02.png);
}
#sub_menu ul li#sub_menu03 a {
	width:110px;
	background-image:url(/images/common/sub_menu_03.png);
}

#sub_menu ul li#sub_menu01.active a {
	background-position:0 -32px;
}
#sub_menu ul li#sub_menu02.active a {
	background-position:0 -32px;
}
#sub_menu ul li#sub_menu03.active a {
	background-position:0 -32px;
}

/*----------------------------------------
		[6]:alert
-----------------------------------------*/
#alert {
	border:1px solid #DBDBDB;
	margin:5px 0 0;
}
#alert .inner {
	background-color:#FEF3F3;
	border:1px solid #FF0000;
	color:#FF0000;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	text-align:center;
}

#js_alert {
	border:1px solid #DBDBDB;
	margin:5px 0 0;
}
#js_alert .inner {
	background-color:#F3FBFE;
	border:1px solid #01AAE5;
	color:#01AAE5;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	text-align:center;
}

/*----------------------------------------
		[7]:contents_common
-----------------------------------------*/
.leftcontents_top {
	background:transparent url(/images/common/leftcontents_top.png) no-repeat scroll left top;
	height:10px;
	margin:0 auto 0;
	width:700px;
}
.leftcontents_bottom {
	background:transparent url(/images/common/leftcontents_bottom.png) no-repeat scroll left bottom;
	height:20px;
	margin:0 auto;
	width:700px;
}
.leftcontents_area {
	width:680px;
	padding:10px 10px 10px;
	background:#FFFFFF;
}

.centercontents_top {
	background:transparent url(/images/common/centercontents_top.png) no-repeat scroll left top;
	height:10px;
	margin:10px auto 0;
	width:980px;
}
.centercontents_bottom {
	background:transparent url(/images/common/centercontents_bottom.png) no-repeat scroll left bottom;
	height:20px;
	margin:0 auto;
	width:980px;
}
.centercontents_area {
	width:960px;
	padding:10px;
	background:#FFFFFF;
}

/*----------------------------------------
		[8]:right_contents
-----------------------------------------*/

.rightcontents_bottom {
	background:transparent url(/images/common/rightcontents_bottom.png) no-repeat scroll left bottom;
	height:20px;
	margin:0 auto;
	width:270px;
}
.rightcontents_area {
	width:250px;
	padding:10px 10px 10px;
	background:#FFFFFF;
}

.rightcontents_area .banner {
	margin:0 auto 5px;
}
.rightcontents_area p {
	padding:0;
}

.accordion_content {
	overflow:hidden;
}

/*intro_box*/
#intro_box {
	width:270px;
	margin:0 0 10px 0;
}
.intro_box_top {
	background:transparent url(/images/common/intro_box_top.png) no-repeat scroll left top;
	height:10px;
	margin:0 auto;
	width:270px;
}
#intro_box_area {
	width:250px;
	padding:0 10px;
	background:#E6E4DE;
}
.intro_box_bottom {
	background:transparent url(/images/common/intro_box_bottom.png) no-repeat scroll left top;
	height:10px;
	margin:0 auto 0;
	padding:0;
	width:270px;
}

/*pr_box*/
#pr_box {
	width:270px;
	margin:0 0 10px 0;
}
#pr_box h3 {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding:3px;
	text-align:center;
	background:#CCCCCC;
}
#pr_box .google_ad {
	width:250px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:9px;
}

/*blog*/
#blog h2 {
	background:transparent url(/images/common/blog_ttl.png) no-repeat scroll left top;
	height:30px;
	width:270px;
	text-indent:-9999px;
	behavior: url(/js/iepngfix.htc);
}

#blog li {
	background:url(/images/common/arrow.gif) no-repeat left 3px;
	margin-bottom:5px;
	padding:0 0 5px 10px;
	border-bottom:1px dotted #CCCCCC;
	width:240px;
}

#blog .blog_link {
	text-align:right;
}

.team_pr_link {
	margin:15px 0 0;
}
.team_pr_link p {
	font-weight:bold;
	margin:10px 0;
	font-size:14px;
}
.team_pr_link p.read {
	font-weight:normal;
	margin:0 0 10px;
	font-size:12px;
}
.team_pr_link li {
	margin:0 0 5px 15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}

/*mobile*/
#mobile h2 {
	background:transparent url(/images/common/mobile_ttl.png) no-repeat scroll left top;
	height:30px;
	width:270px;
	text-indent:-9999px;
	behavior: url(/js/iepngfix.htc);
}
#mobile h2.accordion_toggle_active {
	background:transparent url(/images/common/mobile_ttl_off.png) no-repeat scroll left top;
	height:30px;
	width:270px;
	text-indent:-9999px;
	behavior: url(/js/iepngfix.htc);
}
#mobile .qr {
	float:left;
	margin:0 5px 0 0;
	width:100px;
}
#mobile p {
	margin:8px 0 0 0;
}

/*pacificleaguemovie*/
#pacificleaguemovie h2 {
	background:transparent url(/images/common/pacificleaguemovie_ttl.png) no-repeat scroll left top;
	height:30px;
	width:270px;
	text-indent:-9999px;
	behavior: url(/js/iepngfix.htc);
}


/*history*/
#history h2 {
	background:transparent url(/images/common/history_ttl.png) no-repeat scroll left top;
	height:30px;
	width:270px;
	text-indent:-9999px;
	behavior: url(/js/iepngfix.htc);
}
#history h2.accordion_toggle_active {
	background:transparent url(/images/common/history_ttl_off.png) no-repeat scroll left top;
	height:30px;
	width:270px;
	text-indent:-9999px;
	behavior: url(/js/iepngfix.htc);
}

/*shop*/
#shop h2 {
	background:transparent url(/images/common/shop_ttl.png) no-repeat scroll left top;
	height:30px;
	width:270px;
	text-indent:-9999px;
	behavior: url(/js/iepngfix.htc);
}
#shop h2.accordion_toggle_active {
	background:transparent url(/images/common/shop_ttl_off.png) no-repeat scroll left top;
	height:30px;
	width:270px;
	text-indent:-9999px;
	behavior: url(/js/iepngfix.htc);
}

/*ticket*/
#ticket h2 {
	background:transparent url(/images/common/ticket_ttl.png) no-repeat scroll left top;
	height:30px;
	width:270px;
	text-indent:-9999px;
	behavior: url(/js/iepngfix.htc);
}
#ticket h2.accordion_toggle_active {
	background:transparent url(/images/common/ticket_ttl_off.png) no-repeat scroll left top;
	height:30px;
	width:270px;
	text-indent:-9999px;
	behavior: url(/js/iepngfix.htc);
}

/*farm*/
#farm h2 {
	background:transparent url(/images/common/farm_ttl.png) no-repeat scroll left top;
	height:30px;
	width:270px;
	text-indent:-9999px;
	behavior: url(/js/iepngfix.htc);
}
#farm h2.accordion_toggle_active {
	background:transparent url(/images/common/farm_ttl_off.png) no-repeat scroll left top;
	height:30px;
	width:270px;
	text-indent:-9999px;
	behavior: url(/js/iepngfix.htc);
}

/*funclub*/
#funclub h2 {
	background:transparent url(/images/common/funclub_ttl.png) no-repeat scroll left top;
	height:30px;
	width:270px;
	text-indent:-9999px;
	behavior: url(/js/iepngfix.htc);
}
#funclub h2.accordion_toggle_active {
	background:transparent url(/images/common/funclub_ttl_off.png) no-repeat scroll left top;
	height:30px;
	width:270px;
	text-indent:-9999px;
	behavior: url(/js/iepngfix.htc);
}

/*pa_official*/
#pa_official h2 {
	background:transparent url(/images/common/pa_official_ttl.png) no-repeat scroll left top;
	height:30px;
	width:270px;
	text-indent:-9999px;
	behavior: url(/js/iepngfix.htc);
}
#pa_official h2.accordion_toggle_active {
	background:transparent url(/images/common/pa_official_ttl_off.png) no-repeat scroll left top;
	height:30px;
	width:270px;
	text-indent:-9999px;
	behavior: url(/js/iepngfix.htc);
}


/*----------------------------------------
		[9]:footer
-----------------------------------------*/

#footer{
	width:960px;
	padding:10px;
	margin:0 auto 10px;
	color:#FFFFFF;
	background:#555555 url(/images/common/footer_plm_logo.gif) no-repeat scroll 770px 10px;
	/*background:transparent url(/images/common/footer_bg.png) no-repeat scroll left top;*/
	text-align:left;
}
#footer ul#footer_link {
	margin:0 0 20px 0;
	width:960px;
}
#footer ul#footer_link li {
	margin:0 0 5px 0;
	padding:0 10px 0 19px;
	background: 0 0 url(/images/common/footer_list.png) no-repeat;
	height:18px;
	float:left;
}
#footer ul#footer_link li a {
	color:#FFFFFF;
}

#footer ul#copyright {
	width:960px;
}
#footer ul#copyright li {
	margin:0 20px 5px 0;
	font-size:11px;
	float:left;
	white-space:nowrap;
}

#footer_blank{
	width:960px;
	padding:10px;
	margin:0 auto 10px;
	color:#FFFFFF;
	/*background:#507D94 url(/images/common/footer_plm_logo.gif) no-repeat scroll 770px 10px;*/
	background:#555555 url(/images/common/footer_plm_logo.gif) no-repeat scroll 770px 10px;
	/*background:transparent url(/images/common/footer_bg.png) no-repeat scroll left top;*/
	text-align:left;
}

#footer_blank ul#copyright {
	width:960px;
	margin:40px 0 0;
}
#footer_blank ul#copyright li {
	margin:0 20px 5px 0;
	font-size:11px;
	float:left;
	white-space:nowrap;
}

.clear_both{
	clear: both;
	height: 1px!important;
	display: block !important;
	font-size: 1px!important;
	margin: 0 !important;
}

/*----------------------------------------
		[10]:category_ttl
-----------------------------------------*/
.category_ttl h2.schedule {
	background:transparent url(/images/common/category_ttl/schedule.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.course {
	background:transparent url(/images/common/category_ttl/course.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.mypage {
	background:transparent url(/images/common/category_ttl/mypage.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.form {
	background:transparent url(/images/common/category_ttl/form.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.monthly_all_term {
	background:transparent url(/images/common/category_ttl/monthly_all_term.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.monthly_team_term {
	background:transparent url(/images/common/category_ttl/monthly_team_term.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.game_term {
	background:transparent url(/images/common/category_ttl/game_term.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.registered {
	background:transparent url(/images/common/category_ttl/registered.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.info {
	background:transparent url(/images/common/category_ttl/info.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.info_check {
	background:transparent url(/images/common/category_ttl/info_check.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.info_complete {
	background:transparent url(/images/common/category_ttl/info_complete.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.reminder {
	background:transparent url(/images/common/category_ttl/reminder.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.reminder_complete {
	background:transparent url(/images/common/category_ttl/reminder_complete.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.term_check {
	background:transparent url(/images/common/category_ttl/term_check.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.monthly_all_cancel {
	background:transparent url(/images/common/category_ttl/monthly_all_cancel.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.monthly_team_cancel {
	background:transparent url(/images/common/category_ttl/monthly_team_cancel.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.game_cancel {
	background:transparent url(/images/common/category_ttl/game_cancel.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.cancel_comp {
	background:transparent url(/images/common/category_ttl/cancel_comp.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.entry {
	background:transparent url(/images/common/category_ttl/entry.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.entry_check {
	background:transparent url(/images/common/category_ttl/entry_check.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.entry_complete {
	background:transparent url(/images/common/category_ttl/entry_complete.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.entry_complete2 {
	background:transparent url(/images/common/category_ttl/entry_complete2.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.entry_error {
	background:transparent url(/images/common/category_ttl/entry_error.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.login {
	background:transparent url(/images/common/category_ttl/login.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.play_check {
	background:transparent url(/images/common/category_ttl/play_check.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.career {
	background:transparent url(/images/common/category_ttl/career.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.confirm {
	background:transparent url(/images/common/category_ttl/confirm.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.guide_viewer {
	background:transparent url(/images/common/category_ttl/guide_viewer.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.guide_term {
	background:transparent url(/images/common/category_ttl/guide_term.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.guide_privacy {
	background:transparent url(/images/common/category_ttl/guide_privacy.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.guide_tokusho {
	background:transparent url(/images/common/category_ttl/guide_tokusho.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.help {
	background:transparent url(/images/common/category_ttl/help.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.help1 {
	background:transparent url(/images/common/category_ttl/help1.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.help2 {
	background:transparent url(/images/common/category_ttl/help2.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.promotion {
	background:transparent url(/images/common/category_ttl/promotion.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.mobile {
	background:transparent url(/images/common/category_ttl/mobile.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}
.category_ttl h2.tel {
	background:transparent url(/images/common/category_ttl/tel.gif) no-repeat scroll left top;
	width:960px;
	height:70px;
	margin:0 0 10px;
	text-indent:-9999px;
}

/*----------------------------------------
		[11]:パンくず
-----------------------------------------*/
dl.breadCrumb {
	margin:5px 0 0;
	overflow:hidden;
}
dl.breadCrumb dt {
	height:0;
	overflow:hidden;
}
dl.breadCrumb dd {
	color:#FFFFFF;
	float:left;
	margin:0 0 2px;
	white-space:nowrap;
}
dl.breadCrumb dd a {
	background:transparent url(/images/common/ico_breadcrumb.gif) no-repeat scroll right center;
	color:#FFFFFF;
	margin:0 6px 0 0;
	padding:0 14px 0 0;
}
dl.breadCrumb dd a {
	padding:2px 14px 0 0;
}

#nopage_text {
	font-size:12px;
	line-height:1.8em;
	color:#333333;
	text-align:center;
	padding:70px 0 30px;
}
#nopage_text span {
	font-size:18px;
	line-height:1.8em;
	font-weight:bold;
}