@charset "UTF-8";
body {
	text-align: center;
	background-color: #f5f5f5;
	background-position: center 60px;
	line-height: 18px;
	color: #666666;
}
#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
}
#header {
	width: 800px;
}
#header ul #gNav {
	height: 20px;
	width: 800px;
}
#header ul#gNav li {
	float: left;
}
#header ul#gNav li#gnav01,
#header ul#gNav li#gnav02,
#header ul#gNav li#gnav03,
#header ul#gNav li#gnav04 {
	width: 150px;
}
#header ul#gNav li#gnav05 {
	width: 100px;
}
#header ul#gNav li#gnav06 {
	width: 100px;
}

#contentsArea {
	padding: 20px;
	width: 760px;
	font-size: 14px;
	font-weight: nomal;
	line-height: 1.5em;
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#txt	{
		border-top:dotted 1px #999999;
		text-decoration:none;
		font-size:12px;
		font-weight:normal;
		line-height:1.8em;
		color:#777777;
		}
		
#footer {
	font-size: 70%;
	color: #FFFFFF;
	background-color: #000B57;
	text-align: right;
	width: 800px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.category {
	text-indent: 3em;
	line-height: 0.2em;
}

#ctg {
	font-size: 80%;
}
.space {
	margin-left: 1em;
}

.space2 {
	margin-left: 2em;
}

#ctn {
	color: #00D9DE;
}

.red {
	color: #FF5656;
}

.bold {
	font-weight: bold;
	color: #333333;
}

h3 {
	font-weight: normal;
	font-size: 110%;
}