﻿@charset "UTF-8";

/* *************************************

タイトル：format.css

概要：フォーマット用CSSファイル

作成日：2007年08月21日
変更日：2008年12月10日

***************************************/

/* *************************************

目次
*	 1. 初期設定
*	 2. リンク設定
*	 3. 全体構成
*	 4. header
*    5. navi
*    6. main
*    7. content
*    8. sidenav
*    9. footer

***************************************/


/*  初期設定 */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: "ＭＳ Ｐゴシック", Verdana, sans-serif;
}

p,li,dt,dl {
	line-height: 1.0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
}

html {
	overflow-y: scroll;
}

hr {
	display: none;
}

.clearfix:after{
	content:".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
*html.clearfix { height: 1%;}
.clearfix {	display: block;}
/* End hide from IE-mac */


/* リンク設定 */

a:link {
	color: #0080ff;
}

a:visited {
	color: #0080ff;
}

a:hover {
	color: #122185;
}

a:active {
	color: #0080ff;
}


/* 全体構成 */

body {
	background-image: url(../../img/body_bg01.gif);
	background-position: left top;
	background-repeat: repeat;
	background-color: #eaeaea;
	text-align: center;
	color: #666;
}

#container {
	width: 873px;
 	margin: 0 auto;
	background-image: url(../../img/container_bg01.gif);
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #fff;
}


/* header */

#container #header {
	background-image: url(../../img/header_bg01.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}

#container #header h1 {
	display: inline;
	float: left;
	width: 500px;
	margin-top: 20px;
	margin-left: 25px;
}

#container #header p {
	display: inline;
	float: left;
	width: 500px;
	margin-top: 20px;
	margin-left: 25px;
}

#container #header p img {
	display: block;
	vertical-align: bottom;
}

#container #header div#other {
	float: right;
	width: 348px;
}

#container #header div#other ul {
	list-style-type: none;
	margin-top: 17px;
	margin-left: 19px;
}

#container #header div#other ul li {
	display: inline;
	float: left;
	margin-left: 10px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 14px;
	border-right: 1px dashed #666;
	background-image: url(../../img/header_icon01.gif);
	background-position: left 0.2em;
	background-repeat: no-repeat;
	line-height: 1.1;
	font-size: 65%;
}

#container #header div#other ul li#last {
	border-right: none;
}

#container #header div#other ul li a {
	color: #09418c;
	text-decoration: none;
}

#container #header div#other ul li a:hover {
	color: #0a70c6;
	text-decoration: underline;
}

#container #header div#other dl {
	clear: both;
	margin-top: 14px;
	margin-left: 35px;
}

#container #header div#other dl dt {
	float: left;
	width: 72px;
}

#container #header div#other dl dt img {
	display: block;
}

#container #header div#other dl dd#text-area {
	float: left;
	width: 198px;
}

#container #header div#other dl dd#text-area input.text {
	display: block;
	width: 186px;
	height: 18px;
	font-size: 12px;
}

#container #header div#other dl dd#btn-area {
	float: left;
	width: 22px;
}

#container #header div#other dl dd#btn-area input.btn {
	display: block;
}

*html #container #header div#other dl dd input.btn {
	margin-top: 1px;
}

*:first-child+html #container #header div#other dl dd input.btn {
	margin-top: 1px;
}


/* navi */

#container #navi {
	clear: both;
	margin-top: 6px;
	margin-right: 1px;
	margin-left: 1px;
	padding-bottom: 10px;
	background-image: url(../../img/under_nav_bg01.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#container #navi div#global-nav {
	padding-top: 8px;
	background-image: url(../../img/global_nav_bg01.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#container #navi div#global-nav div#gn-bg {
	background-image: url(../../img/global_nav_bg02_2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #0b408e;
}

#container #navi div#global-nav div#gn-bg table {
	margin: 0 20px;
	text-align: center;
	line-height: 1.1;
	font-size: 88%;
	color: #122185;
	font-family: "ＭＳ Ｐゴシック", Verdana, sans-serif;
}

#container #navi div#global-nav div#gn-bg table th {
	padding: 10px 0;
}

#container #navi div#global-nav div#gn-bg table th.use {
	width:144px;
	background-image: url(../../img/global_nav01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#container #navi div#global-nav div#gn-bg table th.use-over {
	width:144px;
	background-image: url(../../img/global_nav01_over.jpg) ;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e4edfc;
}

#container #navi div#global-nav div#gn-bg table th.etc {
	width:90px;
	background-image: url(../../img/global_nav02.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#container #navi div#global-nav div#gn-bg table th.etc-over {
	width:90px;
	background-image: url(../../img/global_nav02_over.jpg) ;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e4edfc;
}

#container #navi div#global-nav div#gn-bg table th.waribiki {
	width:95px;
	background-image: url(../../img/global_nav03.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#container #navi div#global-nav div#gn-bg table th.waribiki-over {
	width:95px;
	background-image: url(../../img/global_nav03_over.jpg) ;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e4edfc;
}

#container #navi div#global-nav div#gn-bg table th.kanko {
	width:92px;
	background-image: url(../../img/global_nav04.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#container #navi div#global-nav div#gn-bg table th.kanko-over {
	width:92px;
	background-image: url(../../img/global_nav04_over.jpg) ;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e4edfc;
}

#container #navi div#global-nav div#gn-bg table th.company {
	width:117px;
	background-image: url(../../img/global_nav05.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#container #navi div#global-nav div#gn-bg table th.company-over {
	width:117px;
	background-image: url(../../img/global_nav05_over.jpg) ;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e4edfc;
}

#container #navi div#global-nav div#gn-bg table th.keiyaku {
	width:92px;
	background-image: url(../../img/global_nav06.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#container #navi div#global-nav div#gn-bg table th.keiyaku-over {
	width:92px;
	background-image: url(../../img/global_nav06_over.jpg) ;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e4edfc;
}

#container #navi div#global-nav div#gn-bg table th.technology {
	width:92px;
	background-image: url(../../img/global_nav07.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#container #navi div#global-nav div#gn-bg table th.technology-over {
	width:92px;
	background-image: url(../../img/global_nav07_over.jpg) ;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e4edfc;
}

#container #navi div#global-nav div#gn-bg table th.event {
	width:109px;
	background-image: url(../../img/global_nav08.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#container #navi div#global-nav div#gn-bg table th.event-over {
	width:109px;
	background-image: url(../../img/global_nav08_over.jpg) ;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e4edfc;
}

