@charset "utf-8";
.float_left {
	float: left;
	margin-right: 12px;
}
.float_left_2 {
	float: left;
}

.float_right {
	float: right;
	margin-left: 10px;
}
.clear_both {
	clear: both;
}



.with_line_box {
	background-color: #999999;
}
.with_line_box td {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 3px;
}

.with_line_box th {
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
}






.adr {
	margin-right: auto;
	margin-left: auto;
}

.kakomi_1 {
	background-color: #ddeeFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: thin dotted #99CCFF;
	margin-bottom: 10px;
	color: #006600;
	clear: both;
}
.kakomi_1 h4 {
	font-weight: bold;
}

.asset-content    h2,.standard   h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336633;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 3px;
	padding-right: 10px;
	height: 15px;
}

#alpha h3  {
	font-size: 13px;
	color: #006666;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 14px;
	border-left-style: solid;
	border-bottom-color: #FF9999;
	border-left-color: #FF9999;
	padding-left: 8px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	margin-top: 20px;
}
.asset-content h4 {
	color: #336699;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 5px;
	border-left-width: 12px;
	border-left-style: outset;
	border-left-color: #00CCFF;
}
.idx_tpl h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 3px;
}
.idx_tpl h3 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-left-width: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	padding-left: 10px;
	color: #006600;
}
.idx_tpl h4 {
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
	background-color: #009900;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
}
.v_top td {
	vertical-align: top;
	padding: 5px;
	font-size: 13px;
	line-height: 17px;
}



/*#local_navi ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
}
#local_navi li a {
	display: block;
	list-style-type: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../images/local_navi_a.gif);
	font-weight: bold;
	color: #333333;
}
#local_navi li a:hover {
	color: #FFFFFF;
	background-image: url(../images/local_navi_b.gif);
}*/


#page-title {
	font-size: 24px;
	color: #FF0000;
	padding-left: 10px;
	margin-bottom: 10px;
}
.home_page #top_l1 {
	float: left;
	width: 580px;
	margin-bottom: 10px;
}
.home_page        .top_box    h2      {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	height: 18px;
	margin-bottom: 5px;
}

.home_page   #special {
	margin-bottom: 10px;
	width: 580px;
	border: 1px solid #999999;
}
.home_page   #special   .latest {
	float: left;
	width: 400px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
}
.home_page      #special      .latest      h2   a  {
	color: #FF0000;
	border-top-width: 1px;
	border-right-width: 15px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFFFCC;
}
.home_page #special .latest p a {
	font-weight: bold;
	text-decoration: underline;
}




.home_page #special .semi_latest {
	text-align: center;
	padding: 10px;
}
.home_page #special .semi_latest li {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 10px;
}
.home_page  #special  .semi_latest   h2  {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.home_page    #news   {
	clear: both;
	width: 580px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.home_page .top_box p {
	padding-left: 10px;
}


.home_page #top_r1 {
	float: right;
}

.home_page  #hello {
	margin-bottom: 10px;
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 302px;
}
.home_page #hello h2 {
	color: #000099;
}


.home_page   #for_map {
	border: 1px solid #006600;
	width: 300px;
	margin-bottom: 10px;
}
.home_page  #for_map  h2          {
	background-color: #006600;
}
.home_page #for_map .twitter {
	text-align: center;
}

.home_page #popular_schedule {
	width: 300px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.home_page #for_qa {
	float: left;
	width: 450px;
	border: 1px solid #FF6600;
	margin-bottom: 10px;
}

.home_page #for_qa h2 {
	background-color: #FF6600;
}


.home_page #for_venue {
	float: right;
	width: 430px;
	border: 1px solid #000099;
	margin-bottom: 10px;
}
.home_page #for_venue h2 {
	background-color: #000099;
}

.home_page #thumb_for_gallery {
	clear: both;
	width: 898px;
	border: 1px solid #999900;
}


.home_page  #thumb_for_gallery  h2 {
	background-color: #999900;
}
.home_page  #thumb_for_gallery  ul {
	margin-left: 10px;
}


.home_page  #thumb_for_gallery  ul li {
	float: left;
	list-style-type: none;
	background-image: url(../photo/images/bg_mainpage_thumbnail.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
}
.home_page #thumb_for_gallery ul li span {
	display: block;
	height: 100px;
	width: 100px;
	overflow: hidden;
}

