@charset "utf-8";

body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Tahoma, Geneva, sans-serif ,Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	background-color: #000;
}
a:link {text-decoration: none; color:#333;}
a:visited {text-decoration: none; color:#333;}
a:hover {text-decoration: underline; color:#333;}
a:active {
	text-decoration: none;
	color:#FFF;
}
div#header{
	background-image: url(../images/img/logo.png);
	background-repeat: no-repeat;
	background-position: 50px center;
	height: 180px;
	text-align: right;
	vertical-align: bottom;
}
div#header h1{
	height:200px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	color: #F90;
}
div#container{
	text-align:center
}
div#content p{
	line-height:1.4;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.tablo {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

div#design{
	background-repeat: no-repeat;
	font-size: x-small;
	font-style: normal;
	text-align: center;
	vertical-align: bottom;
}
div#navigation{
	background-repeat: no-repeat;
	padding-left: 20px;
}
div#navigation h1{
	color:#F90;
	font-size:160%;
	font-style: normal;
	font-weight: bold;
}
div#navigation ul{
	list-style-type:disc;
	list-style-position: inside;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #FFF;
}
div#navigation li{
	margin-bottom:5px;
	list-style-image: url(../images/img/li.png);
}
div#extra{background:#CCC8B3;}
div#container{width:1000px;margin:0 auto}
div#content{
	float:right;
	width:757px;
	margin-right: 10px;
	display: inline;
	background-repeat: no-repeat;
	background-color: #FFF;
	margin-top: 0px;
	text-align: left;
}
div#content2{
	float:right;
	width:750px;
	margin-right: 10px;
	margin-top: 0px;
	display: inline;
}
.link {
	font-size:14px;
	font-style: italic;
	font-weight: normal;
}
.lumi{
	font-size:36px;
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.box {
	background-color: #FFF;
	float: none;
	width: 240px;
	padding: 0px;
	display: block;
	margin: 0px;
}
.box_right {
	background-color: #FFF;
	float: none;
	width: 360px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.para {
	text-align:left;
	font-size: 36px;
	font-weight: bold;
	text-transform: none;
	color: #FFF;
}
.navtop{
	text-align:left;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	padding-left: 6px;
}
.navmiddle{
	text-align:center;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	padding-left: 6px;
}
div#navigation{
	float:left;
	width:200px;
	margin-left: 5px;
	height: 475px;
	text-align: left;
	overflow: hidden;
}
div#extra{float:left;clear:left;width:200px}
div#footer{
	clear:both
}
#wrapper { 
  width: 1000px; }
#container #wrapper #content #navi {
	background-color: #D6D6D6;
	text-align: center;
	font-size: 12px;
}
.user {
	text-align: right;
	color: #FFF;
	font-size: 10px;
}
#detail {
	color: #FFF;
	font-size: 12px;
}

