@charset "Shift_JIS";

a:link {
	color: #2C34CE;
	text-decoration: underline
	background-color: #FFFFFF;
}

a:visited {
	color: #800040;
	text-decoration:underline
	background-color: #FFFFFF;
}

a:hover {
	color: #FF00FF;
	text-decoration: none
	background-color: #FFFFFF;
}

/* text */
.bd1 {
	font-family: Arial,Helvetica;
	font-size: 80%;
	line-height: 140%;
	text-decoration: none;
	word-spacing: -1;
}

.bd1_1 {
	font-family: Arial,Helvetica;
	font-size: 90%;
	font-weight: bold;
	line-height: 140%;
	text-decoration: none;
	word-spacing: -1;
}

.bd2 {
	font-family: Arial,Helvetica;
	font-size: 80%;
	line-height: 140%;
	color: #783C4C;
	text-decoration: none;
	word-spacing: -1;
}

.bd3 {
	font-family: Arial,Helvetica;
	font-size: 80%;
	line-height: 140%;
	color: #1C4F79;
	text-decoration: none;
	word-spacing: -1;
}

.bd4 {
	font-family: Arial,Helvetica;
	font-size: 90%;
	line-height: 140%;
	word-spacing: -1;
}

.mini1 {
	font-family: Arial,Helvetica;
	font-size: 74%;
	line-height: 120%;
	text-decoration: none;
	word-spacing: -1;
}

.title1 {
	font-family: Arial,Helvetica;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	word-spacing: -1;
	color: #8A7579;
}

.title2 {
	font-family: Arial,Helvetica;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	word-spacing: -1;
	color: #1C4F79;
}

.title3 {
	font-family: Arial,Helvetica;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	word-spacing: -1;
	color: #ffffff;
}

.title4 {
	font-family: Arial,Helvetica;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	word-spacing: -1;
	color: #783C4C;
}

.title5 {
	font-family: Arial,Helvetica;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	word-spacing: -1;
	color: #325B3A;
}

.title6 {
	font-family: Arial,Helvetica;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
	text-decoration: none;
        text-align: justify;
        text-indent: 1em;
	color: #00628B;
        padding-top: 0;
        padding-left: 1em;
        padding-right: 1em;
        padding-bottom: 0;
}

.title7 {
	font-family: Arial,Helvetica;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	word-spacing: -1;
	color: #927400;
}

em {
	font-style:  normal;
	font-weight: bold;
}

.line {
	BORDER-RIGHT: #B5BBBE 0px solid;
	BORDER-TOP: #B5BBBE 0px solid;
	BORDER-BOTTOM: #B5BBBE 4px solid;
	BORDER-LEFT: #B5BBBE 9px solid;
	MARGIN-TOP: auto;
	MARGIN-BOTTOM: auto;
	line-height: 120%;
	font-family: Arial,Helvetica;
	font-size: 100%;
	color: #00628B;
	font-weight: bold;
}

/* sitemap */
.site1 {
	font-family: Arial,Helvetica;
	font-size: 100%;
	color: #1C4F79;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	word-spacing: -1;
	padding: 2;
	background-color: #eeeeee;
}

.site2 {
	font-family: Osaka,Arial,Helvetica;
	font-size: 80%;
	color: #1C4F79;
	line-height: 140%;
	text-decoration: none;
	word-spacing: -1;
	text-align: right;
	padding: 2;
	border-top-width: 3;
	border-top-color: #EEEEEE;
	border-top-style: solid;
}

/* page */
BODY {
	margin: 0;
	padding: 0;
        color: black;
	background-color: #ffffff;
  
}

/* table */
table#main {
	height: 100%;
	width: 768;
}

table#topmain {
	width: 592;
	background-color: #ffffff;
}

table#google {
	width: 100%;
	background-color: #F4EFEA;
}

.naikei {
 padding-right: 16px; padding-left: 16px;
}

.top_sub {
	margin-top: -10;
	margin-left: 8;
	width: 256;
}

.top_new {
	margin-left: 8;
	width: 256;
}

.sub {
	width: 560;
}

.bg1 {
	background-image: url('../img/bg_l.gif');
	background-repeat: repeat-y;
}

.bg2 {
	background-image: url('../img/bg_r.gif');
	background-repeat: repeat-y;
}

.bg3 {
	background-image: url('../img/bg_left.gif');
	background-repeat: repeat-y;
}

.col_red {
	background-color: #773B4B;
}

.col_white {
	background-color: #ffffff;
}

.col_gray {
	background-color: #E6E7E8;
}

.col_yellow {
	background-color: #FFFDEC;
}