#tkg_top  .row  .cell  {
	border: 1px solid #669999;
	width: 345px;
	margin-bottom: 10px;
}
.index_box {
	border: medium double #66CCFF;
	padding: 10px;
}
.index_box    h4  {
	margin-left: 5px;
	margin-top: 5px;
}


#tkg_top    #news   {
	border: 1px solid #FF6699;
	clear: both;
}
.index_box li {
	font-size: 14px;
	font-weight: bold;
}
.index_box li a {
	text-decoration: underline;
}

#tkg_top    #news    h2    {
	background-color: #FF6699;
	height: 18px;
}

#tkg_main_text    {
	float: left;
	margin-top: 20px;
}
#tkg_top h2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#tkg_photo   {
	float: right;
}
#tkg_mlb   {
	float: left;
}
#tkg_musical   {
	float: right;
}
#tkg_nba   {
	float: left;
}
#tkg_concert   {
	float: right;
}
#tkg_nfl   {
	float: left;
}
#tkg_nhl   {
	float: right;
}
#tkg_sports     {
	float: left;
}
#tkg_others   {
	float: right;
}

#tkg_widget  h3 a {
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	display: block;
	color: #333333;
	background-image: url(../images/spectrum_1.jpg);
	width: 170px;
	margin: 5px;
}
#tkg_widget h3 a:hover {
	background-color: #FF9933;
	background-image: none;
	color: #FFFFFF;
}



.month_navi {
	text-align: center;
}
.month_navi ul {
	display: inline;
	margin-left: 20px;
	margin-right: 20px;
}

.month_navi ul li {
	display: inline;
}
.month_navi a {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFCCCC;
}

.month_navi  a:hover {
	color: #FFFFFF;
	background-color: #FF3366;
}
.calendar  {
	text-align: center;
}
#alpha   .calendar  h3 {
	border-top-width: 2px;
	border-right-width: 15px;
	border-bottom-width: 2px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	width: 50px;
	background-color: #FFFFCC;
	margin-right: auto;
	margin-left: auto;
}



.h_and_a {
	float: left;
	margin-top: 110px;
	height: 100%;
	margin-right: 20px;

}
table.sche_box {
	background-color: #999999;
	border-spacing:2px;
	margin-right: auto;
	margin-left: auto;
}
.sche_box  .float_left   {
	float: left;
	margin-left: 200px;
}


.sche_box  th {
	padding: 3px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
}

.sche_box td {
	font-size: 12px;
	background-color: #CCCCCC;
	line-height: 13px;
	padding: 2px;
	text-align: center;
}
.sche_box .home_game strong {
	text-align: left;
}

.sche_box    .home_game  {
	background-color: #000099;
	color: #FFFFFF;
}
.home_game a {
	color: #FFFF00;
}

.sche_box    .away_game  {
	background-color: #FFFFFF;
	color: #666666;
}




.venue   #site_top   #news {
	border: medium double #FF6699;
	margin-bottom: 10px;
}


* html #site_top   #news {  /*HACK targets IE6 but not 7, instead of min-height*/
	height: 0px;
}


.venue  #site_top  h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6699;
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	height: 18px;
}
.venue  #site_top  #ranking {
	border: medium double #FF9966;
	margin-bottom: 10px;
	margin-top: 10px;
}
.venue  #site_top  #ranking  h2 {
	background-color: #FF9966;
}

.venue #site_top #teiban {
	border: medium double #669999;
}
.venue #site_top #teiban h2 {
	background-color: #669999;
}




.venue .entry-asset #page-title {
	color: #FFFFFF;
	background-image: url(../venue/images/h1.jpg);
	font-size: 23px;
}

.venue h2 ul {
	margin-left: 0px;
}
.venue .asset-body {
	padding-top: 20px;
}
.pink_box_2 {
	background-color: #FFCCFF;
	padding: 5px;
	border: medium double #FF0000;
}



* html .venue .list_data li {  /*HACK targets IE6 but not 7, instead of min-height*/
	height: 0px;
}


