@charset "UTF-8";

body {
	background-color: #000000;
	margin: 0px;
}
.siteID {
	display: block;
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 28px;
	vertical-align: top;
}
.headerLeftBox {
	vertical-align: top;
	padding-top: 24px;
	padding-left: 17px;
}


/* NEWS */
.news li {
	list-style-image: url(../images/dot_news.gif);
	font-family: "ＭＳ ゴシック";
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
}
.news ul {
	margin: 0px 0px 0px 10px}
.news td {
	vertical-align: top;
}
.news a {
	color: #FFFFFF;
	text-decoration: underline;
}
.news a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.news a:hover {
	text-decoration: underline;
}
.news a:active {
	color: #FF0000;
	text-decoration: underline;
}


.newsTitleBox {
	vertical-align: top;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.newsBox {
	background-color: #333333;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 10px;
}

.news {
	font-family: "ＭＳ ゴシック";
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
}

/* Footer Menu */
.footerNavi {
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.footerNavi a {
	color: #FFFFFF;
	text-decoration: none;
}
.footerNavi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footerNavi a:hover {
	text-decoration: underline;
}
.footerNavi a:active {
	color: #FF0000;
	text-decoration: underline;
}


/* Footer Copyright etc. */

.footerBox {
	background-color: #333333;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.footerTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
}
.footerTxt a {
	color: #FFFFFF;
	text-decoration: none;
}
.footerTxt a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footerTxt a:hover {
	text-decoration: underline;
}
.footerTxt a:active {
	color: #FF0000;
	text-decoration: underline;
}


.footerLine {
	background-color: #333333;
	padding-top: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.JpTxt {
	font-family: "ＭＳ ゴシック";
}



/* Profile */

.profileLeftBox {
	background-color: #333333;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
}
.profileRightBox {
	background-color: #333333;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.profile td {
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 7px;
}
	
.profile {
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
	display: block;
	width: 480px;
}

/* 特別競輪等優勝歴  */
.profileHisRow1 {
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	vertical-align: top;
	padding: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.profileHisRow2 {
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
	background-color: #7F7F7F;
	text-align: left;
	vertical-align: top;
	padding: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.profileHisTitle {
	font-family: "ＭＳ ゴシック";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
}

/* normal*/
.normal  {
	font-family: Verdana, Arial, Helvetica, sans-serif, ＭＳ ゴシック;
	font-size: 12px;
	line-height: 18px;
}
p  {
	font-family: Verdana, Arial, Helvetica, sans-serif, ＭＳ ゴシック;
	font-size: 12px;
	line-height: 18px;
}


/*=============================================== */
/* Menu CSS */

/*ルートメニュー選択されてないとき*/
.RootMenu_MenuItem {
	background-color: transparent;
	cursor: pointer; 
	cursor: hand; 
	font-size: 12px;
	color: #FFFFFF!important; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, Sans-serif, ＭＳ ゴシック;
	font-weight: normal;
}
/*ルートメニューマウスオーバー*/
.RootMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #FF0000!important;  
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-serif, ＭＳ ゴシック;
	font-weight: underline;
}

/*ルートメニュー選択されたとき*/
.RootMenu_MenuItemActive {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #FF0000!important; 
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-serif, ＭＳ ゴシック;
	font-weight: normal;
}

/*下位メニューマウスオーバー時の各アイコンとメニューのスタイル*/
.MainMenu_MenuItemSel 
{
    cursor: pointer; 
    cursor: hand;  
	font-family: Verdana, Arial, Helvetica, sans-serif, ＭＳ ゴシック; 
}

/*下位メニュー通常時の各アイコンとメニューのスタイル*/
.MainMenu_MenuItem {
    cursor: pointer; 
    cursor: hand;   
	color:#666666;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-serif, ＭＳ ゴシック;
	font-weight:normal;
	border:none;
}

/*ルートメニューが表示されている部分だけのスタイル*/
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: transparent;
}

/*右セパレータのスタイル*/
.MainMenu_Right {
	background-color: transparent; 
}

/*サブメニュー通常時の各アイコンとメニューのスタイル*/
.MainMenu_SubMenu {
	background-color:#FFFFFF!important;
	border:none!important;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	opacity:0.75;
}

/*サブメニューアイコンエリアのスタイル？*/
td.MainMenu_MenuIcon {
	cursor: hand;
	background-color: #FFFFFF !important;
	border: none !important;
	background: url(images/spacer.gif) top left no-repeat;
}

/*サブメニュー選択されたとき*/
.SubMenu_MenuItemActive {
	color:#FFFFFF!important;
	background-color:#CCCCCC!important;
	border:none!important;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-serif, ＭＳ ゴシック;
	font-weight: normal!important;
}
.menu_separator {
	color: #FFFFFF;
	font-size: 12px;
	background-color: transparent;
}

.MainMenu_Left {
	background-color: transparent;
}
.MainMenu_LeftOn {
	background-color: transparent;
}
.MainMenu_Right {
	background-color: transparent;
}
.MainMenu_RightOn {
	background-color: transparent;
}

.MainMenu_MenuBreak
{
      border:none;
      height:1px;
      background-color:Transparent;
}