#container #navi div#global-nav div#gn-bg table th a {
	text-decoration: none;
	color: #fff;
}

#container #navi div#global-nav div#gn-bg table th a:hover {
	text-decoration: none;
	color:#ff0;
}

/***********ここより英語版************/

#container #navi div#global-nav div#gn-e-bg {
	background-image: url(../../img/global_nav_bg02_2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #0b408e;
}

#container #navi div#global-nav div#gn-e-bg table {
	margin: 0 20px;
	text-align: center;
	line-height: 1.1;
	font-size: 100%;
	color: #122185;
	font-family: "ＭＳ Ｐゴシック", Verdana, sans-serif;
}

#container #navi div#global-nav div#gn-e-bg table th {
	padding: 5px 0;
}

#container #navi div#global-nav div#gn-e-bg table th.e_company {
	width:138px;
	background-image: url(../../img/global_nav09.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#container #navi div#global-nav div#gn-e-bg table th.e_company-over {
	width:138px;
	background-image: url(../../img/global_nav09_over.jpg) ;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e4edfc;
}

#container #navi div#global-nav div#gn-e-bg table th.e_guide {
	width:138px;
	background-image: url(../../img/global_nav10.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#container #navi div#global-nav div#gn-e-bg table th.e_guide-over {
	width:138px;
	background-image: url(../../img/global_nav10_over.jpg) ;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e4edfc;
}

#container #navi div#global-nav div#gn-e-bg table th.e_information {
	width:139px;
	background-image: url(../../img/global_nav11.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#container #navi div#global-nav div#gn-e-bg table th.e_information-over {
	width:139px;
	background-image: url(../../img/global_nav11_over.jpg) ;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e4edfc;
}

#container #navi div#global-nav div#gn-e-bg table th.e_technology {
	width:139px;
	background-image: url(../../img/global_nav12.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#container #navi div#global-nav div#gn-e-bg table th.e_technology-over {
	width:139px;
	background-image: url(../../img/global_nav12_over.jpg) ;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e4edfc;
}

#container #navi div#global-nav div#gn-e-bg table th.e_sightseeing {
	width:139px;
	background-image: url(../../img/global_nav13.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#container #navi div#global-nav div#gn-e-bg table th.e_sightseeing-over {
	width:139px;
	background-image: url(../../img/global_nav13_over.jpg) ;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e4edfc;
}

#container #navi div#global-nav div#gn-e-bg table th.e_library {
	width:138px;
	background-image: url(../../img/global_nav14.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#container #navi div#global-nav div#gn-e-bg table th.e_library-over {
	width:138px;
	background-image: url(../../img/global_nav14_over.jpg) ;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e4edfc;
}

#container #navi div#global-nav div#gn-e-bg table th.e_cooperation {
	width:138px;
	background-image: url(../../img/global_nav14.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#container #navi div#global-nav div#gn-e-bg table th.e_cooperation-over {
	width:138px;
	background-image: url(../../img/global_nav14_over.jpg) ;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e4edfc;
}

/***２行パターン***/
/**
#container #navi div#global-nav div#gn-e-bg table th.e_cooperation {
	width:138px;
	font-size:75%;
	padding:0px;
	background-image: url(../../img/global_nav14.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#container #navi div#global-nav div#gn-e-bg table th.e_cooperation-over {
	width:138px;
	font-size:75%;
	padding:0px;
	background-image: url(../../img/global_nav14_over.jpg) ;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e4edfc;
}
**/

#container #navi div#global-nav div#gn-e-bg table th a {
	text-decoration: none;
	color: #fff;
}

#container #navi div#global-nav div#gn-e-bg table th a:hover {
	text-decoration: none;
	color:#ff0;
}


/***************英語版　ここまで**********************/


#container #navi div#under-nav-bg div#under-nav {
	border-bottom: 1px solid #ccc;
	background-color: #e4edfc;
}

#container #navi div#under-nav-bg div#under-nav ul {
	list-style-type: none;
	margin-left: 29px;
	padding: 4px 0;
}

#container #navi div#under-nav-bg div#under-nav ul li {
	display: inline;
	float: left;
	margin-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 12px;
	padding-bottom: 1px;
	border-right: 1px solid #ccc;
	background-image: url(../../img/under_nav_icon01.gif);
	background-position: left 0.4em;
	background-repeat: no-repeat;
	line-height: 1.1;
	white-space: nowrap;
	font-size: 65%;
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

#container #navi div#under-nav-bg div#under-nav ul li a {
	color: #122185;
	text-decoration: none;
}

#container #navi div#under-nav-bg div#under-nav ul li a:hover {
	color: #0a70c6;
	text-decoration: none;
}


/* main */

#container #main {
	margin-top: 5px;
	margin-right: 1px;
	margin-left: 1px;
	background-image: url(../../img/main_bg01.gif);
	background-position: left top;
	background-repeat: repeat-y;
}


/* content */

#container #main div#content-top {
	float: left;
	width: 610px;
	padding-right: 11px;
	padding-left: 20px;
	text-align: left;
}

#container #main div#content-top h2 {
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	background-image: url(../../img/content_bg01.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#container #main div#content-top div#press,
#container #main div#content-top div#info {
	margin-top: 10px;
	padding-bottom: 10px;
	background-image: url(../../img/content_bg01.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#container #main div#content-top div#press h2,
#container #main div#content-top div#info h2 {
	float: left;
	width: 477px;
	margin: 0;
	padding-bottom: 0;
	background-image: none;
}

#container #main div#content-top div#press p,
#container #main div#content-top div#info p {
	float: left;
}

#container #main div#content-top div#press p img,
#container #main div#content-top div#info p img {
	display: block;
	vertical-align: bottom;
}

#container #main div#content-top p#key-visual {
	margin: 0;
}

#container #main div#content-top p#key-visual img {
	display: block;
	vertical-align: bottom;
}

#container #main div#content-top ul {
	clear: both;
	margin: 0 5px;
	list-style-type: none;
}

#container #main div#content-top ul li {
	padding: 3px 0 3px 18px;
	border-bottom: 1px dashed #999;
	background-image: url(../../img/content_icon01.gif);
	background-position: 4px 0.7em;
	background-repeat: no-repeat;
	line-height: 1.5;
	letter-spacing:1.0px;
	font-size: 75%;
	color: #666;
}

