* {
}
/* 基本構造 */
html {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-attachment: fixed;
	background-image: url(enda.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-left: 150px;
	color: #999999;
}
hr {
	display: none;
}
/* 見出し */
h1, h2, h3, h4, h5, h6, h7 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1em;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h2 {
	padding-left: 10px;
}
h3 {
	letter-spacing: 1em;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 10px;
	color: #85C1BF;
	font-size: 15px;
	text-decoration: underline;
}
h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #192456;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 4px;
}
h5 {
	font-size: 22px;
	color: #192456;
}
h6 {
	float: right;
	color: #000000;
	font-size: 10px;
	opacity: 0.5;
	padding-right: 50%;
}

/* 段落 */
p {
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
/* アンカー */
a {
	color: #192456;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #3AB2CB;
	text-decoration: underline;
}
a:active {
	text-decoration: blink;
}
a:focus {
	text-decoration: none;
}
/* Empahsize, Add, Delete */
em {
}
strong {
}
ins {
}
del {
}
/* Form & Imput */

input {
	margin: 2px;
	padding: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
input#TEXT {
}
input#CHECKBOX {
}
input#RADIO {
}
input#BUTTON {
	border: 1px solid #7AD5FF;
	background-color: #FFFFFF;
	width: 140px;
	padding: 0px;
}
textarea {
	width: 150px;
	margin: 6px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
}
option {
}
optgroup {
}
/* リスト */
ol {
}
ol li {
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
}
dl {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
dt {
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
	letter-spacing: 0.2em;
	margin-right: 5px;
}
dd {
	border: 1px solid #192456;
	padding: 5px;
}
/* Address */
address {
}
/* Quotes & Quotation */
blockquote {
	font-size: larger;
	font-weight: bold;
	font-style: italic;
	padding-right: 50px;
	padding-left: 50px;
}
cite, q {
}
/* Formatted Text */
pre {
	border: 2px dotted #192456;
	margin: 20px;
	padding: 10px;
	line-height: 20px;
}
/* Physical Elements */
b {
}
i {
}
big {
}
small {
}
tt {
}
/* ***********************************************
/* Each ID and .class */

body#INDEX {
}
div#PAGETOP {
}
div#HEADER {
}
ul#PAN {
	position: absolute;
	top: 4px;
	left: 4px;
	color: #FFFFFF;
	letter-spacing: 3px;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: underline;
	margin: 0px;
}
div#MENU {
	margin-bottom: 30px
}
#MENU h2 {
	display: none
}
li#MENU01 {
	list-style-type: none;
	float: left;
	padding: 2px 15px;
	clear:both
}
li#MENU02 {
	list-style-type: none;
	float: left;
	padding: 2px 15px;
}
li#MENU03 {
	list-style-type: none;
	float: left;
	padding: 2px 15px;
}
li#MENU04 {
	list-style-type: none;
	float: left;
	padding: 2px 15px;
}
li.menu-on {
	text-decoration: underline;
}
div#KIZI {
	clear:both
}
#KIZI h2 {
	font-size: 30px;
	color: #192456;
	float: right;
}
div.text {
}
ul.modori {
	text-align: right;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 2em;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4CFC6;
}
ul.modori a {
	display: block;
}
div#FOOTER {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #192456;
	border-right-color: #192456;
	border-bottom-color: #192456;
	border-left-color: #192456;
	padding: 20px;
	color: #5468C5;
	font-size: 11px;
}
li#FOOTER01 {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	list-style: none
}
li#FOOTER02 {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	list-style: none
}
li#FOOTER03 {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	list-style: none
}

img.sr {
	position: fixed;
	right: 0;
	top: 0;
	opacity: 0.4;
	width: 100px;
	height: 100px;
}

img.sr:hover {
	position: fixed;
	right: 0;
	top: 0;
	opacity: 0.9;
	width: 200px;
	height: 200px;
}

details > summary {
  padding: 4px;
  width: 400px;
  background-color: #eeeeee;
  border: none;
  box-shadow: 1px 1px 2px #bbbbbb;
  cursor: pointer;
}

details > p {
  background-color: #eeeeee;
    width: 700px;
  padding: 4px;
  margin: 0;
  box-shadow: 1px 1px 2px #bbbbbb;
}

notes > p {
  background-color: #eeeeee;
  padding: 5px;
  margin: auto;
  box-shadow: 1px 1px 2px #bbbbbb;
  max-width: 800px;
  color: black;
}

ul#txt {
	padding-left: 70px;
	padding-right: 200px;

}

img.large {
	width: 30%;
	height: 30%;
}

img.large:hover {
	width: 60%;
	height: 60%;
}

/* ***********************************************
/* Dropdown Section */

.dropbtn {
  background-color: #F5F5F5;
  color: black;
  padding: 11px;
  font-size: 16px;
  border-style: outset;
  cursor: pointer;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  right: 0;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1;}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #C2C2C2;
  border-style: inset;
}

/* ***********************************************
/* Table Section */

table.base {
  border: 2px solid #80120F;
  background-color: #F1D2E1;
  width: 75%;
  text-align: left;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
}

table.base td, table.base th {
  border: 1px solid #80120F;
  padding: 3px 2px;
}
table.base tbody td {
  font-size: 13px;
  color: #00020B;
}
table.base tr:nth-child(even) {
  background: #F8D7D3;
}
table.base thead {
  background: #CD1E19;
  border-bottom: 2px solid #80120F;
}
table.base thead th {
  font-size: 15px;
  font-weight: bold;
  color: #FFF6F9;
  text-align: center;
  border-left: 1px solid #D0E4F5;
}
table.base thead th:first-child {
  border-left: none;
}

table.base tfoot td {
  font-size: 14px;
}
table.base tfoot .links {
  text-align: right;
  color: #CD1E19;
}
table.base tfoot .links a{
  display: inline-block;
  background: #CD1E19;
  color: #CD1E19;
  padding: 2px 8px;
  border-radius: 5px;
}