@charset "UTF-8";

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

TITLE    : nikkansports.com Ｗ杯スペシャルサイトCSS
DATE     : 2005/12/01
URL      : http://germany2006.nikkansports.com/css/basic.css
DESIGNER : Chiaki Hatanaka

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


/* -------------------------------------------------------
Win、Mac版IE4には適用させず
------------------------------------------------------- */

@import "/css/mac-ie45.css";




/* -------------------------------------------------------
全サイト共通CSS
------------------------------------------------------- */

body {
	color: #333333;
	font: 100% "MS PGothic", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background: #FFFFFF;
}

h1, h2, h3, h4, h5, h6, dl, dt, dd, p, div, input, form, fieldset, legend {
	margin: 0;
	padding: 0;
}

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.45em; }
.txt1h { font-size: 80%; line-height: 1.3em; }

p { margin-top: 1.5em; }

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

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


img.photo { border: solid 1px #666666; }


a img {
	color: #FFFFFF;
	background: transparent;
	border: 0px none;
	vertical-align: bottom;
}


