@charset "UTF-8";
/* formatting style
--------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #FFFFCC;
	font-size: 75%;
	background-color: #333333;
	font-family: sans-serif;
	line-height: 1.6;
}
address {
	padding-top: 10px;
	padding-bottom: 2px;
}
/* link styles
--------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #FFFF66;
	text-decoration: underline;
}
a:visited {
	color: #CC9999;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout
--------------------------------------*/
#wrapper {
	background-color: #000000;
	width: 798px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	padding: 15px;
	margin-bottom: 20px;
}
#footer {
	color: #FFFFCC;
	background-color: #663300;
	padding: 10px;
	clear: both;
	border-bottom: 10px solid #000000;
	border-right: #000000;
	border-left: #000000;
}
/* header styles
--------------------------------------*/
#header {
	height: 320px;
	border-top: 5px solid #663300;
	position: relative;
}
#header #title-logo {
	position: absolute;
	top: 10px;
	right: 10px;
}
#home #header h1 {
	margin-top: 410px;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #FFFF00;
}
#header ul {
	width: 798px;
	position: absolute;
	left: 0px;
	top: 250px;
	vertical-align: middle;
}
#header ul li {
	list-style: none;
	float: left;
	background-image: url(img/gold-ita-100.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 12px;
}
#header ul li a {
	display: block;
	text-align: center;
	height: 50px;
	width: 100px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 21px;
	line-height: 1.2em;
	margin-left: 0px;
}
#header ul li a:hover {
	color: #FFFF00;
}
#header ul li#nHome {
}
#home #header #nHome a,
#process #header #nProcess a,
#profile #header #nProfile a,
#sample #header #nSample a,
#cost #header #nCost a,
#link #header #nLink a,
 {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/gold-ita-100_point.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/* footer styles
--------------------------------------*/
#footer ul li a {
	color: #FFFFCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #FFFFCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}
#footer p {
	float: right;
	margin: 0px;
}
#header #title-logo-B {
	position: absolute;
	top: 10px;
}
#header h1 {
	margin-top: 190px;
	font-size: 22px;
	font-style: italic;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #FFFF00;
}
#home #header {
	height: 530px;
	border-top: 5px solid #663300;
	position: relative;
}
#home #header ul {
	width: 798px;
	position: absolute;
	left: 0px;
	top: 460px;
	vertical-align: middle;
}
#sample table td {
	padding: 5px;
	border: 1px solid #333333;
}
#sample table th {
	height: 2em;
	line-height: 2em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 150%;
	letter-spacing: 0.15em;
	border-right: #F0F0F0;
	border-left: #330000;
	border-top: 10px solid #000000;
	border-bottom: 10px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #333333;
	text-align: left;
	padding-left: 20px;
}
.text-M-yellow {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFF66;
	font-weight: normal;
}
#process h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 20px;
	color: #FF6600;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
.midashi-s {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF66;
	margin-top: 10px;
}
.midashi-s-red {
	font-weight: bold;
	color: #FF0000;
	margin-top: 10px;
}
#home div.count {
	font-size: 10px;
	color: #000000;
	text-align: right;
}
#home div.count a {
	color: #000000;
}
#link  #main  table#links   tr td {
	padding: 6px;
	width: 50%;
	text-align: center;
	background-color: #333333;
	margin: 1px;
}
#link #main table#mybanner tr td {
	padding: 3px;
	width: 33%;
	text-align: center;
	margin: 1px;
	color: #999999;
	font-size: 10px;
}
#link #main div.mybanner {
	margin-top: 40px;
	padding: 10px;
}
.text_s {
	font-size: 10px;
	line-height: 1.2em;
}
#home #wrapper #ad {
	margin: 5px;
	background-color: #333333;
}
