@charset "utf-8";

a.splink {
	color:#6CF;
	font-size: 11px;
}
a:hover.splink {
	color:#CCC;
	font-size: 11px;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #666;
	color: #CCC;
	line-height: 16px;
}
a, a:link {
	color: #CCC;
	text-decoration: none;
}
	a:hover {
	color: #F90;
	text-decoration: none;
}
	a:visited {
	text-decoration: none;
}
	
div#container {
	width: 920px;
	height: 872px;
	margin: 0 auto;
	margin-top: 10px;
}

div#header {
	width: 920px;
	height: 72px;
}
div#header_navi {
	width: 920px;
	height: 25px;
	text-align: right;
}



div#content {
	width: 918px;
	height: 738px;
	border: 1px solid #CCC;
}

div#footer {
	width: 920px;
	height: 30px;
	text-align: right;
	padding-top: 5px;
}
a.splink_14px {
	color:#999;
	font-size: 14px;
	font-weight: bold;
}
a:hover.splink_14px {
	color:#FFF;
	font-size: 14px;
	font-weight: bold;
}
.text_14px {
	font-size: 14px;
}
.text_14pcolor {
	font-size: 14px;
	color: #F90;
}
.text_16px {
	font-size: 16px;
}

