@charset "UTF-8";
/* layoutCSS Document */
@import "top_tab.css";

/*--------------------
*****layout*****
--------------------*/
div.main_l
{
	padding:5px 0px;
	width:200px;
	float:left;
}
div.main_c
{
	width:545px;
	float:right;
}

/*----------main_l----------*/
/*btn*/
div.main_l p.btn{margin-bottom:5px;}
div.main_l p.btn a
{
	background-position:0px 0px;
	width:200px;
	height:28px;
	text-indent:-9999px;
	display:block;
}
div.main_l p.btn a:hover{background-position:0px -28px;}

/**/
div.main_l h3
{
	margin:0px auto;
	width:180px;
	text-indent:-9999px;
}
div.main_l ul
{
	background:#fff;
	margin:0px auto;
	width:180px;
}
div.main_l li
{
	background: url(/pts/images/common/dotline_gray.gif) repeat-x left bottom;
}
div.main_l li a,
div.main_l li span.arrow
{
	background: url(/pts/images/common/arrow_gray.gif) no-repeat 0.5em 0.6em;
	padding:3px 5px 3px 1.2em;
	display:block;
}
div.main_l p.link
{
	margin:0px auto;
	width:180px;
}
div.main_l p.link a
{
	background: url(/pts/images/common/arrow_gray.gif) no-repeat 0.5em 0.6em;
	padding:3px 5px 0px 1.2em;
	display:block;
}

/*entertainment_banner*/
div.entertainment_banner{}
div.entertainment_banner p
{
	margin-bottom:5px;
	text-align:center;
}

/*oa_link*/
div.oa_link p a{ background: url(/pts/images/top/btn_oa.jpg); }

/*seat_link*/
div.seat_link p a{ background: url(/pts/images/top/btn_seat.jpg); }

/*schedule2010_link*/
div.schedule2010_link p a{ background: url(/pts/images/top/btn_schedule.jpg); }

/*ticketbox*/
div#ticketbox
{
	background:#ececec;
	margin-bottom:5px;
	padding-bottom:5px;
}
div#ticketbox h3
{
	background: url(/pts/images/top/h3_ticketbox.gif);
	height:26px;
}
div#ticketbox div.scroll
{
	overflow:scroll;
	overflow-x : hidden ;
	height:220px;
}
/*today_ticket*/
div#today_ticket
{
	background:#fff;
	margin:0px auto;
	padding-bottom:10px;
	width:180px;
	border-top:4px solid #ff9d03;
}
div#today_ticket h4
{
	background: url(/pts/images/common/dotline_gray.gif) repeat-x left bottom;
	padding:5px 0px;
}
div#today_ticket h4 span.date
{
	background: url(/pts/images/common/arrow_gray.gif) no-repeat 0.5em 0.6em;
	padding:3px 5px 3px 1.2em;
	display:block;
}
div#today_ticket h4 span.vs
{
	padding:3px 10px;
	display:block;
}
div#today_ticket h4 span.vs img
{
	margin:0px 5px;
	vertical-align:middle;
}
div#today_ticket h4 span.stadium
{
	padding:3px 10px;
	display:block;
}
div#today_ticket p.update
{
	padding:3px 10px;
	text-align:right;
}
div#today_ticket table
{
	margin:0px auto 5px;
	width:90%;
}
div#today_ticket caption
{
	padding:3px;
}
div#today_ticket table th
{
	background:#dfddd9;
	padding:3px;
	border:1px solid #ccc;
	text-align:center;
}
div#today_ticket table td
{
	background:#fff;
	padding:3px;
	border:1px solid #ccc;
	text-align:center;
}
div#today_ticket p.note
{
	padding:3px 10px;
}

/*advance_ticket*/
div#advance_ticket
{
	background:#fff;
	margin:0px auto;
	padding-bottom:10px;
	width:180px;
	border-top:4px solid #ff9d03;
}
div#advance_ticket h4
{
	background: url(/pts/images/common/dotline_gray.gif) repeat-x left bottom;
	padding:8px 10px 5px;
}
div#advance_ticket table
{
	margin:0px auto 5px;
	width:100%;
}
div#advance_ticket caption
{
	padding:3px;
}
div#advance_ticket th
{
	background:#dfddd9;
	padding:3px;
	border-bottom:1px solid #ccc;
	text-align:center;
}
div#advance_ticket td
{
	background:#fff;
	padding:3px 0px;
}
div#advance_ticket td.date
{
	text-align:center;
	border-bottom: 1px solid #ccc;
}
div#advance_ticket td.vs
{
}
div#advance_ticket td.stadium
{
	border-bottom: 1px solid #ccc;
}
div#advance_ticket tr.daygame td.date,
div#advance_ticket tr.daygame td.stadium
{
	border: none;
}
div#advance_ticket td.saledate
{
	text-align:center;
	border-bottom: 1px solid #ccc;
}