#container #main div#content-top ul li a {
	text-decoration: none;
}

#container #main div#content-top ul li a:hover {
	text-decoration: none;
}

#container #main div#content-top dl {
	clear: both;
	margin: 0 5px;
}

#container #main div#content-top dl#info-list {
	padding-bottom: 7px;
	background-image: url(../../img/content_bg01.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#container #main div#content-top dl dt {
	clear: both;
	width: 11.0em;
	padding-left: 18px;
	background-image: url(../../img/content_icon01.gif);
	background-position: 4px 0.4em;
	background-repeat: no-repeat;
	font-size: 75%;
	line-height: 1.5;
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;
	color: #666;
}

#container #main div#content-top dl#press-list dt {
	background-image: url(../../img/content_icon02.gif);
}

#container #main div#content-top dl#info-list dt {
	background-image: url(../../img/content_icon03.gif);
}

#container #main div#content-top dl dd {
	margin-top: -1.5em;
	margin-bottom: 4px;
	padding-bottom: 3px;
	padding-left: 11.0em;
	border-bottom: 1px dashed #999;
	font-size: 75%;
	line-height: 1.5;
	letter-spacing:1.0px;
	color: #666;
}

#container #main div#content-top dl dd a {
	text-decoration: none;
}

#container #main div#content-top div#under-bnr-area ul.adjust {
	margin: 10px -10px 0 0;
	list-style-type: none;
	text-align: center;
}

#container #main div#content-top div#under-bnr-area table.none_bnr {
	margin: 10px 0 0 0px;
	border: 0px;
}

#container #main div#content-top div#under-bnr-area ul {
	margin: 0px -10px 0 0;
	list-style-type: none;
}

#container #main div#content-top div#under-bnr-area ul li {
	display: inline;
	float: left;
	width: 196px;
	margin-right: 10px;
	padding: 0;
	border-bottom: none;
	background-image: none;
}

#container #main div#content-top div#under-bnr-area ul li img {
	display: block;
	vertical-align: bottom;
}

#container #main div#content-top table.none_top {
	margin: 10px 0 0 0px;
	border: 0px;
}

#container #main div#content-top table.none_top_section {
	margin: 0px 0 0 0px;
	border: 0px;
}

#container #main div#content-top table.important {
	margin: 10px 0 0 0px;
	border: 0px;
}

#container #main div#content-top table.important th {
	padding: 8px;
	border: 1px solid #ff0000;
	background-color: #ff0000;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
}

#container #main div#content-top table.important td {
	padding: 8px;
	border: 1px solid #ff0000;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #ff0000;
}

#container #main div#content-top table.important td a {
	text-decoration: none;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #ff0000;
}

#container #main div#content-top table.important td a:hover {
	text-decoration: underline;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #ff0000;
}

#container #main div#content {
	float: left;
	width: 610px;
	padding-right: 11px;
	padding-left: 20px;
	text-align: left;
}

#container #main div#content p#topicpath {
	clear: both;
	margin: 4px 0 0 0;
	text-align: left;
	font-size: 75%;
	line-height: 1.2;
	letter-spacing: 1.2px;
}

#container #main div#content p#topicpath a {
	text-decoration: none;
}

#container #main div#content p#topicpath a:hover {
	text-decoration: underline;
}

#container #main div#content div#red {
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content div#h1-bg {
	width: 610px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../../img/content_bg_h1_02.jpg);
	background-position: left top;
	background-repeat: repeat;
	background-color: #0646b1;
}

#container #main div#content div#h1-bg div.bottom-bg {
	background-image: url(../../img/content_bg_h1_03.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#container #main div#content div#h1-bg div.bottom-bg h1 {
	padding: 8px 8px 6px 22px;
	background-image: url(../../img/content_bg_h1_01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 1.2;
	letter-spacing:1.0px;
	font-size: 125%;
	color: #fff;
}

#container #main div#content div#h2-bg {
	width: 610px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(../../img/content_bg_h2_02.jpg);
	background-position: left top;
	background-repeat: repeat;
	background-color: #d7e6fb;
}

#container #main div#content div#h2-bg div.bottom-bg {
	background-image: url(../../img/content_bg_h2_03.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#container #main div#content div#h2-bg div.bottom-bg h2 {
	padding: 7px 8px 6px 12px;
	background-image: url(../../img/content_bg_h2_01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 1.2;
	letter-spacing:1.0px;
	font-size: 100%;
	font-weight: bold;
	color: #0646b1;
}

#container #main div#content h3 {
	margin: 20px 0 0 10px;
	padding-left: 16px;
	background-image: url(../../img/content_icon_h3.gif);
	background-position: left 0.3em;
	background-repeat: no-repeat;
	line-height: 1.3;
	letter-spacing:1.0px;
	font-size: 100%;
	color: #0646b1;
}

#container #main div#content h4 {
	margin: 20px 0 0 10px;
	padding-left: 50px;
	background-image: url(../../sightseeing/img/car.jpg);
	background-position: left;
	background-repeat: no-repeat;
	line-height: 1.3;
	letter-spacing:1.0px;
	font-size: 100%;
	color: #ff0000;
}

#container #main div#content h5 {
	margin: 20px 0 0 0px;
	padding-bottom: 5px;
	background-image: url(../../img/dot_01.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 12pt;
	color: #0646b1;
}

#container #main div#content h6 {
	margin-top: 20px;
	padding-left: 10px;
	font-size: 11pt;
	border-left: 5px solid #0646b1;
}

#container #main div#content p.item {
	margin: 20px 0 0 10px;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 11pt;
	color: #0646b1;;
	font-weight: bold;
}

#container #main div#content p {
	margin: 10px 0 0 10px;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #666;
	clear: both;
}

#container #main div#content p a {
	text-decoration: underline;
}

#container #main div#content p a:hover {
	text-decoration: none;
}

#container #main div#content p.indent_Q {
	margin-top: 10px;
	padding-left: 3.3em;
	text-indent: -3.3em;
	font-size: 10pt;
	color: #666;
}

#container #main div#content p.indent_Q a {
	text-decoration: none;
}

#container #main div#content p.indent_Q a:hover {
	text-decoration: underline;
}

#container #main div#content p.indents_Q {
	padding-left: 3.7em;
	text-indent: -3.7em;
	font-weight: bold;
	font-size: 10pt;
	color: #0646b1;
}

