body {
background-color:#000000; 
color:#aaaaaa; 
scrollbar-base-color: #000000;
   scrollbar-3dlight-color:    #cccccc;
   scrollbar-arrow-color:      #999999;
   scrollbar-darkshadow-color: #000000;
   scrollbar-face-color:       #000000;
   scrollbar-highlight-color:  #999999;
   scrollbar-shadow-color:     #333333;
}

A:link{color:#00ffff;text-decoration:none;}
A:active{color:#ffffff;text-decoration:underline;}
A:hover{color:#ff0000;text-decoration:underline;}
A:visited{color:#aaaaaa;text-decoration:none;}

BODY {font-size:80%; line-height:110%; font-family: "MS UI Gothic";} 
TH {line-height:110%; font-family: "MS UI Gothic"; color:#aaaaaa; background-color:#002244;}
TD {line-height:110%; font-family: "MS UI Gothic";margin-left:0;}

H1 {
	color: #c0c0c0;
	font-size:100%;
	line-height:130%;
	font-weight: bold;
	margin-left:4%;
	margin-right:5%;
	margin-top:1em;
	margin-bottom:5;
	top: 1em;
}
H2 {
	color: #aaaaaa;
	background-color: #333333;
	background-image: url(../images/h2/h2_bg.jpg);
	font-size:110%;
	margin-left:6%;
	margin-right:5%;
	margin-top:1em;
	margin-bottom:5;
	padding-left:16px;
	font-style: normal;
	font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-weight: bolder;
	line-height: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #003344;
}
H3 {
	color: #005566;
	font-size:100%;
	line-height:110%;
	font-weight:bold;
	margin-left:8%;
	margin-right:5%;
	margin-top:1em;
	margin-bottom:0.5em;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333377;
	list-style-position: outside;
	list-style-image: url(../images/button/hoshi.gif);
	border-top-color: #333377;
	border-right-color: #333377;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #333377;
}
H4 {color: #ffffff; font-size:100%; background-color: #002222;line-height:110%;  font-weight: bold; text-indent:5px;
	margin-top:1em;
	margin-bottom:0.5em;
 margin-left:9%;
 margin-right:5%;}

H4.blue{color: #6A9904; font-size:100%; line-height:100%; font-weight: bold; text-indent:1em;
	margin-top:0;
	margin-bottom:0;
 margin-left:8%; margin-right:5%;}

H5 {color: #666699; font-size:100%; margin-left:10%; margin-right:5%; text-indent:0;
	margin-top:0;
	margin-bottom:0;
}

P.blue{margin-left:11%; margin-right:5%;
	margin-top:0;
	margin-bottom:0;
	font-family: "MS UI Gothic";
 }

P {
	margin-top:0;
	margin-bottom:0;
	margin-left:10%;
	line-height: 120%;
	margin-right: 5%;
	font-family: "MS UI Gothic";
}
HR {margin-left:8%; margin-right:5%; }

UL LI {
	margin-left:8%;
	margin-right:3%;
	margin-top:0;
	margin-bottom:0;
	line-height: 120%;

}
OL LI {
	margin-left:8%;
	margin-right:110;
	margin-top:0;
	margin-bottom:0;
	line-height: 120%;

}
UL{list-style-image:url(../images/g.gif);
	margin-top:0;
	margin-bottom:0;
}

.pan {
	color: #CCCCCC;
	font-size:xx-small;
	background-color: #000000;
	line-height:110%;
	font-weight: normal;
	text-indent:5px;
	margin: 0;
}

.red { color: #666699;}

.red2 { color: #ffffff;
background-color: #ff0000;
}

.red3 { color: #ffffff;
background-color: #442200;
}

.ipt{background-color:black;color:#333333;}


blockquote{
	margin-top:0;
	margin-bottom:2px;
}










#wrapper {
	text-align: center;
}
#frame { 
	width: 760px;
	margin: 0 auto;
	padding: 5px 10px 10px 10px;
	/*
	background: url(frame.gif) top left no-repeat;
	*/
	text-align: left;
}
#main {
	padding-top: 9px;
	color: #ffffff;
	width: 800px;
	padding-left: 2px;
}
#top_links {
	background-color: #333333;
	text-align: right;
	padding: 5px;
}
#top_links span {
	font-size: 100%;
	display: inline;
	/*
	padding-left: 8px;
	padding-right: 5px;
	background: url(top_link.gif) left no-repeat;
	padding-bottom: 1px;
	margin-right: 5px;
	*/
	padding: 1px 5px 2px 5px;
	color: #ffffff;
}
#top_links a {
	font-size: 100%;
	display: inline;
	/*
	padding-left: 8px;
	padding-right: 5px;
	background: url(top_link.gif) left no-repeat;
	padding-bottom: 1px;
	margin-right: 5px;
	*/
	padding: 1px 5px 2px 5px;
/*
	color: black;
*/
	text-decoration: underline;
}
#top_links a:hover {
/*
	color: maroon;
*/
	color: red;
	text-decoration: none;
}
#header {
	clear: both;
	margin: 0px 0 5px 0;
	height: 70px;
	background-color: #000000;
	/*
	background: url(header.gif) repeat-x;
	*/
}
#title {
	float: left;
	font-size: 200%;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 15px;
	color: #333333;
}
#title_info {
	float: right;
	height: auto;
	padding: 8px;
	width: 310px;
	margin: 10px 5px 0 0;
	border: 2px solid #333333;
	background-color: #8fa7d1;
	color: #333333;
}
#title_info p {
	margin: 0;
}
#side_links {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 100%;
}
.side_bar {
	margin: 5px 0 10px 0;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	color: black;
	background-color: #333333;
	/*
	background: url(side_bar.gif) repeat-x;
	*/
}
.side_bar a, .side_bar a:visited {
	text-decoration: underline;
}
.side_bar p {
	margin: 0;
	padding: 2px 0 5px 0;
}
.side_bar img {
	border: 1px gray solid;
}
.content_text {
	margin:  0 0 5px 155px;
	padding: 0 10px 5px 6px;
	line-height: 1.4em;
	background-color: #000000;
	/*
	background: url(content_text.gif) repeat-x bottom left;
	*/
}
.content_text h2 {
	margin: 0px;
	padding: 4px 0 4px 0;
	font-size: 100%;
}
.content_text p {
	margin: 0;
}
.content_footer {
	/*
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	*/
	background-color: #000000;
	/*
	background: url(content_text.gif) repeat-x;
	*/
	text-align: left;
	margin:  0 0 5px 155px;
	padding: 0 0px 5px 6px;
	line-height: 1.4em;
/*
	font-size: 80%;
*/
}
.content_footer a {
}
.content_footer a:hover {
}
.content_footer p {
	padding: 0;
	margin: 0;
}
.content_image {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: #333333;
	/*
	background: url(content_image.gif) repeat-x;
	*/
	text-align: left;
	color: black;
	margin:  0 0 5px 155px;
	padding: 15px 10px 5px 10px;
	line-height: 1.4em;
}
.content_image a, .content_image a:visited {
}
.content_image a:hover {
}
.content_image p {
	padding: 0;
	margin: 0;
}
.content_image img {
	border: 1px silver solid;
	margin: 5px;
}
#menu_list {
	line-height: 1.2em;
	background-color: #333377;
	color: #555555;
	padding: 0px;
	margin: 0px;
	margin-bottom: 7px;
	text-indent: 0.5em;
}
#menu_list span {
	width: 150px; /* for MSIE bug */
	display: block;
	border-bottom: 3px #333333 solid;
}
#menu_list a {
	width: 150px; /* for MSIE bug */
	display: block;
	color: black;
	text-decoration: none;
	border-bottom: 3px #333333 solid;
}
#menu_list a:hover {
	border-bottom: 3px #333333 solid;
	background-color: #515C7A;
	color: #333333;
}
#menu_list a#here {
	width: 150px; /* for MSIE bug */
	display: block;
	text-decoration: none;
	border-bottom: 3px #333333 solid;
	background-color: #515C7A;
	color: #333333;
}

#menu_list a#here:hover {
	border-bottom: 3px #333333 solid;
	background-color: #515C7A;
	color: #333333;
}
#footer {
	clear: both;
	text-align: left;
	font-size: 80%;
}
td.thumbbox {
	vertical-align: top;
	#333333-space: normal;
}
div.thumbbox {
	margin: 0 15px 15px 0;
	padding: 1px;
	border-bottom: 1px silver solid;
	border-top: 5px #8fa7d1 solid;
	background-color: #333333;
	text-align: center;
}
div.thumb_image {
	margin: 0;
	padding: 0;
}
div.thumb_image a:hover {
	position: relative; 
	top: 1px;
	left: 1px;
}
div.thumb_title {
	padding: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	padding: 3px;
}
#copyright{
	position:absolute; top:0px; right:0px;
	padding: 5px;
}