/*next_ticket*/
div#next_ticket
{
	background:#fff;
	margin:0px auto;
	padding-bottom:10px;
	width:180px;
	border-top:4px solid #ff9d03;
}
div#next_ticket h4
{
	background: url(/pts/images/common/dotline_gray.gif) repeat-x left bottom;
	padding:8px 10px 5px;
}
div#next_ticket table
{
	margin:0px auto 5px;
	width:100%;
}
div#next_ticket caption
{
	padding:3px;
}
div#next_ticket th
{
	background:#dfddd9;
	padding:3px;
	border-bottom:1px solid #ccc;
	text-align:center;
}
div#next_ticket td
{
	background:#fff;
	padding:3px 0px;
}
div#next_ticket td.date
{
	text-align:center;
}
div#next_ticket td.vs
{
}
div#next_ticket td.stadium
{
}
div#next_ticket td.saledate
{
	text-align:center;
	border-bottom: 1px solid #ccc;
}


/*standings*/
div.standings
{
	background:#ececec;
	margin-bottom:5px;
	padding-bottom:5px;
}
div.standings h3.cl
{
	background: url(/pts/images/top/h3_standings.gif);
	height:30px;
}

/*gking*/
div.gking
{
	background:#ececec;
	margin-bottom:5px;
	padding-bottom:5px;
}
div.gking h3
{
	background: url(/pts/images/top/h3_gking.gif);
	height:40px;
}

/*ntv*/
div.ntv
{
	background:#ececec;
	margin-bottom:5px;
	padding-bottom:5px;
}
div.ntv h3
{
	background: url(/pts/images/top/h3_ntv.gif);
	height:40px;
}

/*gstream*/
div.gstream
{
	background:#ececec;
	margin-bottom:5px;
	padding-bottom:5px;
}
div.gstream h3
{
	background: url(/pts/images/top/h3_gstream.gif);
	height:40px;
}

/*standings*/
div.standings
{
	background:#ececec;
	margin-bottom:5px;
	padding-bottom:5px;
}
div.standings h3.cl
{
	background: url(/pts/images/top/h3_standings.gif) no-repeat;
	margin:0px auto;
	width:180px;height:30px;
	text-indent:-9999px;
}
div.standings h3.pre
{
	background: url(/pts/images/top/h3_prestandings.gif) no-repeat;
	margin:0px auto;
	width:180px;height:30px;
	text-indent:-9999px;
}
div.standings table
{
	margin:0px auto;
	width:180px;
}
div.standings th
{
	padding:3px 0px;
	background:#e0e0e0;
	text-align:center;
	vertical-align:middle;
	border-bottom:1px solid #d6d6d6;
}
div.standings td
{
	padding:3px 0px;
	background:#fff;
	text-align:center;
	border-bottom:1px solid #d6d6d6;
}
div.standings td.team
{
	padding:3px 5px;
	text-align:left;
	white-space:nowrap;
}


/*----------main_c----------*/

/*mainflash*/
div.mainflash
{
	margin-bottom:10px;
}

/*mainhtml*/
div.mainhtml
{
	margin-bottom:10px;
	width:540px;
}
div.mainhtml h3
{
	background: url(/pts/images/common/h3_bg.gif) no-repeat 0px 0px;
	padding:8px 10px 0px;
	min-height:21px;
}
div.mainhtml h4
{
	background: #d7d5d0;
	margin-top:2px;
	padding:5px 10px;
}
div.mainhtml p
{
	padding:5px 5px;
}

/*pickup*/
div.pickup
{
	background: url(/pts/images/common/dotline2_gray.gif) repeat-y 270px 0px;
	margin-bottom:20px;
}
div.pickup h3
{
	background: url(/pts/images/top/h3_pickup.gif);
	width:540px;
	height: 27px;
	text-indent:-9999px;
	margin-bottom:2px;
}
div.pickup td
{
	background: url(/pts/images/common/dotline_gray.gif) repeat-x left bottom;
	vertical-align:top;
	width:270px;
}
div.pickup td a,
div.pickup td span
{
	background: url(/pts/images/common/arrow_gray.gif) no-repeat 0.5em 0.6em;
	padding:5px 5px 5px 1.2em;
	display:block;
}
div.pickup td img.icon_new
{
	margin-top:5px;
	margin-right:5px;
	float:right;
}
div.pickup td img.icon_movie
{
	vertical-align:middle;
	margin-left:5px;
}

