@charset "UTF-8";
/*formating style
-----------------------------*/


* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-size: 75%;
	line-height: 1.6;
	background-image: url(../images/bg.png);
}
hr {
	display: none;
}
/*link styles
-----------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #96C;
	text-decoration: underline;
}
a:visited {
	color: #93F;
	text-decoration: underline;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/*basic layout
-----------------------------*/
#wrapper {
	background-color: #000;
	width: 850px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px auto;
	background-image: url(../images/side_frame.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#wrapper #main p {
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 5px;
}
#main {
	float: left;
	width: 400px;
	color: #F6F;
	border: 0px dotted #660000;
	padding: 5px;
	margin: 5px 10px 5px 5px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom;
}
#main  ul {
	margin-top: 10px;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 10px;
	list-style: url(none) none;
}
#main li {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}
#main a {
	color: #0F9;
	font-size: 12px;
}
#main dt {
	font-weight: bold;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: small;
	color: #09F;
	margin-left: 5px;
}
#main dd {
	padding-bottom: 3px;
	font-size: small;
	color: #0FF;
	margin-left: 5px;
}
#main li:hover {
	color: #FF3300;
	padding-left: 20px;
	font-size: 12px;
}
h2 {
	margin-bottom: 5px;
	margin-top: 8px;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC99FF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 14px;
	color: #0FC;
}
#side_news {
	float: left;
	width: 380px;
	border: 0px solid #009999;
	font-size: 10pt;
	margin: 5px 0px 0px;
	padding: 5px 0px 15px;
	color: #6C9;
}
#side_news h2 {
	font-size: 120%;
	margin-bottom: 15px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	line-height: normal;
	border-top: 3px solid #6C3;
	border-bottom: 1px dotted #6F9;
	color: #0C3;
}
#footer {
	padding: 15px;
	clear: both;
	background-color: #333;
	color: #CCCCCC;
}
#footer00 {
	clear: both;
	margin: 0px auto 10px 20px;
}
#footer00 table {
	margin-left: 5px;
	border-top: 1px solid #6666CC;
	border-bottom: 1px solid #6666CC;
}


/*header style
-----------------------------*/
#header {
	height: 120px;
	border-top: 5px solid #330000;
	position: relative;
	width: 850px;
	background-color: #333;
}
a:visited {
}
#header #logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 795px;
	height: 100px;
}
#header ul {
	width: 846px;
	position: absolute;
	left: 0px;
	top: 100px;
	background-color:#000;
	height: 15px;
	padding: 2px;
}
#header ul li {
	list-style: none;
	float: left;
	width: 94px;
	background-color: #000;
	height: 20px;
}
#header ul li a {
	line-height: 2.3em;
	color: #0F0;
	text-decoration: none;
	background-color: #000;
	height: 20px;
	width: 87px;
	text-align: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: left center;
	cursor: crosshair;
	background-repeat: no-repeat;
	border: 1px solid #090;
}
#header ul li a:hover {
	background-color: #300;
	color: #F6F;
}

/*table
-----------------------------*/

#home #wrapper #side_news #4 table {
	color: #333;
	border-color: #333;
}
#home #wrapper #side_news #4 table tr td {
	text-align: left;
	border-top: 0px none #C63;
	border-right: 0px none #C63;
	border-bottom: 0px none #C63;
	border-left: 0px none #C63;
}
#home #wrapper #main div {
	color: #6F6;
	text-align: left;
}
#main #tohotenjinkyo {
	float: left;
}
