@charset "utf-8";
@import url("../../common/css/default.css");

* {
/*	margin: 0;
	padding: 0;*/
}
a {
	text-decoration:underline;
	color:#0000CC;
	background-image: url(../img/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
a:link {
	color:#0000CC;
}
a:visited {
	color:#0000CC;
}
a:hover {
	color:#FF6600;
}
a:active {
	color:#0000CC;
}
.ab:link {
	background-image: url(../img/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.ao {
	background-image: url(../img/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.ao:link {
	background-image: url(../img/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.an:link {
	background-image: none;
	padding-left: 0;
	line-height: 1.1em;
}
.an:visited {
	background-image: none;
	padding-left: 0;
}
.an:hover {
	background-image: none;
	padding-left: 0;
}
.an:active {
	background-image: none;
	padding-left: 0;
}

#body {
	text-align: center;
}
#body #pageBg {
	background-image: url(../../common/img/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
}

#body #page {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#body #page #header {
	clear: both;
	margin-bottom: 10px;
	padding-top: 5px;
}
#body #page #header #barrierFree {
	position: absolute;
	left: 5px;
	top: 5px;
}
#body #page #header a {
/*	background-image: none;
	padding: 0px;
	background-image: none;
	padding: 0px;*/
}

#body #page #header #fontSize {
	position: absolute;
	left: 5px;
	top: 5px;
}
#body #page #header #language {
	text-align: right;
	position: absolute;
	left: 680px;
	top: 5px;
}
#header #language a {
	background-image: none;
	padding: 0;
}
#header #fontSize a {
	background-image: none;
	padding: 0;
}
#header #barrierFree a {
	background-image: none;
	padding: 0;
}
#body #page #header #language img {
	margin-left: 10px;
}
#body #page #header #title {
	clear: both;
	margin-bottom: 5px;
	position: absolute;
	top: 25px;
}

#body #page #header #title #search {
	width: 300px;
	text-align: right;
	display: block;
	height: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 594px;
	top: 28px;
	margin: 0px;
}
#body #page #header #title #search #a {
	height: 18px;
	width: 250px;
	float: right;
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#body #page #header #title #search #searchButton {
	height: 20px;
	float: right;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#body #page #header #otherLinks {
	font-size: 0.85em;
	text-align: right;
	padding-top: 0.1em;
	padding-bottom: 0.3em;
	padding-right: 10px;
	margin-top: 80px;
	line-height: 1.2em;
}
#header #otherLinks a#weatherLink {
	float: left;
	margin-left: 10px;
	padding-left: 24px;
	background-image: url(../img/sun.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0.2em;
	padding-bottom: 0.3em;
	margin-bottom: 0.1em;
	clear: left;
}
#header #otherLinks a.otherLinks {
	padding-left: 16px;
	background-image: url(../img/wing.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	font-size: 1em;
	float: none;
}
#body #page #header #mainMenu {
	margin-bottom: 10px;
	clear: both;
	height: 30px;
	background-image: url(../img/mainMenuBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin-top: 74px;
}

#body #page #header #mainMenu a {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#body #page #header #mainMenu img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body #page #leftBlock {
	width: 210px;
	float: left;
	clear: both;
}
#body #pageBg #page #leftBlock #leftBlockItem {
	margin-left: 10px;
}

#body #page #main {
	float: right;
	width: 680px;
}
#body #page #footer {
	clear: both;
	margin-top: 3em;
	background-color: #3057A8;
	font-size: 0.8em;
	padding-right: 10px;
	padding-left: 10px;
	height: 2em;
	color: #FFFFFF;
	line-height: 2em;
}
#body #page #footer #creditE {
	float: left;
	line-height: 2em;
}
#body #page #footer #creditJ {
	float: right;
	line-height: 2em;
}


#body #page #leftBlock .leftBlockTitle {
	margin-bottom: 10px;
}







.arrowGreen {
	padding-left: 16px;
	background-image: url(../img/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.arrowGreen:hover {
	background-image: url(../img/arrow_orange.gif);
}
.star {
	padding-left: 16px;
	background-image: url(../img/star.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.wing {
	padding-left: 16px;
	background-image: url(../img/wing.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
}
#body #page #main ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 1.6em;
}
#body #page #main li {
	line-height: 1.2em;
	margin-bottom: 0.5em;
	background-image: url(../img/square.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
object, embed {
	margin: 0px;
}
#body #page #main p {
	line-height: 1.3em;
	margin: 0.5em;
}
.right50 {
	float: right;
	width: 49%;
}
.left50 {
	float: left;
	width: 49%;
}
.clr {
	clear: both;
}
.leftBorder {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
p {
	clear: both;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
.subMenu {
	margin-bottom: 10px;
}
.subMenuBody {
	background-color: #F8F8F8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.subMenuBody .subMenuSubTitle {
	text-indent: 1em;
	background-color: #E0E0E2;
	margin-top: 0px;
	margin-bottom: 1px;
	line-height: 1.5em;
}
.subMenuBody a {
	padding-left: 32px;
	background-image: url(../img/circle_arrow.gif);
	background-repeat: no-repeat;
	background-position: 16px center;
	display: block;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	color: #333333;
}
.subMenuBody a:link {
	color: #333333;
}
.subMenuBody a:visited {
	color: #333333;
}
.subMenuBody a:hover {
	background-color: #E7E7E7;
	color: #333333;
}

.subMenuBody .noLine {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}
.subMenuBody .blueLink {
	color: #0000CC;
	background-image: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subMenuBody .blueLink:link {
	color: #0000CC;
}
.subMenuBody .blueLink:visited {
	color: #0000CC;
}
.subMenuBody .blueLink:hover {
	color: #FF6600;
	background-color: #F8F8F8;
}

.downloadPdf {
	text-decoration: none;
	background-image: url(../../english/img/download_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 150px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 100px;
	text-align: left;
}
.subMenuBody .indent {
	padding-left: 48px;
	background-position: 32px;
	font-size: 0.95em;
}

.date {
	color: #666666;
	padding: 3px;
	border: 1px none #e0e0e0;
}
.subMenuBody .subMenuBorder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}




.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#f0f0f0; margin:0 5px;}
.b2f {height:1px; background:#f0f0f0; margin:0 3px;}
.b3f {height:1px; background:#f0f0f0; margin:0 2px;}
.b4f {height:2px; background:#f0f0f0; margin:0 1px;}
.contentf {
	background: #f0f0f0;
	margin: 0px;
}
.contentf div {
	margin-left: 5px;
	margin-right: 5px;
}
.line {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.red {
	color: #CC0000;
}
.leftImage {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.rightImage {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
#hanrei {
	border: 1px solid #999999;
}
#hanrei td {
	font-size: 0.9em;
	text-align: left;
}
#hanrei img {
	vertical-align: middle;
	margin-right: 3px;
}
.anTable a {
	background-image: none;
	text-indent: 0px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.anTable td {
	text-align: left;
}
#newsTitle {
	text-align: center;
	display: block;
	margin-bottom: 20px;
	margin-right: 95px;
	margin-left: 95px;
}
.anTable a.downloadPdf {
	text-decoration: none;
	background-image: url(../img/download_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 150px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 100px;
	text-align: left;
}

.returnTop {
	text-align: right;
	display: block;
	float: right;
	background-image: url(../img/return.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
.flightFrame {
	width: 670px;
	height: 900px;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


