﻿@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;
}

#Subtext {
	margin: 0px;
	padding: 0px;
	background-color: #400cc4;
	width: 968px;
	color: #FC3;
	height: 1500px;
	overflow: hidden;
}
#Subtext h6 {
	font-size: 20px;
	color: #FC3;
}
#Subtext h6 a {
	color: #FC3;
	font-style: oblique;
}

#Subtextwithoutbackground {
	margin: 0px;
	padding: 0px;
	width: 968px;
}

#Subtextwithoutbackground h6 {
	font-size: 20px;
}

#ronbun {
	font-size:20px;
	line-height:30px;
	font-variant-east-asian: traditional;
	-moz-font-feature-settings: "trad";
	-webkit-font-feature-settings: "trad";
	font-feature-settings: "trad";
}

#ronbun h2 {
	font-size: 20px;
	font-weight: bold;
}

#daimei {
	font-size: x-large;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}

#fukudai {
	font-size: large;
	font-weight: bold;
	text-align: center;
}
div.Subtextwithoutbackground {
	margin: 0px;
	float: none;
	padding: 0px;
	width: 968px;
	position: relative;
}

.inyou01 {
	margin-left:40.0pt;
}
.inyou02 {
	margin-left:50.0pt;
	text-indent:-10pt;
}
.honbun1{
	text-indent:16pt;
	margin-top:15pt
}
.honbun2{
	text-indent:16pt;
}
.kakushimoji {
	position: absolute;
	top: -500px;
}
.right {
	text-align: right;
}
.large {
	font-size: 150%;
}
.chuu {
	margin-left:20pt;
	text-indent:-20pt;
}
.chuu2 {
	margin-left:20pt;
	text-indent:16pt;
}
.chuu3{
	margin-left:20pt;
}
.chuuinyou {
	margin-left:70pt;
	text-indent: 0;
}
.chuubangou {
	font-size:small;
	vertical-align: super;
	color: #F00;
	text-decoration: underline;
}
.gaiji{
	position: relative;
	margin-bottom: -4px;
	height: 25px;
}


/* Added 26 Oct 2016 Below */

table blockquote {
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

table blockquote p {
	margin: 0
}

table {
	border-collapse: collapse;
}

td {
	border: 1px solid black;
}

.center {
	text-align: center;
}

.left {
	border-left: 2px solid black;
}

.bottom {
	border-bottom: 2px solid black;
}

.dotted_bottom {
	border-bottom: 2px dotted black;
}

/* Added 09 Apr 2020 Below */
.setsuhyodai{
	font-weight: bold;
	margin-top:15pt
}
.borderless {
	border: 0px;
	margin-left:40.0pt;
}
.hihyouji {display:none;}

/* Added  June 132, 2024 Below; in order to correctly display html-DB*/
beppitu1 {
	font-style: oblique;/* Firefoxでは「oblique」の後ろに「30deg」という形で斜体の角度を指定することができる。その方がはっきりと別筆とわかる */
}

beppitu2 {
	font-style: oblique;
	text-decoration: overline;
}

beppitu3 {
	font-style: oblique;
	text-decoration: double overline;
}

beppitu4 {
	font-style: oblique;
	text-decoration: wavy overline;
}

box {width: 0.5 em; border: solid 1px #000;}

.gaiji{
	position: relative;
	margin-bottom: -3px;
	height: 20px;
}
.box{
    border: solid 1px #000;
}
#menu {
	box-sizing:border-box;
	position:fixed;
	top:0;
	left:0;

}
#Container1 {
	 width: 1200px;
	 height; 100px;
	 background: #FFF;
	 margin: 0 auto;
	 padding-left: 10px;
	 padding-right: 10px;
	 overflow: visible;
}

#Container2 {
	 width: 968px;
	 background: #FFF;
	 margin-top: 0;
	 padding-left: 10px;
	 padding-right: 10px;
	 overflow: hidden;
}