#container #main div#content p.indent_QS {
	margin-top: 10px;
	padding-left: 2.8em;
	text-indent: -2.8em;
	font-size: 10pt;
	color: #666;
}

#container #main div#content p.indent_QS a {
	text-decoration: none;
}

#container #main div#content p.indent_QS a:hover {
	text-decoration: underline;
}

#container #main div#content p.indents_QS {
	padding-left: 3.1em;
	text-indent: -3.1em;
	font-weight: bold;
	color: #0646b1;
}

#container #main div#content p.container {
	margin: 10px 0 0 30px;
	text-align: right;
}

#container #main div#content p.section {
	margin: 10px 0 0 30px;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content p.section a {
	text-decoration: underline;
}

#container #main div#content p.section a:hover {
	text-decoration: none;
}


#container #main div#content p.section_sub {
	margin: 5px 0 0 50px;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content p.section_sub a {
	text-decoration: underline;
}

#container #main div#content p.section_sub a:hover {
	text-decoration: none;
}


#container #main div#content p#stop-information-off {
	margin: 20px 0 0 10px;
	padding: 8px;
	border: 1px solid #122185;
	line-height: 1.5;
	letter-spacing:1.0px;
	font-size: 10pt;
	color: #122185;
}

#container #main div#content p#stop-information-on {
	margin: 20px 0 0 10px;
	padding: 8px;
	border: 1px solid #ff0000;
	line-height: 1.5;
	letter-spacing:1.0px;
	font-size: 10pt;
	color: #ff0000;
}


#container #main div#content ul {
	margin: 20px 0 0 10px;
	list-style-type: none;
}

#container #main div#content ul li {
	padding: 3px 0px 3px 18px;
	border-bottom: 1px dashed #666;
	background-image: url(../../img/content_icon01.gif);
	background-position: 4px 0.7em;
	background-repeat: no-repeat;
	line-height: 1.5;
	letter-spacing:1.0px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content ul li a {
	text-decoration: none;
}

#container #main div#content ul li a:hover {
	text-decoration: underline;
}

#container #main div#content ul.table {
	margin:0px;
	list-style-type: none;
}

#container #main div#content ul.table li {
	padding: 0px;
	border-bottom: none;
	background-image: url(../../img/content_icon01.gif);
	background-position: 4px 0.7em;
	background-repeat: no-repeat;
	line-height: 1.2;
	letter-spacing:0px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content ul.table li a {
	text-decoration: underline;
}

#container #main div#content ul.table li a:hover {
	text-decoration: none;
}

#container #main div#content ul.common {
	margin: 5px 0 0 10px;
	list-style-type: none;
}

#container #main div#content ul.common li {
	padding: 3px 0 3px 18px;
	border-bottom: none;
	background-image: url(../../img/content_icon01.gif);
	background-position: 4px 0.7em;
	background-repeat: no-repeat;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content ul.common li a {
	text-decoration: underline;
}

#container #main div#content ul.common li a:hover {
	text-decoration: none;
}

#container #main div#content ul.common_red {
	margin: 5px 0 0 30px;
	list-style-type: none;
}

#container #main div#content ul.common_red li {
	padding: 3px 0 3px 18px;
	border-bottom: none;
	background-image: url(../../img/content_icon03.gif);
	background-position: 4px 0.7em;
	background-repeat: no-repeat;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #ff0000;
}

#container #main div#content ul.common_red li a {
	text-decoration: underline;
}

#container #main div#content ul.common_red li a:hover {
	text-decoration: none;
}

#container #main div#content ul.section {
	margin: 5px 0 0 30px;
	list-style-type: none;
}

#container #main div#content ul.section li {
	padding: 3px 0 3px 18px;
	border-bottom: none;
	background-image: url(../../img/content_icon01.gif);
	background-position: 4px 0.7em;
	background-repeat: no-repeat;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content ul.section li a {
	text-decoration: underline;
}

#container #main div#content ul.section li a:hover {
	text-decoration: none;
}


#container #main div#content ul.section_sub {
	margin: 5px 0 0 50px;
	list-style-type: none;
}

#container #main div#content ul.section_sub li {
	padding: 3px 0 3px 18px;
	border-bottom: none;
	background-image: url(../../img/content_icon01.gif);
	background-position: 4px 0.7em;
	background-repeat: no-repeat;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content ul.section_sub li a {
	text-decoration: underline;
}

#container #main div#content ul.section_sub li a:hover {
	text-decoration: none;
}


#container #main div#content ul#stop-info-map {
	width: 600px;
	margin: 20px 0 0 10px;
	list-style-type: none;
}

#container #main div#content ul#stop-info-map li {
	display: inline;
	float: left;
	padding: 0;
	border-bottom: none;
	background-image: none;
}

#container #main div#content ul#stop-info-map li img {
	display: block;
	vertical-align: bottom;
}

#container #main div#content ol {
	margin: 20px 0 0 10px;
	list-style-position: inside;
}

#container #main div#content ol li {
	padding: 3px 0 3px 6px;
	line-height: 1.5;
	letter-spacing:1.0px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content ol li a {
	text-decoration: underline;
}

#container #main div#content ol li a:hover {
	text-decoration: none;
}


#container #main div#content ol.common {
	margin: 10px 0 0 40px;
	list-style-position: outside;
}

#container #main div#content ol.common li {
	padding: 0px;
	border-bottom: none;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content ol.common li a {
	text-decoration: underline;
}

#container #main div#content ol.common li a:hover {
	text-decoration: none;
}


#container #main div#content ol.section {
	margin: 10px 0 0 60px;
	list-style-position: outside;
}

#container #main div#content ol.section li {
	padding: 0px;
	border-bottom: none;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content ol.section li a {
	text-decoration: underline;
}

#container #main div#content ol.section li a:hover {
	text-decoration: none;
}


#container #main div#content ol.section_sub {
	margin: 10px 0 0 80px;
	list-style-position: outside;
}

#container #main div#content ol.section_sub li {
	padding: 0px;
	border-bottom: none;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content ol.section_sub li a {
	text-decoration: underline;
}

#container #main div#content ol.section_sub li a:hover {
	text-decoration: none;
}


#container #main div#content ol.section_ssub {
	margin: 10px 0 0 100px;
	list-style-position: outside;
}

#container #main div#content ol.section_ssub li {
	padding: 0px;
	border-bottom: none;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content ol.section_ssub li a {
	text-decoration: underline;
}

