@charset "utf-8";
/* CSS Document */

body {
	background-color: #f0f0f0; /* #6070c5; */
	background-image: url(background-00-320.png);
	background-position: 0% 0%;
	background-repeat: repeat-y;
	}
a {
	color: #cc0000;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
#container {
	width: 750px;
	background-color: #ffffff;
	border: 1px #222222 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 600px;
	letter-spacing: normal;
	margin: 80px auto;
	padding: 22px;
	}
#header {
	position: absolute;
	top: 20px;
	left: 425px;
	width: 550px;
	color: #666666;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 0.2em;
	text-align: right;
	}
#nav {
	position: absolute;
	top: 320px;
	left: 40px;
	width: 230px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	}
#nav a {
	color: #ffffff;
	}
#nav h1 {
	border-bottom: 1px #f0f0f0 dotted;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 6px;
	}
#nav h1 a:hover {
	text-decoration: none;
	}
#nav ul {
	margin-top: 6px;
	padding-left: 25px;
	}
#main {
	position: absolute;
	top: 80px;
	left: 425px;
	width: 550px;
	border: 0px #cccccc solid;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	line-height: 1.5em;
	text-align: justify;
	}
#main h1 {
	color: #666666;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.1em;
	text-align: right;
	}
#main h2 {
	border-bottom: 1px #666666 solid;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	}
#disclaimer {
	width: 350px;
	color: #888888;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	margin-top: 24px;
	margin-bottom: 24px;
	text-align: right;
	}
#ficlabel {
	width: 350px;
	border-top: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	font-size: 11px;
	margin: 25px auto;
	letter-spacing: normal;
	line-height: normal;
	}
.ficitem {
	border: 1px #cccccc solid;
	margin: 6px;
	padding: 6px;
	}
.ficitem h3 {
	margin-top: 0px;
	margin-bottom: 6px;
	}
.ficitem .rating-na, .ficitem .rating-all, .ficitem .rating-7, .ficitem .rating-12, .ficitem .rating-15, .ficitem .rating-18 {
	float: right;
	margin: 5px;
	}
.rating-na {
	background-color: #ffffff;
	float: left;
	margin-top: 30px;
	border: 1px #333333 solid;
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 0.8em;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	}
.rating-all {
	background-color: #66CCFF;
	float: left;
	margin-top: 30px;
	border: 1px #333333 solid;
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 0.8em;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	}
.rating-7 {
	background-color: #33CC00;
	float: left;
	margin-top: 30px;
	border: 1px #333333 solid;
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 0.8em;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	}
.rating-12 {
	background-color: #FFFF00;
	float: left;
	margin-top: 30px;
	border: 1px #333333 solid;
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 0.8em;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	}
.rating-15 {
	background-color: #FF9900;
	float: left;
	margin-top: 30px;
	border: 1px #333333 solid;
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 0.8em;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	}
.rating-18 {
	background-color: #CC0000;
	color: #ffffff;
	float: left;
	margin-top: 30px;
	border: 1px #333333 solid;
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 0.8em;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	}
.rating-na small, .rating-all small, .rating-7 small, .rating-12 small, .rating-15 small, .rating-18 small {
	font-size: 9px;
	}
#quote {
		position: absolute;
		width: 350px;
		top: 70px;
		left: 580px;
		font-family: serif;
		font-size: 14px;
		font-style: oblique;
		text-align: right;
		border-top: 1px #777 solid;
		border-bottom: 1px #777 solid;
		padding: 5 0 5 0;
	}
#quote small {
	font-size: 11px;
	color: #666666;
	}

