

a:link {
	text-decoration: underline;
	color: #003399;
}
a:visited {
	text-decoration: underline;
	color: #990099;
}
a:active {
	text-decoration: underline;
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}


.shadowL {
	background-image: url(images/bg_shadow_l.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadowR {
	background-image: url(images/bg_shadow_r.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.englishBox {
	background-color: #336699;
	background-image: url(images/header/bg_header.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
.english {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.english:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.english:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.english:active {
	text-decoration: underline;
	color: #FFFF00;
}
a.english:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* Navigation */
.navBox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.navBoxOn {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3366CC;
}
.navHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
a.navHome:link {
	text-decoration: none;
	color: #003399;
}
a.navHome:visited {
	text-decoration: none;
	color: #003399;
}
a.navHome:active {
	text-decoration: underline;
	color: #FFFF00;
}
a.navHome:hover {
	text-decoration: underline;
	color: #FF0000;
}
.nav {
	font-family: "�l�r �S�V�b�N";
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
a.nav:link {
	text-decoration: none;
	color: #003399;
}
a.nav:visited {
	text-decoration: none;
	color: #003399;
}
a.nav:active {
	text-decoration: underline;
	color: #FFFF00;
}
a.nav:hover {
	text-decoration: underline;
	color: #FF0000;
}

.navOn {
	font-family: "�l�r �S�V�b�N";
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
a.navOn:link {
	text-decoration: none;
	color: #CC0000;
}
a.navOn:visited {
	text-decoration: none;
	color: #CC0000;
}
a.navOn:active {
	text-decoration: underline;
	color: #FFFF00;
}
a.navOn:hover {
	text-decoration: underline;
	color: #CC0000;
}

/* Secondary Navigation */

.navSub {
	font-weight: bold;
	color: #003399;
	font-family: "�l�r �S�V�b�N";
	font-size: 12px;
	line-height: 20px;
}
a.navSub:link {
	text-decoration: none;
	color: #003366;
}
a.navSub:visited {
	text-decoration: none;
	color: #003399;
}
a.navSub:active {
	text-decoration: underline;
	color: #FFFF00;
}
a.navSub:hover {
	text-decoration: underline;
	color: #FF0000;
}

.navSubOn {
	font-weight: bold;
	color: #CC0000;
	font-family: "�l�r �S�V�b�N";
	font-size: 12px;
	line-height: 20px;
}
a.navSubOn:link {
	text-decoration: none;
	color: #CC0000;
}
a.navSubOn:visited {
	text-decoration: none;
	color: #CC0000;
}
a.navSubOn:active {
	text-decoration: underline;
	color: #FFFF00;
}
a.navSubOn:hover {
	text-decoration: underline;
	color: #CC0000;
}




/* Font */
td {
	font-size: 12px;
}
.size10 {
	font-size: 10px;
}
.size11 {
	font-size: 11px;
}
.size12 {
	font-size: 12px;
}
.size14 {
	font-size: 14px;
}
.size18 {
	font-size: 18px;
}

.normal {
	font-size: 12px;
	line-height: 21px;
	color: #000000;
}
.normalEn {
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.large {
	font-size: 14px;
	line-height: 23px;
	color: #000000;
}
.largeEn {
	font-size: 14px;
	line-height: 23px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Left Side */
.leftHead {
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.leftTxt {
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.leftTxtEnd {
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(images/bg_left_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.leftBox {
	background-color: #EFEFEF;
	background-image: url(images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Common */
.footer1 {
	background-color: #FFFFFF;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, Sans-serif,"�l�r �S�V�b�N";
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.backTop {
	font-size: 11px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}


/* Home Page */
.topNotice {
	padding: 5px;
	border: 3px dotted #FF0000;
	background-color: #FCFFC0;
}

/* 2006 */
.topics1 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-left-color: #FF0000;
	line-height: 19px;
}
.topics2 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-top: 5px;
}
/* END 2006 */

.bannerBox {
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.banner2Box {
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ----Level 2---- */
.L2BodyBox {
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 20px;
	padding-left: 7px;
}
.L2Body2Box {
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 20px;
	padding-left: 7px;
}

.infoHead {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.infoHeadEnd {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.infoTxt {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.infoTxtEnd {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.infoTitle {
	font-size: 12px;
	color: #000000;
	padding-bottom: 5px;
	font-weight: bold;
}

/* History */

.hisBox {
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	padding-right: 5px;
}
.hisHead01 {
	font-size: 18px;
	font-weight: bold;
	color: #3366CC;
}
.hisHead02 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.hisPlace {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.hisSpec {
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
}

.hisLine {
	padding-top: 15px;
	padding-bottom: 15px;
}
.hisYear {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a.hisYear:link {
	text-decoration: none;
	color: #003399;
}
a.hisYear:visited {
	text-decoration: none;
	color: #990099;
}
a.hisYear:active {
	text-decoration: underline;
	color: #FFFF00;
}
a.hisYear:hover {
	text-decoration: underline;
	color: #FF0000;
}.hisYearBox {
	font-size: 12px;
	color: #999999;
}
.hisTitleSub {
	font-family: "�l�r �S�V�b�N";
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #336699;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 10px;
	padding-left: 15px;
}
.timeTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
	text-align: center;
}
.timeHead {
	font-size: 12px;
	color: #000000;
	background-color: #F0F0F0;
	text-align: center;
}
.timeTxtCenter {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
.timeTxtLeft {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 19px;
}

.newsHead {
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
	padding-top: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #3366CC;
	border-left-color: #3366CC;
}
.newsTxt {
	font-size: 12px;
	line-height: 20px;
}
.newsQ {
	font-size: 12px;
	line-height: 20px;
	color: #FF3300;
}
.newsA {
	font-size: 12px;
	line-height: 20px;
	color: #330099;
}
.newsSpec {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.messageH {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 5px;
}
.messageName {
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	font-family: "�l�r �S�V�b�N";
}
.messageTxt {
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFCC;
	padding: 3px;
}


/* 2007 �z�[���L�� */
.box1Title {
	font-family: "�l�r �S�V�b�N";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #3366CC;
}
.box1Description {
	font-family: "�l�r �S�V�b�N";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.box1Date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.box1More {
	font-family: "�l�r �S�V�b�N";
	font-size: 12px;
	line-height: 20px;
}
a.box1More:link {
	text-decoration: underline;
	color: #003399;
}
a.box1More:visited {
	text-decoration: underline;
	color: #990099;
}
a.box1More:active {
	text-decoration: underline;
	color: #FFFF00;
}
a.box1More:hover {
	text-decoration: underline;
	color: #FF0000;
}
/* END 2007 �z�[���L�� */

/* RSS nikkansports.com */
.rssTitleSpace {
	background-image: url(images/bg_rss.gif);
	background-repeat: repeat;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.rssTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.rssTitle:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.rssTitle:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.rssTitle:active {
	text-decoration: underline;
	color: #FF0000;
}
a.rssTitle:hover {
	text-decoration: underline;
	color: #FF0000;
}

.rssTxtSpace {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3366FF;
	border-bottom-color: #3366FF;
	border-left-color: #3366FF;
	text-align: left;
}
.rssTxt {
	font-family: "�l�r �S�V�b�N";
	font-size: 12px;
	line-height: 19px;
	color: #000000;
}
a.rssTxt:link {
	text-decoration: none;
	color: #003399;
}
a.rssTxt:visited {
	text-decoration: none;
	color: #6600CC;
}
a.rssTxt:active {
	text-decoration: underline;
	color: #FF0000;
}
a.rssTxt:hover {
	text-decoration: underline;
	color: #FF0000;
}