#container #main div#content ol.section_ssub li a:hover {
	text-decoration: none;
}

#container #main div#content table {
	margin: 20px 0 0 10px;
	border: 1px solid #999;
}

#container #main div#content table th {
	padding: 8px;
	border: 1px solid #999;
	background-color: #e4edfc;
	line-height: 1.5;
	letter-spacing:1.0px;
	font-size: 75%;
	font-weight: normal;
	color: #666;
}

#container #main div#content table th a {
	text-decoration: underline;
}

#container #main div#content table th a:hover {
	text-decoration: none;
}

#container #main div#content table td {
	padding: 8px;
	border: 1px solid #999;
	line-height: 1.5;
	letter-spacing:1.0px;
	font-size: 75%;
	color: #666;
}

#container #main div#content table td a {
	text-decoration: underline;
}

#container #main div#content table td a:hover {
	text-decoration: none;
}

#container #main div#content table.none {
	margin: 0px 0 0 10px;
	border: 0px;
}

#container #main div#content table.none th {
	padding: 0px;
	border: 0px;
	background-color: #e4edfc;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
	text-align: center;
}

#container #main div#content table.none th a {
	text-decoration: underline;
}

#container #main div#content table.none th a:hover {
	text-decoration: none;
}

#container #main div#content table.none td {
	padding: 0px;
	border: 0px;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
	vertical-align:top;
}

#container #main div#content table.none td a {
	text-decoration: underline;
}

#container #main div#content table.none td a:hover {
	text-decoration: none;
}


#container #main div#content table.none_section {
	margin: 0px 0 0 30px;
	border: 0px;
}

#container #main div#content table.none_section th {
	padding: 0px;
	border: 0px;
	background-color: #e4edfc;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
	text-align: center;
}

#container #main div#content table.none_section th a {
	text-decoration: underline;
}

#container #main div#content table.none_section th a:hover {
	text-decoration: none;
}

#container #main div#content table.none_section td {
	padding: 0px;
	border: 0px;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
}

#container #main div#content table.none_section td a {
	text-decoration: underline;
}

#container #main div#content table.none_section td a:hover {
	text-decoration: none;
}

#container #main div#content table.none_zero {
	margin: 0px 0 0 0px;
	border: 0px;
}

#container #main div#content table.none_zero th {
	padding: 0px;
	border: 0px;
	background-color: #e4edfc;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
	text-align: center;
}

#container #main div#content table.none_zero th a {
	text-decoration: underline;
}

#container #main div#content table.none_zero th a:hover {
	text-decoration: none;
}

#container #main div#content table.none_zero td {
	padding: 0px;
	border: 0px;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
}

#container #main div#content table.none_zero td a {
	text-decoration: none;
}

#container #main div#content table.none_zero td a:hover {
	text-decoration: none;
}

#container #main div#content table.common {
	margin: 0px 0 0 10px;
	border: 1px solid #999;
}

#container #main div#content table.common th {
	padding: 5px;
	border: 1px solid #999;
	background-color: #e4edfc;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
	text-align: center;
}

#container #main div#content table.common th a {
	text-decoration: underline;
}

#container #main div#content table.common th a:hover {
	text-decoration: none;
}

#container #main div#content table.common td {
	padding: 5px;
	border: 1px solid #999;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content table.common td a {
	text-decoration: underline;
}

#container #main div#content table.common td a:hover {
	text-decoration: none;
}


#container #main div#content table.form {
	margin: 10px 0 0 10px;
	border: 1px solid #999;
}

#container #main div#content table.form th {
	padding: 5px;
	border: 1px solid #999;
	background-color: #e4edfc;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	text-align: right;
	vertical-align: top;
}

#container #main div#content table.form th a {
	text-decoration: underline;
}

#container #main div#content table.form th a:hover {
	text-decoration: none;
}

#container #main div#content table.form td {
	padding: 5px;
	border: 1px solid #999;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content table.form td a {
	text-decoration: underline;
}

#container #main div#content table.form td a:hover {
	text-decoration: none;
}


#container #main div#content table.section {
	margin: 10px 0 0 30px;
	border: 1px solid #999;
}

#container #main div#content table.section th {
	padding: 5px;
	border: 1px solid #999;
	background-color: #e4edfc;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
	text-align: center;
}

#container #main div#content table.section th a {
	text-decoration: underline;
}

#container #main div#content table.section th a:hover {
	text-decoration: none;
}

#container #main div#content table.section td {
	padding: 5px;
	border: 1px solid #999;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content table.section td a {
	text-decoration: underline;
}

#container #main div#content table.section td a:hover {
	text-decoration: none;
}


#container #main div#content table.section_sub {
	margin: 10px 0 0 50px;
	border: 1px solid #999;
}

#container #main div#content table.section_sub th {
	padding: 5px;
	border: 1px solid #999;
	background-color: #e4edfc;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
	text-align: center;
}

#container #main div#content table.section_sub th a {
	text-decoration: underline;
}

#container #main div#content table.section_sub th a:hover {
	text-decoration: none;
}

#container #main div#content table.section_sub td {
	padding: 5px;
	border: 1px solid #999;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content table.section_sub td a {
	text-decoration: underline;
}

#container #main div#content table.section_sub td a:hover {
	text-decoration: none;
}


#container #main div#content table.common_ratesearch {
	margin: 20px 0 0 10px;
	border: 1px solid #999;
}

#container #main div#content table.common_ratesearch th {
	padding: 5px;
	border: 1px solid #999;
	background-color: #e4edfc;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
}

#container #main div#content table.common_ratesearch th a {
	text-decoration: underline;
}

#container #main div#content table.common_ratesearch th a:hover {
	text-decoration: none;
}

#container #main div#content table.common_ratesearch td {
	padding: 5px;
	border: 1px solid #999;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content table.common_ratesearch td a {
	text-decoration: underline;
}

#container #main div#content table.common_ratesearch td a:hover {
	text-decoration: none;
}


#container #main div#content table.ratelist {
	margin: 0px 0 0 10px;
	border: 1px solid #999;
}

#container #main div#content table.ratelist th {
	padding: 2px;
	border: 1px solid #999;
	background-color: #e4edfc;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 65%;
	font-weight: normal;
	color: #666;
	text-align: center;
	width: 50px; 
	height: 25px; 
}

#container #main div#content table.ratelist th a {
	text-decoration: underline;
}