.venue .list_data li {
	list-style-type: none;
}
.venue .list_data li a {
	text-decoration: none;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.venue .list_data li a:hover {
	color: #FFFFFF;
	background-color: #FF3333;
}
.venue .list_data .tri li {
	list-style-image: url(../images/triangle1b.gif);
	margin-left: 20px;
}

.venue .odd a {
	background-color: #ddeeff;
	display: block;
}
.venue .even a {
	display: block;
}
#venue_data .unit .float_right {
	background-color: #FFFFFF;
	padding-left: 10px;
	margin: 0px;
}
#venue_city .item01, #venue_city .item02, #venue_city .item03 {
	margin-left: 50px;
	margin-right: 40px;
}
#venue_city h2 {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	font-style: italic;
	margin: 0px;
}
#venue_city     li  {
	list-style-image: url(../images/triangle1b.gif);
	margin-top: 5px;
	margin-bottom: 5px;
}
#venue_city li a:hover {
	background-color: #6699CC;
}
.back_city a {
	float: right;
}
.row {
	clear: both;
}
.row  .item01, .row .item03 {
	float: left;
}
.row .item02 {
	float: left;
	margin-left: 20px;
}
#venue_data .row .item02 #kihon_data {
	width: 365px;
}


/*.row .item02 #kihon_data {
	width: 365px;
	overflow: auto;
}*/


.row    #kihon_data    td,.row #kihon_data th   {
	background-color: #cceeff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.row #kihon_data th {
	white-space: nowrap;
	padding-left: 10px;
}
.row #lineup {
	border: medium double #000099;
	padding-left: 10px;
	width: 330px;
	margin-top: 10px;
}
.row #lineup ul {
	margin: 0px;
}
.row #lineup ul li {
	display: inline;
	white-space: normal;
}
.row #lineup ul li a {
	margin-right: 10px;
}
.unit {
	clear: both;
}
#venue_data .exp {
	border: 2px dashed #33CCFF;
	margin: 10px;
	padding-top: 3px;
	padding-left: 5px;
	float: left;
	padding-right: 3px;
}
#venue_data .exp h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #6699FF;
	padding-left: 0px;
}
#venue_data   .thumb_for_gallery   ul li  {
	list-style-type: none;
	float: left;
	display: inline;
	margin-right: 12px;
	background-color: #eeeeff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#event_mlb .title_photo {
	height: 50px;
	background-image: url(../event/images/title_back_mlb.jpg);
	margin-bottom: 10px;
}

#event_mlb #page-title   {
	color: #FFFFFF;
	font-size: 36px;
	margin-top: 8px;
	margin-left: 10px;
}

#event_nba .title_photo {
	height: 50px;
	background-image: url(../event/images/title_back_nba.jpg);
	margin-bottom: 10px;
}

#event_nba #page-title   {
	color: #FFFFFF;
	font-size: 36px;
	margin-top: 8px;
	margin-left: 10px;
}

#event_nfl .title_photo {
	height: 50px;
	background-image: url(../event/images/title_back_nfl.jpg);
	margin-bottom: 10px;
}

#event_nfl #page-title   {
	color: #000000;
	font-size: 36px;
	margin-top: 8px;
	margin-left: 10px;
}

#event_nhl .title_photo {
	height: 50px;
	background-image: url(../event/images/title_back_nhl.jpg);
	margin-bottom: 10px;
}

#event_nhl #page-title   {
	color: #0099FF;
	font-size: 36px;
	margin-top: 8px;
	margin-left: 10px;
}

#event_else .title_photo {
	height: 50px;
	background-image: url(../event/images/title_back_else.jpg);
	margin-bottom: 10px;
}

#event_else #page-title   {
	color: #333333;
	font-size: 36px;
	margin-top: 8px;
	margin-left: 10px;
}


.event .entry-asset .asset-body {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.event .entry-asset #more {
	margin-bottom: 10px;
}

* html #team_list .league_1 {  /*HACK targets IE6 but not 7, instead of min-height*/
	height: 0px;
}