.cap {
	background-color: #3E6D94;
	font-family: Arial,Helvetica;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	word-spacing: -1;
	color: #ffffff;
}

.midashi {
	font-family: Arial,Helvetica;
	font-size: 80%;
	font-weight:normal;
	text-align:left;
	line-height: 140%;
	text-decoration: none;
	word-spacing: -1;
}


/* img */
img {
	border-width: 0;
}

.mar4 {
	margin: 4;
}

.v4 {
	margin-top: 4; margin-bottom: 4;
}


/* hidden */
.hideme {
	display: none;
}



/* English Guide Styles */

#main_box{
  line-height: 1em;
  color: black;
  background-color: #ffffff;
  text-align: center;
  text-indent: 1em;
  font-family : Century;
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
}

#banner{
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  border-style: none;
}

#news{
  width: 70%;
  /*height: 20%;*/
  border: 2px solid gray;
  vertical-align: middle;
  text-align: center;
  padding: 0;
}

#news_title{
  background-color: silver;
  color: white;
  font-size: 1.5em;
  width: 100%;
  padding : 0px 0px 0em;padding-left : 0px;
  margin: 0;
  text-indent: 0;
  vertical-align: middle;
  line-height: 1.5em;
  border-bottom: 2px solid gray;
  font-family : Century;
}

#news p{
  padding: 0 1em 1em 1em;
  line-height: 1.2em; 
  text-indent: 1em;
  text-align: justify;
  vertical-align: middle;
  
}

.spacer{
  padding: 1em;
}

#menu{
  border-collapse: separate;
  margin: 0;
}

#menu TD{
  text-align: center;
  padding: 1em 0.2em 1em 0.2em;
  background-color: #dddddd;
  border-top: 3px silver solid;
  border-left: 3px silver solid;
  border-bottom: 3px gray solid;
  border-right: 3px gray solid;
  color: #505050;
  font-family : "Times New Roman";
  font-weight: bold;
}

#menu TD:hover{
  text-align: center;
  padding: 1em 0.2em 1em 0.2em;
  background-color: #eeeeee;
  border-top: 3px silver solid;
  border-left: 3px silver solid;
  border-bottom: 3px gray solid;
  border-right: 3px gray solid;
  color: red;
  font-family : "Times New Roman";
  font-weight: bold;
}

.smalltext{
  font-size: 0.8em;
  line-height: 1.5em;
}

#menu td.empty{
  text-align: center;
  padding: 1em 0.2em 1em 0.2em;
  background-color: #ffffff;
  border-top: 3px white solid;
  border-left: 3px white solid;
  border-bottom: 3px white solid;
  border-right: 3px white solid;
}

#menu td a{
  text-decoration: none;
  color: #505050;
  font-weight: bold;
  width: 100%;
}

#menu td a:hover{
  text-decoration: none;
  color: red;
  font-weight: bold;
  width: 100%;
}

#direction_links{
  text-align: left;
  line-height: 1em;
  margin-top: 1em;
  margin-left: 5%;
  margin-bottom: 1em;
  padding: 0;
  font-size: 1em;
  font-family : "Times New Roman";
}

#footnote_links{
  text-align: right;
  line-height: 2em;
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-family : "Times New Roman";
}

#text_area{
  padding: 1em;
  margin: 0 5% 0 5%;
  background-color: #ffffff;
  border-top: 3px silver solid;
  border-left: 3px silver solid;
  border-bottom: 3px gray solid;
  border-right: 3px gray solid;
}

#text_area P{
  text-align: justify;
  line-height: 1.5em;
  font-size: 1em;
  font-family : "Times New Roman";
}

#text_area H1{
  text-align: left;
  padding: 0;
  font-size: 1.8em;
  color: #4b0082;
  font-weight: bold;
  text-indent: 0;
  line-height: 1em;
  font-family : "Times New Roman";
}

#text_area H2{
  text-align: left;
  margin-top: 1.5em;
  font-size: 1.4em;
  color: #8b008b;
  font-weight: bold;
  text-indent: 0;
  line-height: 1em;
  font-family : "Times New Roman";
}

#text_area H3{
  text-align: left;
  margin-top: 1.2em;
  font-size: 1.2em;
  color: #6a5acd;
  font-weight: normal;
  text-indent: 0;
  line-height: 1em;
  font-family : "Times New Roman";
}

#text_area ul{
  list-style-type: circle;
}

#text_area LI{
  text-align: left;
  line-height: 1.5em;
  padding-bottom: 0.5em;
  font-size: 1em;
  font-family : "Times New Roman";
}

.caution{
  color: red;
  font-weight: bold;
  list-style-type: none;
}