#container #main div#content table.ratelist th a:hover {
	text-decoration: none;
}

#container #main div#content table.ratelist td {
	padding: 2px;
	border: 1px solid #999;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 65%;
	color: #666;
	text-align: center;
	width: 50px; 
	height: 25px; 
}

#container #main div#content table.ratelist td a {
	text-decoration: underline;
}

#container #main div#content table.ratelist td a:hover {
	text-decoration: none;
}


#container #main div#content table.menu {
	margin: 20px 0 0 0px;
	border: 1px solid #999;
}

#container #main div#content table.menu td {
	padding: 5px;
	border: 0px;
	background-color: #e4edfc;
	line-height: 1.4;
	letter-spacing:0.5px;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
}

#container #main div#content table.menu td a {
	text-decoration: underline;
}

#container #main div#content table.menu td a:hover {
	text-decoration: none;
}


#container #main div#content table.frame_common {
	margin: 10px 0 0 10px;
	border: 1px solid #999;
}

#container #main div#content table.frame_common th {
	padding: 5px;
	border: 0px;
	background-color: #e4edfc;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
}

#container #main div#content table.frame_common th a {
	text-decoration: underline;
}

#container #main div#content table.frame_common th a:hover {
	text-decoration: none;
}

#container #main div#content table.frame_common td {
	padding: 5px;
	border: 0px;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
}

#container #main div#content table.frame_common td a {
	text-decoration: underline;
}

#container #main div#content table.frame_common td a:hover {
	text-decoration: none;
}

#container #main div#content table.frame_section {
	margin: 0px 0 0 0px;
	border: 1px solid #999;
}

#container #main div#content table.frame_section th {
	padding: 5px;
	border: 0px;
	background-color: #e4edfc;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
}

#container #main div#content table.frame_section th a {
	text-decoration: underline;
}

#container #main div#content table.frame_section th a:hover {
	text-decoration: none;
}

#container #main div#content table.frame_section td {
	padding: 5px;
	border: 0px;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
}

#container #main div#content table.frame_section td a {
	text-decoration: underline;
}

#container #main div#content table.frame_section td a:hover {
	text-decoration: none;
}


#container #main div#content table.common_middle {
	margin: 0px 0 0 10px;
	border: 1px solid #999;
}

#container #main div#content table.common_middle th {
	padding: 3px;
	border: 1px solid #999;
	background-color: #e4edfc;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 9pt;
	font-weight: normal;
	color: #666;
	text-align: center;
}

#container #main div#content table.common_middle th a {
	text-decoration: underline;
}

#container #main div#content table.common_middle th a:hover {
	text-decoration: none;
}

#container #main div#content table.common_middle td {
	padding: 3px;
	border: 1px solid #999;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 9pt;
	color: #666;
}

#container #main div#content table.common_middle td a {
	text-decoration: underline;
}

#container #main div#content table.common_middle td a:hover {
	text-decoration: none;
}

#container #main div#content table.common_small {
	margin: 0px 0 0 10px;
	border: 1px solid #999;
}

#container #main div#content table.common_small th {
	padding: 2px;
	border: 1px solid #999;
	background-color: #e4edfc;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 8pt;
	font-weight: normal;
	color: #666;
	text-align: center;
}

#container #main div#content table.common_small th a {
	text-decoration: underline;
}

#container #main div#content table.common_small th a:hover {
	text-decoration: none;
}

#container #main div#content table.common_small td {
	padding: 2px;
	border: 1px solid #999;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 8pt;
	color: #666;
}

#container #main div#content table.common_small td a {
	text-decoration: underline;
}

#container #main div#content table.common_small td a:hover {
	text-decoration: none;
}

#container #main div#content table.ranking {
	margin: 0px 0 0 10px;
	border: 1px solid #999;
}

#container #main div#content table.ranking th {
	padding: 2px;
	border: 1px solid #999;
	background-color: #e4edfc;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 8pt;
	font-weight: normal;
	color: #666;
	text-align: center;
}

#container #main div#content table.ranking th a {
	text-decoration: underline;
}

#container #main div#content table.ranking th a:hover {
	text-decoration: none;
}

#container #main div#content table.ranking td {
	padding: 2px;
	border: 1px solid #999;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 8pt;
	color: #666;
	text-align: center;
}

#container #main div#content table.ranking td a {
	text-decoration: underline;
}

#container #main div#content table.ranking td a:hover {
	text-decoration: none;
}

#container #main div#content table.lightup {
	margin: 0px 0 0 10px;
	border: 0px solid #999;
}

#container #main div#content table.lightup th {
	padding: 2px;
	border: 0px solid #999;
	background-color: #e4edfc;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 8pt;
	font-weight: normal;
	color: #666;
	text-align: center;
}

#container #main div#content table.lightup th a {
	text-decoration: underline;
}

#container #main div#content table.lightup th a:hover {
	text-decoration: none;
}

#container #main div#content table.lightup td {
	padding: 0px;
	border: 0px solid #999;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 8pt;
	color: #666;
}

#container #main div#content table.lightup td a {
	text-decoration: underline;
}

#container #main div#content table.lightup td a:hover {
	text-decoration: none;
}


#container #main div#content table.frame_red {
	margin: 20px 0 0 10px;
	border: 1px solid #ff0000;
}

#container #main div#content table.frame_red th {
	padding: 2px;
	border: 0px;
	background-color: #ffffdd;
	line-height: 1.5;
	letter-spacing:1.0px;
	font-size: 10pt;
	font-weight: normal;
	color: #ff0000;
}

#container #main div#content table.frame_red th a {
	text-decoration: underline;
}

#container #main div#content table.frame_red th a:hover {
	text-decoration: none;
}

#container #main div#content table.frame_red td {
	padding: 2px;
	border: 0px;
	line-height: 1.5;
	letter-spacing:1.0px;
	font-size: 10pt;
	font-weight: normal;
	color: #ff0000;
}

#container #main div#content table.frame_red td a {
	text-decoration: underline;
}

#container #main div#content table.frame_red td a:hover {
	text-decoration: none;
}

#container #main div#content table.calender {
	margin: 0px 0 0 10px;
	border: 1px solid #999;
}

#container #main div#content table.calender th {
	padding: 2px;
	border: 1px solid #999;
	background-color: #e4edfc;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
	text-align: center;
}

#container #main div#content table.calender th a {
	text-decoration: underline;
}

#container #main div#content table.calender th a:hover {
	text-decoration: none;
}

