@charset "shift_jis";

/* Anchor
------------------------------------- */
a {
	font-family: none;/* for mac */
	text-decoration: underline;
}

a:link {
	color: #336699;
	text-decoration: none;
}

a:visited {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a:active,a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/* Top Anchor , footer
------------------------------------- */
a.top:link,
a.footer:link{
	color: #000000;
	text-decoration: none;
}

a.top:visited,
a.footer:visited {
	color: #000000;
	text-decoration: none;
}

a.top:hover,
a.footer:hover {
	color: #ff0000;
	text-decoration: underline;
}

a.top:hover,
a.footer:hover {
	color: #ff0000;
	text-decoration: underline;
}


/* Margin & padding
------------------------------------- */

/* Margin */
.m0 {
	margin: 0!important;
}

.m5 {
	margin: 5px!important;
}

.m10 {
	margin: 10px!important;
}

.m20 {
	margin: 20px!important;
}

.mt0 {
	margin-top: 0!important;
}

.mt5 {
	margin-top: 5px!important;
}

.mt10 {
	margin-top: 10px!important;
}

.mt15 {
	margin-top: 10px!important;
}

.mt20 {
	margin-top: 20px!important;
}

.mt25 {
	margin-top: 25px!important;
}

.mt30 {
	margin-top: 30px!important;
}

.mt35 {
	margin-top: 35px!important;
}

.mt40 {
	margin-top: 40px!important;
}

.mt45 {
	margin-top: 45px!important;
}

.mt50 {
	margin-top: 50px!important;
}

.mr5 {
	margin-Right: 5px!important;
}

.mr10 {
	margin-Right: 10px!important;
}

.mr20 {
	margin-Right: 20px!important;
}

.mb0 {
	margin-bottom: 0!important;
}

.mb2 {
	margin-bottom: 2px!important;
}

.mb5 {
	margin-bottom: 5px!important;
}

.mb10 {
	margin-bottom: 10px!important;
}

.mb15 {
	margin-bottom: 15px!important;
}

.mb20 {
	margin-bottom: 20px!important;
}

.mb25 {
	margin-bottom: 25px!important;
}

.mb30 {
	margin-bottom: 30px!important;
}

.ml5 {
	margin-left: 5px!important;
}

.ml10 {
	margin-left: 10px!important;
}

.ml15 {
	margin-left: 15px!important;
}

.ml20 {
	margin-left: 20px!important;
}

/* Padding */
.p0 {
	padding: 0px!important;
}

.p5 {
	padding: 5px!important;
}

.p10 {
	padding: 10px!important;
}

.p20 {
	padding: 20px!important;
}

.pt0 {
	padding-top: 0px!important;
}

.pt5 {
	padding-top: 5px!important;
}

.pt10 {
	padding-top: 10px!important;
}

.pt15 {
	padding-top: 15px!important;
}

.pt20 {
	padding-top: 20px!important;
}

.pt25 {
	padding-top: 25px!important;
}

.pt30 {
	padding-top: 20px!important;
}

.pr0 {
	padding-right: 0px!important;
}

.pr5 {
	padding-right: 5px!important;
}

.pr10 {
	padding-right: 10px!important;
}

.pr20 {
	padding-right: 20px!important;
}

.pb0 {
	padding-bottom: 0px!important;
}

.pb5 {
	padding-bottom: 5px!important;
}

.pb10 {
	padding-bottom: 10px!important;
}

.pb15 {
	padding-bottom: 15px!important;
}

.pb20 {
	padding-bottom: 20px!important;
}

.pb25 {
	padding-bottom: 25px!important;
}

.pb30 {
	padding-bottom: 30px!important;
}

.pl0 {
	padding-left: 0px!important;
}

.pl5 {
	padding-left: 5px!important;
}

.pl10 {
	padding-left: 10px!important;
}

.pl20 {
	padding-left: 20px!important;
}


/* Basic
------------------------------------- */

body {
	padding: 0;
	background:#000000;
	margin: 0;
	color: #333333;
	text-align: center;

}
body.top {
	color: #CCCCCC;
}

a img {
	border: 0;
}

/* Footer */

.footerback {
background-color:#FFFFFF;
}

/* font
------------------------------------- */

strong {
	font-weight: bold
;}

.wBold {
	font-weight: bold;
}

.Txtred {
	color: #cc0000;
}

/* line-height
------------------------------------- */
.lh14 {
 	line-height: 140%;
}

.lh15 {
 	line-height: 150%;
}

.lh18 {
 	line-height:180%;
}

/* header
------------------------------------- */


#headerLink {
	background: #ffffff url(../../images/shared/menu_back.gif) top repeat-x;
	padding-bottom:2px;
}

