@charset "utf-8";
/* basic style */

* {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body {
	color: #ffffff;
	font-family: sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	background-image:url(image/body_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
hr {
	display: none;
}

objict,
embed{
    vertical-align:top;
}

.textbox {
	padding-right: 5px;
	padding-left: 5px;
	margin: 0;
	text-align: left;
}

/* basic link */

a img {
	border-style: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #990066;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-size: 90%;
	text-align: right;
}
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
	color: #0000FF;
    text-decoration:none;
}
#container/* basic layyer */

 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

ul#globalNavi {
	margin: 0;
	padding: 0;
	width: 920px;
	background-color: #fff;
}

ul#globalNavi:after {
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul#globalNavi li {
	margin: 0;
	padding: 0;
	float:left;
	width: 115px;
	list-style-type: none;
}

ul#globalNavi li a {
	padding: 0.6em; 
	display: block;
	height: 22px;
	color: #0000FF;
	text-align: center;
	text-decoration: none;
 	background-image: url(image/menu_bg1.jpg);
}

ul#globalNavi li a:hover {
	color: #fff;
 	background-image: url(image/menu_bg2.jpg);
}

ul,ol {
   margin:0;
   padding:1em 0;
   padding-left:40px;
   font-size: 90%;
}


#header {
	float: left;
}
#header_title {
	width: 220px;
	float: left;
	height: 100px;
}
#header_sub {
	width: 700px;
	float: left;
	height: 100px;
	background-image: url(image/top_sub.jpg);
}
#top_menu {
	background-color: #ffffff;
	width: 920px;
	float: left;
	height: 38px;
	margin-bottom: 3px;
}
#flash {
	height: 400px;
	width: 920px;
	float: left;
	background-image: url(image/flash_bg.jpg);
}
#pankuzu {
	background-color: #330000;
	height: 50px;
	width: 680px;
	float: left;
}

#side_left {
	width: 220px;
	float: left;
	color: #333333;
	text-align: center;
	margin-right: 20px;
}
#main_title {
	width: 680px;
	background-color: #339966;
	float: left;
	height: 150px;
}

#main {
	width: 680px;
	float: left;
	color: #333333;
}
#left_sub {
	width: 220px;
	float: left;
}
#left_sub2 {
	width: 220px;
	float: left;
}
#left_menu {
	background-color: #666666;
	width: 220px;
	height: 200px;
	float: left;
}
#left_sub3 {
	width: 220px;
	float: left;
}

#info {
	width: 680px;
	float: left;
}
.center_left_information_text {
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 10px;
	clear: both;
	float: left;
}
.center_left_information_text1 {
	width: 170px;
	float: left;
	font-size: 90%;
	line-height: 120%;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.center_left_information_text2 {
	width: 480px;
	float: left;
	font-size: 90%;
	line-height: 120%;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: left;
	padding-right: 20px;
}
#main_contents1 {
	width: 680px;
	float: left;
	margin-bottom: 20px;
}
#main_bn1 {
	width: 340px;
	float: left;
}
#main_bn2 {
	width: 340px;
	float: left;
}
#main_contents2 {
	width: 680px;
	height: 150px;
	padding-top: 20px;
	float: left;
}

#footer {
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-image: url(image/footer_bg.jpg);
	text-align: center;
	padding-top: 16px;
	clear: both;
}
#footer_txt {
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(image/footer_bg.jpg);
	text-align: center;
	padding-top: 16px;
	line-height: 30px;
}
#swfContent {
	height: 400px;
	width: 920px;
	
}