#container #main div#content table.calender td {
	padding: 2px;
	border: 1px solid #999;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content table.calender td a {
	text-decoration: underline;
}

#container #main div#content table.calender td a:hover {
	text-decoration: none;
}

#container #main div#content div.pagetop {
	margin-top: 30px;
	padding-bottom: 20px;
	background-image: url(../../img/content_bg_end.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#container #main div#content div.pagetop p {
	clear: both;
	margin: 0 0 0 519px;
}

#container #main div#content div.pagetop p img {
	display: block;
	vertical-align: bottom;
}

#container #main div#content div.pagetop p a {
	outline-width: 0;
}

#container #main div#content div.common {
	margin: 10px 0 0px 10px;
	line-height: 1.3;
	letter-spacing:1.0px;
	font-size: 10pt;
	color: #666;
}

#container #main div#content div.common a {
	text-decoration: none;
}

#container #main div#content div.common a:hover {
	text-decoration: none;
}

#container #main div#content div.gmaps {
	margin: 20px 0 0px 10px;
}

#container #main div#content div.section {
	margin: 10px 0 0 30px;
}

#container #main div#content div#line {
	clear: both;
	margin-top: 5px;
	border-top: 1px dashed #abcae7;
}

/* sidemenu */

#container #main div#sidemenu {
	display: inline;
	float: right;
	width: 200px;
	margin-right: 20px;
}

#container #main div#sidemenu h2 {
	clear: both;
	margin-top: 5px;
}

#container #main div#sidemenu h2.mt0 {
	margin-top: 0px;
}

#container #main div#sidemenu h2 img {
	display: block;
	vertical-align: bottom;
}

#container #main div#sidemenu div.menu-area {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 4px;
	padding-left: 4px;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	text-align: left;
}

#container #main div#sidemenu div.menu-area p {
	line-height: 1.5;
	letter-spacing: -1.0px;
	font-size: 75%;
	color: #c63;
}

#container #main div#sidemenu div.menu-area p a {
	color: #f00;
	text-decoration: none;
}

#container #main div#sidemenu div.menu-area p a:hover {
	color: #f44;
}

#container #main div#sidemenu div.menu-area p#tsukodome-on {
	padding-left: 34px;
	background-image: url(../../img/sidemenu_icon02.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	color: #ff0000;
	font-size: 10pt;
}

#container #main div#sidemenu div.menu-area p#tsukodome-off {
	padding-left: 34px;
	background-image: url(../../img/sidemenu_icon01.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	color: #666;
	font-size: 10pt;
}

#container #main div#sidemenu div.menu-area p#select {
	float: left;
	width: 156px;
}

#container #main div#sidemenu div.menu-area p#select select {
	width: 148px;
	font-size: 12px;
}

#container #main div#sidemenu div.menu-area p#btn {
	float: left;
	width: 32px;
}

#container #main div#sidemenu div.menu-area dt {
	display: inline;
	float: left;
	width: 48px;
	margin-left: 4px;
}

#container #main div#sidemenu div.menu-area dt img {
	display: block;
	vertical-align: bottom;
}

#container #main div#sidemenu div.menu-area dd {
	float: left;
	width: 138px;
	line-height: 1.3;
	letter-spacing: 1.0px;
	font-size: 65%;
}

#container #main div#sidemenu div.menu-area dd a {
	text-decoration: none;
}

#container #main div#sidemenu div#bnr-area {
	clear: both;
	margin-top: 10px;
	border-top: 1px dashed #abcae7;
}

#container #main div#sidemenu div#bnr-area p {
	margin-top: 5px;
}

#container #main div#sidemenu div#bnr-area p.mt10 {
	margin-top: 10px;
}

#container #main div#sidemenu div#bnr-area p img {
	display: block;
	vertical-align: bottom;
}

#container #main div#sidemenu div#bnr-area p.pr-bar {
	margin-top: 10px;
}

#container #main div#sidemenu div#bnr-area p.pr-bnr {
	margin-top: 0px;
}

#container #main div#sidemenu div.dotted-bg {
	margin-top: 10px;
	margin-bottom: 10px;
}

#container #main div#sidemenu table.none {
	margin: 0px 0 0 0px;
	border: 0px;
}

#container #main div#sidemenu table.none th {
	padding: 0px;
	border: 0px;
	background-color: #e4edfc;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 8pt;
	font-weight: normal;
	color: #666;
	text-align: center;
}

#container #main div#sidemenu table.none th a {
	text-decoration: underline;
}

#container #main div#sidemenu table.none th a:hover {
	text-decoration: none;
}

#container #main div#sidemenu table.none td {
	padding: 0px;
	border: 0px;
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 8pt;
	font-weight: normal;
	color: #666;
}

#container #main div#sidemenu table.none td a {
	text-decoration: underline;
}

#container #main div#sidemenu table.none td a:hover {
	text-decoration: none;
}


/* footer */

#container #footer {
	clear: both;
}

#container #footer ul {
	list-style-type: none;
	margin-top: 20px;
	margin-left: 9px;
}

#container #footer ul li {
	display: inline;
	float: left;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-right: 1px solid #064aba;
	line-height: 1.1;
	font-size: 65%;
}

#container #footer ul li a {
	text-decoration: none;
}

#container #footer ul li a:hover {
	text-decoration: underline;
}

#container #footer div#copyright {
	clear: both;
	margin-top: 8px;
	margin-right: 1px;
	margin-left: 1px;
	padding-bottom: 3px;
	border-top: 1px solid #122185;
	background-image: url(../../img/footer_bg01.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #0341b4;
	text-align: left;
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

#container #footer div#copyright p {
	margin-left: 18px;
	line-height: 1.5;
	font-size: 65%;
	color: #fff;
}

#container #footer div#copyright p#company-name {
	margin-top: 2px;
}


/* サブメニュー（タイトル） */
#submenu_title {
	background-image: url("../../img/submenu_title.gif");
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	text-indent: 25px; 
}
#submenu_title a:link    { 
	text-decoration: none;
	color: #ffffff; 
}
#submenu_title a:visited { 
	text-decoration: none;
	color: #ffffff; 
}
#submenu_title a:active  { 
	text-decoration: underline; 
	color: #ffffff; 
}
#submenu_title a:hover   { 
	text-decoration: underline; 
	color: #99ccff; 
}