#headerLink td{
	font-size: 12px;
}

#headerLink a{
	background: url(../../images/shared/menu_back_line.gif) right top no-repeat;
	color:#666666; 
	height:26px;
	display: block;
	line-height:26px; 
	width: 93px;
	text-align:center;
}

#headerLink a:hover{
	text-decoration: none;
	background: url(../../images/shared/menu_back_on.gif) right top repeat-x;
}

/* left btn */
#headerLink a.type01{
	background: url(../../images/shared/menu_back_type01.gif) left top no-repeat;
}
#headerLink a.type01:hover{
	background: url(../../images/shared/menu_back_type01_on.gif) left top no-repeat;
}

/* long btn */
#headerLink a.type02{
	width: 110px;
}

/* footer
------------------------------------- */

.footerLine{
	background:#C1C5D1;
	font-size:5px;
}

.footerLink {
	color:#CCCCCC;
	padding:10px;
	line-height:160%;
	font-size: 12px;
}

/* ======================================================
   Top 
====================================================== */

.TopTxt {
	padding:3px 0 0 10px;
	vertical-align: top;
	font-size : 11px;
	line-height: 120%;
	color:#F0F0F0;
}

.TopTxt A:link	{text-decoration:underline;color:#FFFFFF;}
.TopTxt A:visited{text-decoration:underline;color:#FFFFFF;}
.TopTxt A:active{text-decoration:underline;color:#FF0000;}
.TopTxt A:hover{text-decoration:underline;color:#FF0000;}

.TopMenu {
	padding:3px 0 10px 10px;
	vertical-align: top;
	font-size: 12px;
	line-height: 120%;
	color:#FFFFFF;
}

.TopMenu A:link	{text-decoration:underline;color:#FFFFFF;}
.Topmenu A:visited{text-decoration:underline;color:#FFFFFF;}
.Topmenu A:active{text-decoration:underline;color:#FF3333;}
.Topmenu A:hover{text-decoration:underline;color:#FF3333;}


table.contents td{
	vertical-align: top;
}

table.new td{
	line-height: 130%;
	vertical-align: top;
	font-size:12px;
}

/* ======================================================
   Templates
====================================================== */
#wrapper {
	width:760px;
	margin:0 auto;
	}

#wrapper_f {
	width:760px;
	text-align:left;
}

#contents{
	background:#ffffff;
}

#contents td.top{
	vertical-align:top;
}

#mainContents {
	padding-bottom:20px;
	vertical-align:top;
}

#mainContentsIn{
	width:770px;
}

/* menu 
------------------------------------- */
#menu { background:#F5F5F5;
	padding-bottom:20px;
	vertical-align: top;
}

#menu td { 
	vertical-align: top;
	font-size: 12px;
}

.menuV01{
	background: #333333;
}

.menuV02{
	background: #666666;
}

.menuV01C2{
	background: #49674B;
}

.menuV01 td{
	padding:5px;
	width:99%;
	border-bottom:1px #666666 dotted;
	color:#FFFFFF;
}

.menuV02 td{
	padding:5px;
	width:99%;
	border-bottom:1px #999999 dotted;
	color:#FFFFFF;
}

.menuV01C2 td{
	padding:5px;
	width:99%;
	border-bottom:1px #999999 dotted;
	color:#FFFFFF;
	font-size:10px;
}

