﻿@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS P Mincho", serif;
	text-align: justify;
	text-rendering: optimizeLegibility;
	font-kerning: normal;
}
#Title h1 {
	position: absolute;
	top: -500px;
}
#Container {
	 width: 968px;
	 background: #FFF;
	 margin: 0 auto;
	 padding-left: 10px;
	 padding-right: 10px;
	 overflow: hidden;
}
#banner {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC3;
	border-bottom-color: #FC3;
	position: relative;
}
#Container #banner #MenuBar1 {
	position:absolute;
	top:268px;
	right: 0px;
	bottom: 0px;
}

#Container #MainImage {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/MainImage.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 1364px;
	width: 968px;
}

#Container #MainImage #maintext {
	background-color: #FC3;
	width: 400px;
	right: 370px;
	padding: 12px;
	bottom: 1150px;
	position: absolute;
}
#maintext h2 {
	color: #400cc4;
	margin-top: 0;
	margin-bottom: 12px;
}
#Container #MainImage #maintext p a {
	color: #639;
}
#Container #MainImage #toiawase p a {
	color: #F00;
	text-decoration: underline;
}
#maintext h4 {
	font-size:16px;
	margin: 0 auto;
	margin-bottom: 8px;
}
#maintext p {
	font-size: 14px;
	margin: 0 auto;
}
#toiawase {
	font-size:10px;
	color: #FC3;
	width: 900px;
	position: absolute;
	left: 40px;
	bottom: 10px;
	line-height: 0.4;
}

#Subtextwithoutbackground {
	margin: 0px;
	padding: 0px;
	width: 968px;
}

#Subtextwithoutbackground h6 {
	font-size: 20px;
}

#daimei {
	font-size: x-large;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}

th,
td {
  border: 1px solid rgb(160 160 160);
  padding: 8px 1px;
}

th[scope="col"] {
  background-color: #505050;
  color: white;
}

th[scope="row"] {
  background-color: #d6ecd4;
}

th {
  text-align: center;
}

td {
  text-align: left;
}

tr:nth-of-type(even) {
  background-color: #eeeeee;
}

table {
  border-collapse: collapse;
  border: 2px solid rgb(140 140 140);
  font-family: sans-serif;
  font-size: 0.8rem;
  letter-spacing: 1px;
}

figure {
	margin: 0px;
	float: none;
	padding: 0px;
	width: 968px;
	position: relative;
}

figure.float{
	float: right;
	margin: 10pt;
}
figcaption {
    font-size:20px;
}
figcaption.top {
  caption-side: top;
  padding: 10px;
}
caption {
    font-size:20px;
}
caption.bottom {
  caption-side: bottom;
  padding: 10px;
}

caption.top {
  caption-side: top;
  padding: 10px;
}

div.Subtextwithoutbackground {
	margin: 0px;
	float: none;
	padding: 0px;
	width: 968px;
	position: relative;
}

div.navigation_right {
    margin-left: 1em;
    float: right;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0;
    border: 1px solid #27B;
    width: 15%;
    clear: right;
}
div.navigation_left {
    text-align: left;
    float: left;
    line-height: 1.1em;
    margin-left: 0;
    margin-right: 2em;
    margin-top: -4.2em;
    margin-bottom: 3ex;
    padding-left: 0;
    padding-top: 0;
    border-top: none;
    border-bottom: 1px solid #00487D;
    border-left: none;
    border-right: 1px solid #00487D;
    width: 25%;
    clear: right;
}
div.navigation_right {
    margin-left: 1em;
    float: right;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0;
    background-color: #F5F5F5;
    border: 1px solid #27B;
    width: 25%;
    clear: right;
}

div.bottomline {
    border-bottom: thin solid  #00487D;
    margin-bottom: 2ex;
}

table.float{
    float: left;
    margin-right: 2em;
}
.eibun1{/* Ordinary paragraphs with indent*/
    font-size:20px;
	line-height:30px;
    text-indent:40pt;
}
.eibun2{/* Ordinary paragraphs without indent*/
    font-size:20px;
	line-height:30px;
}
.eibun3{/* one-line quotations with indent in a row. Low heigth make their appearance compacter.*/
    font-size:20px;
	line-height:10px;
	margin-left:40pt;
	text-indent:40pt;
}
.eibun4{/* one-line quotations without indent in a row. Low heigth make their appearance compacter.*/
    font-size:20px;
	line-height:10px;
	margin-left:80pt;
	text-indent:0pt;
}
.eibun5{/* ordinary quotations with indent.*/
    font-size:20px;
	line-height:25px;
	margin-left:80pt;
	text-indent:40pt;
}
.eibun6{/* ordinary quotations without indent, but larger margin. Helpful for item lists.*/
    font-size:20px;
	line-height:20px;
	margin-left:80pt;
}


.reference{
    font-size:20px;
	line-height:30px;
	margin-left:80pt;
	text-indent:-40pt;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
	line-height:10px;
}
.large {
	font-size: 150%;
}
.noteHeading {
    margin-top: 9pt;
    border: 0;
    border-top: 1pt;
    border-style: solid;
    padding-top: 6pt;
    font-size: larger;
    font-weight: bold;
}

.chuu {
	margin-left:20pt;
	text-indent:-20pt;
}
.chuu2 {
	margin-left:20pt;
	text-indent:40pt;
}
.chuu3{
	margin-left:20pt;
}
.chuuinyou {
	margin-left:70pt;
	text-indent: 0;
}
.chuubangou {
	font-size:small;
	vertical-align: super;
	color: #F00;
	text-decoration: underline;
}


.box{
    border: solid 1px #000;
}
.gaiji{
	position: relative;
	margin-bottom: -3px;
	height: 20px;
}
.gui{
	position: relative;
	margin-bottom: -3px;
	height: 40px;
}