/*news*/
div.news
{
	margin-bottom:10px;
	clear:both;
}
div.news ul.tab_category
{
	background: url(/pts/images/top/tab_category.gif) no-repeat 0px -87px;
	height:29px;
}
div.news div.list
{
	width:540px;
}
div.news div.list li
{
	background: url(/pts/images/common/dotline_gray.gif) repeat-x left bottom;
	padding:5px 10px;
	clear:both;
}
div.news div.list ul.news_all img.icon
{
	vertical-align:middle;
	float:left;
}
div.news div.list ul.news_all a
{
	margin-left:55px;
}
div.news div.list li a
{
	background: url(/pts/images/common/arrow_gray.gif) no-repeat 5px 6px;
	padding-left:16px;
	display:block;
}
div.news div.list span.date
{
	margin-right:5px;
}
div.news div.list li img.icon_movie
{
	vertical-align:middle;
	margin-left:5px;
}
div.news div.list li img.icon_new
{
	margin-top:5px;
	float:right;
}

div.news div#news_all{	border-top:3px solid #898989;}
div.news div#news_team{	border-top:3px solid #fe8515;}
div.news div#news_farm{	border-top:3px solid #36ba07;}
div.news div#news_event{ border-top:3px solid #fe1515;}
div.news div#news_ticket{ border-top:3px solid #9e2236;}
div.news div#news_media{ border-top:3px solid #b31798;}
div.news div#news_etc{ border-top:3px solid #0064c2;}



div.news div.list p.link
{
	padding:5px 10px;
	text-align: right;
}
div.news div.list p.link a
{
	margin-left: 0px;
	padding-left: 10px;
	background: url(/pts/images/common/arrow_gray.gif) no-repeat 0px 4px;
}

/*special*/
div.special
{
	margin-bottom:10px;
	padding-top:10px;
	width:540px;
	border-top:3px solid #9e9e9e;
	clear:both;
}
div.special li
{
	width:180px;
	float:left;
}
div.special li p.photo
{
	padding:0px;
}
div.special li p.photo img
{
	border:1px solid #9e9e9e;
}
div.special li p
{
	padding:5px;
}

/*concern*/
div.concern
{
	background: url(/pts/images/common/dotline2_gray.gif) repeat-y 270px 0px;
	margin-bottom:10px;
	clear:both;
}
div.concern h3
{
	background: url(/pts/images/top/h3_concern.gif);
	width:540px;
	height: 27px;
	text-indent:-9999px;
	margin-bottom:2px;
}
div.concern td
{
	background: url(/pts/images/common/dotline_gray.gif) repeat-x left bottom;
	vertical-align:top;
	min-height:52px;
	width:270px;
}
div.concern p.thum
{
	padding:5px 0px 5px 5px;
	float:left;
}
div.concern p.thum img
{
	border:1px solid #9e9e9e;
}
div.concern h4
{
	margin-left:50px;
	padding-top:10px;
}
div.concern p.text
{
	margin-left:50px;
}


/*----------sub----------*/

/*rss*/
div.rss
{
	margin-bottom:10px;
}
div.rss p
{
	height:25px;
}
div.rss a.rss1
{
	float:left;
}
div.rss a.rss2
{
	float:right;
}

/*concern_flash*/
div.concern_flash
{
	margin-bottom:10px;
	width:200px;
}

/*etc_banner*/
div.etc_banner{}
div.etc_banner p
{
	margin-bottom:5px;
	text-align:center;
}

div#sub p.link
{
	margin:0px auto;
	width:180px;
}
div#sub p.link a
{
	background: url(/pts/images/common/arrow_gray.gif) no-repeat 0.5em 0.6em;
	padding:3px 5px 0px 1.2em;
	display:block;
}

/*----------bottom----------*/
div#support_banner
{
	background: url(/pts/images/common/dotline_gray.gif) repeat-x;
	padding:5px 0px;
}
div#support_banner p
{
	padding:5px 10px;
}
div#support_banner p a
{
	margin-right:5px;
}

/*----------footer_list----------*/
div.footer_list
{
	padding:10px 0px;
}
div.footer_list ul.nav_list
{
	margin:0px 10px;
}
div.footer_list ul.nav_list li.cat
{
	background: url(/pts/images/common/dotline2_gray.gif) repeat-y right top;
	padding:5px 10px;
	width:100px;
	float:left;
}
div.footer_list ul.nav_list li.cat_r
{
	padding:5px 10px;
	width:100px;
	float:left;
}
div.footer_list ul.nav_list ul
{
	margin-top:5px;
}
div.footer_list ul.nav_list li
{
	padding:5px 0px 0px;
}

/*--------------------
*****font*****
--------------------*/

div.main_l li,
div.main_l p
{
/*	font-size: 80%;*/
/* 2011.04.19 森岡修正 */
	font-size: 75%;
	line-height: 1.4em;
}
div.main_l li a
{
	color:#000;
}
div.main_l li a:hover
{
	color:#666;
}
div#extra li,div#extra p
{
	font-size: 80%;
	line-height: 1.4em;
}