.menuV01 td a,
.menuV02 td a,
.menuV01C2 td a,
.menuV01 td a:visited,
.menuV02 td a:visited,
.menuV01C2 td a:visited{
	color:#FFFFFF;
}

.menuV01 td a:hover,
.menuV02 td a:hover,
.menuV01C2 td a:hover {
	color:#FF0000;
}

.menuV01 td.ico,
.menuV02 td.ico,
.menuV01C2 td.ico {
	width:1%;
	padding:5px 0 5px 5px;
	vertical-align:middle;
}

/* menu bottom */
.BtnSiryo {
	padding: 11px 0 85px 8px;
}

/* menu bottom */
#MenuAddBox {
	margin-left:10px;
}

#MenuAdd {
	background:url(../../images/shared/w_top.gif) top left no-repeat;
	padding: 20px 10px 10px 10px;
	line-height:130%;
}

td#MenuAdd {
	font-size: 10px;
}

/* pan list
------------------------------------- */
#TopTable{
	margin:5px 0 8px 0;
}

#TopTable td{
	font-size: 12px;
}

#TopTable a{
	color:#FFFFFF;
}
#topicPath {
	padding: 0 0 0 10px;
	background: url(../../images/shared/arrow01.gif) no-repeat left;
}

#topicPath a {
	padding: 0 10px 0 2px;
	background: url(../../images/shared/arrow02.gif) no-repeat right;
}

#topicPath strong {
	padding-left: 2px;
	color: #999999;
	font-weight: bold;
}

/* PageTop
------------------------------------- */
.pageTop {
	font-size: 10px;
	text-align: right;
}

.pageTop a {
	padding-left:10px;
	background: url(../../images/shared/ico_pagetop.gif) no-repeat center left;
}

/* h
------------------------------------- */

h1 {
	width:785px;
	height:50px;
	margin: 0 0 10px 0;
	text-indent:-9999px;
	font-size:0px;
}

h2 {
	margin:0 0 10px 0;
	line-height:30px;
	padding: 0 0 3px 15px;
	font-size:18px;
	color:#FFFFFF;
}

h3 {
	line-height:24px;
	padding: 0 0 0 15px;
	margin:0 0 10px 0;
	font-size:14px;
	color:#FFFFFF;
}

/* img Box
------------------------------------- */
table.ImgBoxL,
table.ImgBoxR {
	margin: 0 0 15px 0
;}

table.ImgBoxL td,
table.ImgBoxR td {
	line-height:140%;
}

table.ImgBoxL td img {
	margin-right:15px;
}

table.ImgBoxR td img {
	margin-left:15px;
}

/* Txt Box
------------------------------------- */
table.TxtBox01 {
	margin: 0 0 15px 0
;}

table.TxtBox01 td {
	line-height:140%;
}


/* f1
====================================================== */
h1#F1 {
	background: url(../../f1/images/title_f1.jpg) top left no-repeat;
}

h2.F1 {
	background: url(../../f1/images/title_h2.gif) top left no-repeat;
}

h3.F1 {
	background: url(../../f1/images/title_h3.gif) top left no-repeat;
}

/* menu bottom */
#menuBF1 {
	background: url(../../f1/images/menu_back.gif) top left repeat-x;
}

/* menu bottom */
p.BtnSiryoF1 {
	padding: 7px 0 25px 6px;
	margin: 0px;
}

/* banner */
.BtnBannerF1 {
	text-align: center;
	padding: 8px 0 0 0;
	margin: 0px;
}

/* Tennis
====================================================== */
h1#Tennis {
	background: url(../../tennis/images/title_tennis.jpg) top left no-repeat;
}

h2.Tennis {
	background: url(../../tennis/images/title_h2.gif) top left no-repeat;
}

h3.Tennis {
	background: url(../../tennis/images/title_h3.gif) top left no-repeat;
}

/* menu bottom */
#menuBTennis {
	background: url(../../tennis/images/menu_back.gif) top left repeat-x;
}

/* Soccer
====================================================== */
h1#Soccer {
	background: url(../../soccer/images/title_soccer.jpg) top left no-repeat;
}

