html,
body {
	margin: 0; 
	padding: 0; 
}

body {
	color: #000000; 
	font-size: 80%; 
	line-height: 165%; 
	background-color: #ffffff; 
	border-top: 10px solid #174daa;
	font-family: "MS P¥´¥·¥Ã¥¯","Osaka","Hiragino Kaku Gothic Pro","Verdana","Helvetica","sans-serif";
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold; 
	color: #000066;
}

h1 {
	display: none; 
}

h2 {
	display: block; 
	margin: 20px 0 10px 0; 
	padding: 5px 0 0 85px; 
	height: 40px; 
	font-size: 18px; 
	background: url("/img/h2_bg.gif") no-repeat; 
}

h3 {
	display: block; 
	margin: 45px 0 15px 0; 
	font-size: 18px; 
	border-bottom: 1px solid #ccccff; 
}

h4 {
	display: block; 
	margin: 20px 0 10px 0; 
	padding: 0px 0 0 25px; 
	height: 20px; 
	font-size: 16px; 
	background: url("/img/h4_bg.gif") no-repeat; 
}

h5 {
	font-size: 12px; 
	display: block; 
	margin: 20px 0 5px 0; 
	border-left: 5px solid #aabbdd; 
	padding-left: 10px; 
}

p {
	margin: 0.5em 0px; 
	text-align: justify; 
	text-justify: inter-ideograph; 
}

img {
	border: 0px; 
}

ul {
	margin: 2px 0px 2px 0.5em; 
	padding-left:10px;
}

ol {
	margin: 2px 0px 2px 0.5em; 
	padding-left:2.5em; 
}

blockquote {
	color: #000000; 
	margin: 10px; 
	padding: 10px; 
	background-color: #f6f6f6; 
	border: 1px solid #999999; 
	clear:both; 
}

hr {
	color:#6699cc; 
	background-color:#6699cc; 
	border:0px; 
	width:100%; 
	height:2px;
	clear: both;
}

a {
	display: inline; 
	color: #0000cc; 
	text-decoration: underline;
}

a:hover {
	color:#cc0000; 
	text-decoration:none;
}

a.doc {
	background:url("/img/doc.gif") center right no-repeat; 
	padding-right: 18px; 
	margin-right:2px; 
}

a.ppt {
	background:url("/img/ppt.gif") center right no-repeat; 
	padding-right: 18px; 
	margin-right:2px; 
}

a.xls {
	background:url("/img/xls.gif") center right no-repeat; 
	padding-right: 18px; 
	margin-right:2px; 
}

a.pdf {
	background:url("/img/pdf.gif") center right no-repeat; 
	padding-right: 18px; 
	margin-right:2px; 
}

a.file {
	background:url("/img/file.gif") center right no-repeat; 
	padding-right: 18px; 
	margin-right:2px; 
}

a.exit {
	background:url("/img/exit.gif") center right no-repeat; 
	padding-right: 14px; 
	margin-right:2px; 
}

a.head {
	background:url("/img/head.gif") center left no-repeat; 
	padding-left: 15px; 
	margin-left:5px; 
}

#layout {
	width: 760px; 
	margin: 0 auto; 
	background-color: #ffffff; 
}

#header {
	width: 760px; 
	margin: 0 auto; 
	background: #ffffff; 
	font-size: 90%; 
}

#header .left {
	float: left; 
	width:400; 
}

#header .right {
	float: right; 
	width:300; 
	padding: 10px; 
	text-align:right; 
}

#menu { 
	float: left; 
	background: url(/img/menu_bg.gif) repeat-y;
	margin: 0; 
	padding :0; 
}

#main_menu { 
	margin: 0; 
	padding :0; 
	background: url(/img/menu.gif) no-repeat;
	width: 200px;
	height: 488px;
	position: relative;
}

#main_menu li { 
	margin:0 0 8px 0; 
	padding :0; 
	list-style: none; 
}

#main_menu li, #main_menu a {
	width: 200px;
	height: 45px;
	display: block;
}

#main_menu a {
	text-indent: -5000px;
	text-decoration: none;
}

#menu_about, 
#menu_history, 
#menu_future, 
#menu_future08, 
#menu_circumstance, 
#menu_exposition, 
#menu_yougo, 
#menu_book, 
#menu_link {
	left: 0px; 
	width: 200px;
}

#menu_about a:hover, 
#menu_about a:visited:hover {
	background: transparent url(/img/menu.gif) -200px 0px no-repeat;
}

#menu_history a:hover, 
#menu_history a:visited:hover {
	background: transparent url(/img/menu.gif) -200px -53px no-repeat;
}

#menu_future a:hover, 
#menu_future a:visited:hover {
	background: transparent url(/img/menu.gif) -200px -106px no-repeat;
}

#menu_future08 a:hover, 
#menu_future08 a:visited:hover {
	background: transparent url(/img/menu.gif) -200px -159px no-repeat;
}

#menu_circumstance a:hover, 
#menu_circumstance a:visited:hover {
	background: transparent url(/img/menu.gif) -200px -212px no-repeat;
}

#menu_exposition a:hover, 
#menu_exposition a:visited:hover {
	background: transparent url(/img/menu.gif) -200px -265px no-repeat;
}

#menu_yougo a:hover, 
#menu_yougo a:visited:hover {
	background: transparent url(/img/menu.gif) -200px -318px no-repeat;
}