#team_list .league_1 {
	border: 1px solid #990000;
	margin-bottom: 20px;
	margin-left: 5px;
}
#team_list .league_1 h3 {
	color: #FFFFFF;
	background-color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin: 0px;
	padding-bottom: 3px;
	font-weight: bold;
	padding-top: 2px;
}
#team_list .league_1 .division {
	border: 2px solid #FF3366;
	margin: 7px;
}
#team_list .league_1 .division h4 {
	color: #FFFFFF;
	background-color: #FF3333;
	text-align: center;
}

* html #team_list .league_2 {  /*HACK targets IE6 but not 7, instead of min-height*/
	height: 0px;
}

#team_list .league_2 {
	border: 1px solid #000099;
	margin-bottom: 10px;
	margin-left: 5px;
}
#team_list .league_2 h3 {
	color: #FFFFFF;
	background-color: #000099;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight: bold;
}
#team_list .league_2 .division {
	border: 2px solid #0066FF;
	margin: 7px;
}
#team_list .league_2 .division h4 {
	color: #FFFFFF;
	background-color: #0066FF;
	text-align: center;
}
#team_list .division ul {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#team_list .division li {
	list-style-type: none;
	font-size: 12px;
}
.event #beta .holder {
	border: 1px solid #999999;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 1px;
}

.event .row .item01 {
	float: left;
	margin-right: 20px;
}
.event .row .item02 {
	float: none;
}
#sub_navi      ul      li     {
	display: inline;
}

.twin_list  td     {
	border: 2px dotted #999999;
	padding: 5px;
	vertical-align: top;
	background-color: #f0f9ff;
	background-repeat: no-repeat;
	background-image: url(../qa/images/bg_03.jpg);
}
.twin_list      h4    {
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}


.special_list      li       {
	font-size: 12px;
	list-style-image: url(../qa/images/li_mark_special.gif);
	padding-left: 5px;
	font-weight: bold;
	vertical-align: middle;
}
.news_list      li       {
	font-size: 12px;
	list-style-image: url(../qa/images/li_mark_news.gif);
	padding-left: 5px;
	font-weight: bold;
	vertical-align: middle;
}
.venue_list      li    {
	list-style-image: url(../qa/images/li_mark_venue.gif);
	font-size: 12px;
	padding-left: 5px;
	font-weight: bold;
	vertical-align: middle;
}

.q_a_list      li       {
	font-size: 12px;
	list-style-image: url(../qa/images/li_mark_q.gif);
	padding-left: 5px;
	font-weight: bold;
	vertical-align: middle;
}
.exp_list      li    {
	list-style-image: url(../qa/images/li_mark_exp.gif);
	font-size: 12px;
	padding-left: 5px;
	font-weight: bold;
	vertical-align: middle;
}
.report_list      li   {
	list-style-image: url(../qa/images/li_mark_report.gif);
	font-size: 12px;
	padding-left: 5px;
	vertical-align: middle;
	font-weight: bold;
}
.ticket_list li {
	list-style-image: url(../qa/images/li_mark_ticket.gif);
	font-size: 12px;
	padding-left: 5px;
	font-weight: bold;
	vertical-align: middle;
}
.photo_list li {
	list-style-image: url(../qa/images/li_mark_photo.gif);
	font-size: 12px;
	padding-left: 5px;
	font-weight: bold;
	vertical-align: middle;
}

.q_a_list .unsolved {
	vertical-align: middle;
}


table  .all_list {


}
h4.all_list {
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
}

.all_list td {
	padding: 5px;
	vertical-align: top;
	border: 2px dotted #999999;
	background-image: url(../qa/images/bg_01.jpg);
	background-repeat: no-repeat;
}

.qa .type_qa {
	width: 100%;
}
.qa .type_qa td {
	padding: 5px;
}
.to_q_form    h4   {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}
.to_q_form   h4.emergency,.form_q .emergency  {
	color: #FF0000;
	font-style: italic;
}
.to_q_form  h4.hurry_up,.form_q .hurry_up {
	color: #006600;
	font-style: italic;
}
.to_q_form  h4.normal,.form_q .normal {
	color: #0000FF;
	font-style: italic;
}
#q_a_top .item_01 {
	float: left;
	width: 530px;
}
#q_a_top .item_02 {
	float: right;
	background-color: #FFFFCC;
	padding: 5px;
	border: 2px solid #FF9999;
	width: 340px;
}
#q_a_top .item_01 .item_03 {
	padding: 5px;
	background-color: #edd;
}
#q_a_top .item_01 .item_03 p {
	margin: 0px;
	padding: 0px;
}