h2.Soccer {
	background: url(../../soccer/images/title_h2.gif) top left no-repeat;
}

h3.Soccer {
	background: url(../../soccer/images/title_h3.gif) top left no-repeat;
}

/* menu bottom */
#menuBSoccer {
	background: url(../../soccer/images/menu_back.gif) top left repeat-x;
}

/* NBA
====================================================== */
h1#NBA {
	background: url(../../nba/images/title_nba.jpg) top left no-repeat;
}

h2.NBA{
	background: url(../../nba/images/title_h2.gif) top left no-repeat;
}

h3.NBA {
	background: url(../../nba/images/title_h3.gif) top left no-repeat;
}

/* menu bottom */
#menuBNBA {
	background: url(../../nba/images/menu_back.gif) top left repeat-x;
}

/* Marathon
====================================================== */
h1#Marathon {
	background: url(../../marathon/images/title_marathon.jpg) top left no-repeat;
}

h2.Marathon {
	background: url(../../marathon/images/title_h2.gif) top left no-repeat;
}

h3.Marathon {
	background: url(../../marathon/images/title_h3.gif) top left no-repeat;
}

/* menu bottom */
#menuBMarathon {
	background: url(../../marathon/images/menu_back.gif) top left repeat-x;
}

/* Cycle
====================================================== */
h1#Cycle {
	background: url(../../cycle/images/title_cycle.jpg) top left no-repeat;
}

h2.Cycle {
	background: url(../../cycle/images/title_h2.gif) top left no-repeat;
}

h3.Cycle {
	background: url(../../cycle/images/title_h3.gif) top left no-repeat;
}

/* menu bottom */
#menuBCycle {
	background: url(../../cycle/images/menu_back.gif) top left repeat-x;
}


/* Motor
====================================================== */
h1#Motor {
	background: url(../../motor/images/title_motor.jpg) top left no-repeat;
}

h2.Motor {
	background: url(../../motor/images/title_h2.gif) top left no-repeat;
}

h3.Motor {
	background: url(../../motor/images/title_h3.gif) top left no-repeat;
}

/* menu bottom */
#menuBMotor {
	background: url(../../motor/images/menu_back.gif) top left repeat-x;
}

/* Other
====================================================== */
h1#Other {
	background: url(../../other/images/title_other.jpg) top left no-repeat;
}

h2.Other {
	background: url(../../other/images/title_h2.gif) top left no-repeat;
}

h3.Other {
	background: url(../../other/images/title_h3.gif) top left no-repeat;
}

/* menu bottom */
#menuBOther {
	background: url(../../other/images/menu_back.gif) top left repeat-x;
}

/* Baseball
====================================================== */
h1#Baseball {
	background: url(../../baseball/images/title_baseball.gif) top left no-repeat;
}

h2.Baseball {
	background: url(../../baseball/images/title_h2.gif) top left no-repeat;
}

h3.Baseball {
	background: url(../../baseball/images/title_h3.gif) top left no-repeat;
}

/* menu bottom */
#menuBBaseball {
	background: url(../../baseball/images/menu_back.gif) top left repeat-x;
}

/* Infomation
====================================================== */
h1#Info {
	background: url(../../info/images/title_info.jpg) top left no-repeat;
}

h2.Info {
	background: url(../../info/images/title_h2.gif) top left no-repeat;
}

h3.Info {
	background: url(../../info/images/title_h3.gif) top left no-repeat;
}

/* menu bottom */
#menuBInfo {
	background: url(../../info/images/menu_back.gif) top left repeat-x;
}


/* keiba
====================================================== */
h1#Keiba {
	background: url(../../keiba/images/title_keiba.jpg) top left no-repeat;
}

h2.Keiba {
	background: url(../../keiba/images/title_h2.gif) top left no-repeat;
}

h3.Keiba {
	background: url(../../keiba/images/title_h3.gif) top left no-repeat;
}

/* menu bottom */
#menuBKeiba {
	background: url(../../keiba/images/menu_back.gif) top left repeat-x;
}