#menu_book a:hover, 
#menu_book a:visited:hover {
	background: transparent url(/img/menu.gif) -200px -371px no-repeat;
}

#menu_link a:hover, 
#menu_link a:visited:hover {
	background: transparent url(/img/menu.gif) -200px -424px no-repeat;
}

#sub_menu {
	margin:0 0 35px 35px; 
	padding-left:5px; 
	list-style-image:url(/img/menu_li.gif); 
	font-size: 110%;
	line-height: 165%;
}

#main_e_menu { 
	margin: 0; 
	padding :0; 
	background: url(/img/menu_e.gif) no-repeat;
	width: 200px;
	height: 382px;
	position: relative;
}

#main_e_menu li { 
	margin:0 0 8px 0; 
	padding :0; 
	list-style: none; 
}

#main_e_menu li, #main_e_menu a {
	width: 200px;
	height: 45px;
	display: block;
}

#main_e_menu a {
	text-indent: -5000px;
	text-decoration: none;
}

#menu_e_about, 
#menu_e_history, 
#menu_e_future, 
#menu_e_circumstance, 
#menu_e_yougo, 
#menu_e_book, 
#menu_e_link {
	left: 0px; 
	width: 200px;
}

#menu_e_about a:hover, 
#menu_e_about a:visited:hover {
	background: transparent url(/img/menu_e.gif) -200px 0px no-repeat;
}

#menu_e_history a:hover, 
#menu_e_history a:visited:hover {
	background: transparent url(/img/menu_e.gif) -200px -53px no-repeat;
}

#menu_e_future a:hover, 
#menu_e_future a:visited:hover {
	background: transparent url(/img/menu_e.gif) -200px -106px no-repeat;
}

#menu_e_circumstance a:hover, 
#menu_e_circumstance a:visited:hover {
	background: transparent url(/img/menu_e.gif) -200px -159px no-repeat;
}

#menu_e_yougo a:hover, 
#menu_e_yougo a:visited:hover {
	background: transparent url(/img/menu_e.gif) -200px -212px no-repeat;
}

#menu_e_book a:hover, 
#menu_e_book a:visited:hover {
	background: transparent url(/img/menu_e.gif) -200px -265px no-repeat;
}

#menu_e_link a:hover, 
#menu_e_link a:visited:hover {
	background: transparent url(/img/menu_e.gif) -200px -318px no-repeat;
}

#content {
	float: right; 
	width: 550px; 
	margin: 0 0 30px 0; 
}
#content ul {
	margin: 2px 0px 2px 0.5em; 
	padding-left:10px; 
	list-style-image:url("/img/point.gif"); 
}

#content ol {
	margin: 2px 0px 2px 0.5em; 
	padding-left:2.5em; 
}

#jeita_fl2 {
	width:550px; 
	height:300px; 
	margin:0 0 20px 0;
}

#navi {
	margin: 0; 
	padding: 0 0 0 2px; 
	background-color: #cbddff; 
	font-size: 90%; 
	clear: both;
	display: block; 
}

#topics {
	background: url(/img/content_bg.gif) repeat-y; 
}

#topics_content {
	height: 300px; 
	overflow: auto; 
	padding: 5px;
	border: solid 1px #999999;
	margin-bottom:10px;
}

#top_banner {
	clear:both; 
	width: 550px;
	margin: 45px 0 10px 0;
}

#top_banner .box_left {
	margin: 0 5px 0 0;
	float: left; 
}

#top_banner .box_right {
	margin: 0 0 0 5px;
	float: left; 
}

#top_banner .box_center {
	margin:0 5px;
	float: left; 
}

#footer {
	width: 760px; 
	margin: 10px auto 1px auto; 
	padding: 5px 5px 30px 5px; 
	background-color: #174daa; 
	font-size: 90%; 
	color:#ffffff; 
}
#footer a {
	color: #ffffff; 
}

#footer a:hover {
	color: #ff0000; 
}

#footer .left {
	float: left; 
	width:40%; 
}

#footer .right {
	float: right; 
	width:40%; 
	text-align:right; 
}

div .center {
	margin: 15px auto; 
	text-align: center; 
}

p.interview {
	font-weight: bold; 
	margin: 20px 0 5px 0;
}

.center				{margin: 0 auto; text-align: center; }
.right				{float: right; margin: 0 0 15px 15px; }
.left				{float: left;  margin: 0 15px 15px 0; }
.clear				{clear: both; }
.hide				{display: none; }
.font_large			{font-size: 120%;}
.font_small			{font-size: 80%; line-height: 160%;}
.history_title		{font-size: 20pt; }
.border_on			{border:solid 1px #ccccff; }

table .collapse		{border-collapse: collapse; }
td.tbl_time			{text-align:left; border:solid 1px #999999; padding: 5px 10px; background-color: #f0f0f5; }
td.tbl_cell			{text-align: left; border: solid 1px #999999; padding: 5px 10px; }
td.tbl_none			{text-align: left; border: none; padding: 5px 10px; }
td.tbl_cell img		{float: right; margin:10px; }

table .topics		{border-collapse: collapse; }
td.topics_cell		{text-align: left; border: solid 1px #999999; padding: 5px 10px; }
td.topics_cell img	{margin:0 auto; }