#q_a_top .cat {
	float: left;
	width: 300px;
	margin-right: 30px;
	border: medium double #FF9900;
	background-color: #FFFFdd;
}
#q_a_top .cat h2 {
	background-color: #FF6633;
	margin: 0px;
}
#q_a_top .cat ul {
	margin-left: 15px;
}

#q_a_top .cat li {
	list-style-image: url(../images/triangle1b.gif);
}

#q_a_top .lastn {
	float: right;
	width: 560px;
}
#exp_top .lastn {
	background-image: url(../qa/exp/images/lastn_bg.jpg);
	background-position: right bottom;
}


#exp_top .row h3 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#exp_top .row .item_odd ,#report_top  .lastn{
	float: left;
	width: 440px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	background-color: #ddFFFF;
}

#exp_top  .item_odd  .item_02  p ,#report_top  .lastn  .item_02  p  {
	margin-left: 30px;
	margin-right: 5px;
}


#exp_top .row .item_even {
	float: right;
	width: 440px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	background-color: #DDFFFF;
}
#exp_top  .row  .unit  .item_01 ,#report_top  .row  .unit  .item_01 {
	float: left;
	margin-right: 30px;
}
#exp_top .row .item_odd .unit img {
	margin: 0px;
	padding: 0px;
}
#report_top .title_set .float_left img {
	margin-right: 10px;
}
#report_top .row .float_left {
	width: 440px;
	margin-top: 10px;
}
#report_top .row .float_left .item_01 td {
	padding: 5px;
}
#report_top .item_01 .odd {
	background-color: #FFFFCC;
}
#report_top  .item_01  .even {
	background-color: #CCFFFF;
}
#report_top .row .float_left .item_02 {
	margin-top: 20px;
	margin-bottom: 20px;
}




#report_top  .row  .lastn  {
	float: right;
	margin-bottom: 20px;

}


#report_top  h2 {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}




#report_top  .our_team {
	width: 440px;
	float: left;
	margin-right: 10px;
}
#report_top  .our_team .avatar {
	border: 1px solid #99CCFF;
	text-align: center;
}
#report_top  .our_team .introduction {
	vertical-align: top;
	border: 1px solid #99CCFF;
}
#report_top    .our_team    .introduction h6  {
	font-size: 13px;
	font-weight: bold;
	background-color: #CCddFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #9999CC;
	margin: 0px;
}
#report_top  .our_team  .introduction p {
	margin-left: 10px;
	margin-top: 0px;
	padding: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.type_qa {
	width: 710px;
}



.type_qa .item01 {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
	width: 40px;
	text-align: center;
	padding-top: 10px;
}
.type_qa .item02 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.type_qa .question .item01 {
	color: #FFFFFF;
	background-color: #FF9933;
	padding-top: 0px;
}
.type_qa .answer .item01 {
	color: #FFFFFF;
	background-color: #FF3399;
}
.type_qa .question .item02 {
	background-color: #FFFFCC;
	border: 1px solid #FF9933;
}
.type_qa .answer .item02 {
	background-color: #FFddcc;
	border: 1px solid #FF3399;
}
.type_qa   .no_answer  {
	background-color: #CCCCCC;
	font-weight: bolder;
}


.type_qa .report .item01 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #009966;
	font-weight: bold;
	width: 80px;
}
.type_qa .report .item02 {
	background-color: #bbFFdd;
	border: 1px solid #009966;
}
.type_qa .exp .item01 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #0099FF;
	font-weight: bold;
	width: 80px;
}
.type_qa .exp .item02 {
	background-color: #CCFFFF;
	border: 1px solid #009966;
}
#new_format   {

}