/* サブメニュー（コンテンツ） */
#submenu_contents {
	background-image: url("../../img/submenu_contents.gif");
	font-size: 10pt;
	color: #0066cc;
	text-indent: 25px; 
}
#submenu_contents a:link    { 
	text-decoration: none;
	color: #0066cc; 
}
#submenu_contents a:visited { 
	text-decoration: none;
	color: #0066cc; 
}
#submenu_contents a:active  { 
	text-decoration: underline; 
	color: #99ccff; 
}
#submenu_contents a:hover   { 
	text-decoration: underline; 
	color: #99ccff; 
}

/* サブメニュー２（コンテンツ） */
#submenu_contents2 {
	background-image: url("../../img/submenu_contents2.gif");
	font-size: 8pt;
	color: #0066cc;
	text-indent: 36px; 
}
#submenu_contents2 a:link    { 
	text-decoration: none;
	color: #0066cc; 
}
#submenu_contents2 a:visited { 
	text-decoration: none;
	color: #0066cc; 
}
#submenu_contents2 a:active  { 
	text-decoration: underline; 
	color: #99ccff; 
}
#submenu_contents2 a:hover   { 
	text-decoration: underline; 
	color: #99ccff; 
}

/* サブメニュー３（コンテンツ） */
#submenu_contents3 {
	background-image: url("../../img/submenu_contents3.gif");
	font-size: 8pt;
	color: #0066cc;
	text-indent: 52px; 
}
#submenu_contents3 a:link    { 
	text-decoration: none;
	color: #0066cc; 
}
#submenu_contents3 a:visited { 
	text-decoration: none;
	color: #0066cc; 
}
#submenu_contents3 a:active  { 
	text-decoration: underline; 
	color: #99ccff; 
}
#submenu_contents3 a:hover   { 
	text-decoration: underline; 
	color: #99ccff; 
}

/* サブメニュー１１（コンテンツ） */
#submenu_contents11 {
	background-image: url("../../img/submenu_contents11.gif");
	font-size: 10pt;
	color: #0066cc;
	text-indent: 5px; 
}
#submenu_contents11 a:link    { 
	text-decoration: none;
	color: #0066cc; 
}
#submenu_contents11 a:visited { 
	text-decoration: none;
	color: #0066cc; 
}
#submenu_contents11 a:active  { 
	text-decoration: underline; 
	color: #99ccff; 
}
#submenu_contents11 a:hover   { 
	text-decoration: underline; 
	color: #99ccff; 
}

/* サブメニュー１２（コンテンツ） */
#submenu_contents12 {
	background-image: url("../../img/submenu_contents12.gif");
	font-size: 8pt;
	color: #0066cc;
	text-indent: 5px; 
}
#submenu_contents12 a:link    { 
	text-decoration: none;
	color: #0066cc; 
}
#submenu_contents12 a:visited { 
	text-decoration: none;
	color: #0066cc; 
}
#submenu_contents12 a:active  { 
	text-decoration: underline; 
	color: #99ccff; 
}
#submenu_contents12 a:hover   { 
	text-decoration: underline; 
	color: #99ccff; 
}

/* サブメニュー１３（コンテンツ） */
#submenu_contents13 {
	background-image: url("../../img/submenu_contents13.gif");
	font-size: 8pt;
	color: #0066cc;
	text-indent: 20px; 
}
#submenu_contents13 a:link    { 
	text-decoration: none;
	color: #0066cc; 
}
#submenu_contents13 a:visited { 
	text-decoration: none;
	color: #0066cc; 
}
#submenu_contents13 a:active  { 
	text-decoration: underline; 
	color: #99ccff; 
}
#submenu_contents13 a:hover   { 
	text-decoration: underline; 
	color: #99ccff; 
}

/* サブメニュー１４（コンテンツ） */
#submenu_contents14 {
	background-image: url("../../img/submenu_contents14.gif");
	font-size: 8pt;
	color: #0066cc;
	text-indent: 20px; 
}
#submenu_contents14 a:link    { 
	text-decoration: none;
	color: #0066cc; 
}
#submenu_contents14 a:visited { 
	text-decoration: none;
	color: #0066cc; 
}
#submenu_contents14 a:active  { 
	text-decoration: underline; 
	color: #99ccff; 
}
#submenu_contents14 a:hover   { 
	text-decoration: underline; 
	color: #99ccff; 
}

/* サブメニュー１５（コンテンツ） */
#submenu_contents15 {
	background-image: url("../../img/submenu_contents15.gif");
	font-size: 8pt;
	color: #0066cc;
	text-indent: 20px; 
}
#submenu_contents15 a:link    { 
	text-decoration: none;
	color: #0066cc; 
}
#submenu_contents15 a:visited { 
	text-decoration: none;
	color: #0066cc; 
}
#submenu_contents15 a:active  { 
	text-decoration: underline; 
	color: #99ccff; 
}
#submenu_contents15 a:hover   { 
	text-decoration: underline; 
	color: #99ccff; 
}

/* 汎用 */

.red {
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #ff0000;
}

.red_large {
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 12pt;
	color: #ff0000;
}

.green {
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #008000;
}

.blue {
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #0646b1;
}

.middle {
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 12pt;
	color: #666;
}

.standard {
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #666;
}

.small {
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 8pt;
	color: #666;
}

.large {
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 12pt;
	color: #ff0000;
}

.clear {
	clear: both;
}

.center{
	margin:5px auto;
}

.right{
	float:right;
}

.t_center{
	text-align: center;
}

.hidden{
	visibility: hidden;
}

#container #main div#content ul.normal{
	margin:0;
	padding-left:2px;
}

#container #main div#content ul.normal li{
	padding-left:0px;
	letter-spacing:0em;
	background-image:none;
	list-style-type:disc;
	list-style-position:inside;
	border:none;
}

.right{text-align:right;}
.bold{font-weight:bold;}
.centeralign{ text-align:center;}


/* dlスタイル */

dl.history{
	width:95%;
	padding:5px 0px 5px 5px;
	clear:both;
	overflow:hidden;
	font-size:10.5pt;
}

*html dl.history{
	width:90%; 
	padding:5px 0px 5px 5px;
	clear:both;
	overflow:hidden;
	font-size:10.5pt;
}

dl.history dt{
	float:left;
	width:20%;
	margin-top:10px;
	text-align:right;
	padding-right:10px;
}
dl.history dd{
	float:left;
	width:75%;
	margin-top:10px;
}
