@charset "UTF-8";

/* ---------------------------------------------------------------------

TITLE    : nikkansports.com South Africa 2010 CSS
DATE     : 2009/12/02, 2010/04/02
URL      : http://southafrica2010.nikkansports.com/css/common.css
DESIGNER : nikkansports.com

--------------------------------------------------------------------- */

/* ----------------------------------------------------------------
statement to exclude MacIE4〜5, WinIE4〜5.5
---------------------------------------------------------------- */

@import "/css/common_main.css"/**/;

/* ----------------------------------------------------------------
Basic CSS
---------------------------------------------------------------- */
body {
	font-size: 100%;
	color: #333333;
}

h1 { font-size: 130%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }
.txt3 { font-size: 100%; }
.txt2 { font-size: 90%; }
.txt1 { font-size: 80%; }
.txt3h { font-size: 100%; line-height: 1.5em; }
.txt2h { font-size: 90%; line-height: 1.6em; }
.txt1h { font-size: 80%; line-height: 1.3em; }

.helpNavi {
	width: 200px;
	position: absolute;
	top: -999px;
}

.helpNavi a {
	text-decoration: none;
	background: transparent;
}