.to_page_top {
	clear: both;
}
.mt-search-results  .serch_title {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #CC3333;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-bottom: 0px;
	font-weight: bold;
}
.mt-search-results .entry-asset {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.mt-search-results .asset-header {
	margin-top: 5px;
	margin-bottom: 0px;
}

.mt-search-results  .asset-footer {
	margin-top: 0px;
}
.comment-header {
	background-color: #ddeeFF;
	padding-left: 5px;
}
.comment-header  img {
	vertical-align: middle;
}


.help h2 {
	color: #333333;
	background-color: #FFFFFF;
	padding-left: 0px;
}
.help p {
	margin-left: 18px;
}
.help  .with_bg_color {
	background-color: #ddeeff;
	padding: 5px;
}
.help  .without_bg {
	padding: 5px;
}




.sitemap .group {
	border: 1px dashed #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 6px;
}
.sitemap   #home   ul   li  {
	display: inline;
	margin-right: 50px;
	margin-left: 10px;
}
.sitemap h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.sitemap  .item_box {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	width: 280px;
}
.sitemap h4 {
	margin: 0px;
}
.sitemap  #venue  ul,.sitemap #photo ul {
	margin-left: 20px;
}

.sitemap #help {
	clear: both;
}




.page_navi .prev {
	float: left;
}
.page_navi .next {
	float: right;
}
.paged_archives_navi {
	text-align: center;
}






/************************************************
*   FooterNavi                                      *
************************************************/

div#footernavi {
	font-size: 75%;
	text-align: center;
	margin: 0px;
	padding-top: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
	line-height: 1.8em;
}
div#footernavi ul {
	margin: 0;
	padding: 0;
}
div#footernavi ul li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display: inline;
}
div#footernavi .last {
	border: none;
}
div#footernavi ul li a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0 .5em;
}
div#footernavi ul li a:hover {
	text-decoration: underline;
}
#copyright {
	text-align: center;
	margin-top: 5px;
}
.a_league th {
	color: #FFFFFF;
	background-color: #CC0000;
}
.bg_black th {
	background-color: #000000;
}
td.bg_glay {
	background-color: #CCCCCC;
}
#go_nba h1 {
	font-size: 9px;
	text-indent: -9999px;
	background-color: #000000;
	background-image: url(../special/nba_1/images/nba_title.gif);
	background-repeat: no-repeat;
	height: 140px;

}
#go_nba .row_02 {

}
#go_nba .row_01 .float_right {
	width: 600px;
	margin-left: 0px;
	margin-bottom: 20px;
}
#go_nba .row_01 .float_right h2 {
	margin-bottom: 1px;
}



#go_nba .row_02 .float_left {
	width: 440px;
	margin: 0px;
}
#go_nba .row_02 .float_left .fan_voice {
	background-color: #99CCFF;
	margin-bottom: 10px;
}
#go_nba  .row_02  .float_left  .fan_voice  h2 {
	margin-left: 55px;
}
#go_nba .row_02 .float_left .fan_voice h3 {
	clear: both;
	margin-top: 0px;
}

#go_nba   .row_02   .float_left   .fan_voice   .unit   img {
	margin-right: 10px;
	margin-bottom: 16px;
	margin-left: 16px;
}
#go_nba .row_02 .float_left .fan_voice .unit p {
	margin-right: 16px;
}

#go_nba  .row_02  .float_left  .fan_voice  p a {
	font-weight: bold;
	text-decoration: underline;
}





#go_nba .row_02 .float_left .oyakudachi {
	color: #999999;
	background-color: #004c00;
	border: 8px ridge #FFCC66;
}
#go_nba .row_02 .float_left .oyakudachi a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


#go_nba .row_02 .float_right {
	margin: 0px;
	width: 440px;
}
#go_nba .row_02 .float_right .venue_guide {
	background-color: #FFCC99;
}
#go_nba .row_02 .float_right .venue_guide .unit {
	height: 90px;
	border: thin solid #FF66CC;
	margin: 10px;
	background-color: #FFFFbb;
}
#go_nba .row_02 .float_right .venue_guide .float_right {
	width: 280px;
	margin-top: 5px;
}



#go_nba .row_02 .float_right .q_and_a .float_left_2 {
	width: 220px;
	float: left;
	margin-top: 10px;
}
#go_nba .row_02 .float_right .q_and_a {
	clear: both;
}

#go_nba  .row_02  .float_right  .q_and_a  .float_left_2  h2 {
	margin-bottom: 0px;
}

#go_nba .row_02 .float_right .q_and_a .float_left_2 p {
	padding-left: 12px;
}