/*ticketbox*/
div#ticketbox caption
{
	font-size: 80%;
	font-weight:bold;
	line-height: 1.2em;
	color:#750f13;
}
div#ticketbox th
{
	font-size: 80%;
	font-weight:bold;
	line-height: 1.0em;
}
div#ticketbox td
{
	font-size: 80%;
	line-height: 1.0em;
}
div#ticketbox div.ticketguide p.ticket_guide{margin-bottom:3px;text-align:center;}
div#ticketbox div.ticketguide p.ticket_pc{margin-bottom:3px;text-align:center;}
div#ticketbox div.ticketguide p.ticket_gpo{margin-bottom:3px;text-align:center;}
div#ticketbox div.ticketguide p.ticketshop{margin-bottom:3px;text-align:center;}
div#ticketbox div.ticketguide p.ticketshop a.pia{margin:0px 3px;}



/*today_ticket*/
div#today_ticket h4 span.date
{
	font-size: 80%;
	line-height: 1.0em;
	color:#c20000;
}
div#today_ticket h4 span.vs
{
	font-size: 100%;
	font-weight:bold;
	line-height: 1.0em;
}
div#today_ticket h4 span.stadium
{
	font-size: 75%;
	line-height: 1.0em;
}
div#today_ticket h4 a
{
	color:#000;
}
div#today_ticket h4 a:hover
{
	color:#666;
}
div#ticketbox caption span.heatup
{
	font-size: 90%;
	font-weight:normal;
	color:#000;
}
div#today_ticket p.uodate
{
	font-size: 75%;
	line-height: 1.0em;
}



/*advance_ticket*/
div#advance_ticket h4
{
	font-size: 90%;
	font-weight:bold;
	line-height: 1.0em;
}
div#advance_ticket td.date
{
	font-size: 90%;
	line-height: 1.0em;
}
div#advance_ticket td.vs
{
	font-size: 80%;
	line-height: 1.0em;
}
div#advance_ticket td.stadium
{
	font-size: 70%;
	line-height: 1.0em;
}
div#advance_ticket td.saledate
{
	font-size: 70%;
	line-height: 1.2em;
	color:#c20000;
}
div#advance_ticket span.daygame
{
	color:#236db9;
}

/*next_ticket*/
div#next_ticket h4
{
	font-size: 90%;
	font-weight:bold;
	line-height: 1.0em;
}
div#next_ticket td.date
{
	font-size: 90%;
	line-height: 1.0em;
}
div#next_ticket td.vs
{
	font-size: 80%;
	line-height: 1.0em;
}
div#next_ticket td.stadium
{
	font-size: 70%;
	line-height: 1.0em;
}

div#next_ticket td.saledate
{
	font-size: 70%;
	line-height: 1.2em;
	color:#c20000;
}
div#next_ticket span.daygame
{
	color:#236db9;
}

/*standings*/
div.standings th
{
	font-size: 80%;
	font-weight:bold;
	line-height: 1.0em;
}
div.standings th.update
{
	font-size: 70%;
	font-weight:normal;
}
div.standings td
{
	font-size: 80%;
	line-height: 1.0em;
}



div.main_c li,
div.main_c td
{
	font-size: 80%;
	line-height: 1.4em;
}
div.main_c li
{
	font-size: 80%;
	line-height: 1.4em;
}
div.main_c li span.date
{
	color:#c20000;
}
div.main_c li a,
div.main_c td a
{
	color:#000;
}
div.main_c li a:hover,
div.main_c td a:hover
{
	color:#666;
}

div.news div.list p.link
{
	font-size: 80%;
	font-weight: bold;
}
div.concern h4
{
	font-weight:bold;
}
div.concern h4 a
{
	color:#c20000;
}
div.concern h4 a:hover
{
	color:#e07f7f;
}

/*mainhtml*/
div.mainhtml h3
{
	font-size: 12px;
	font-weight: bold;
	line-height: 1.0em;
}
div.mainhtml h4
{
	font-size: 80%;
	font-weight: bold;
	line-height: 1.0em;
}
div.mainhtml p
{
	font-size: 80%;
	line-height: 1.6em;
}

/*footer_list*/
div.footer_list ul.nav_list li.cat,
div.footer_list ul.nav_list li.cat_r
{
	font-size: 70%;
	line-height: 1.0em;
}
div.footer_list ul.nav_list li
{
	color:#fff;
}
div.footer_list ul.nav_list a
{
	color:#fff;
}
div.footer_list ul.nav_list a:hover
{
	color:#898d8c;
}

/* 
Flash下のbanner 
2011.06.20 森岡追加
*/
div#special-banner {
	margin-bottom:10px;
	height:90px;
}
div#special-banner div{
	float: left;
}
div#special-banner div a img{
	margin:0;
	padding:0;
}


