@charset "Shift_JIS";
/* 文字エンコードの設定（削除不可） */

/* ***********************************************
/* HTML要素（一部#ID） */
* {
}
/* 基本構造 */
html {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(01.jpg);
	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 {
	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 {
}
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: #89C1B4;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 4px;
}
h5 {
	font-size: 22px;
	color: #FFE3B4;
}
h6 {
	float: right;
	color: #000000;
	font-size: 10px;
}
/* 段落 */
p {
	line-height: 20px;
	letter-spacing: 0.2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
/* アンカー */
a {
	color: #91C6BE;
}
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;
}
/* 強調・追加・削除 */
em {
}
strong {
}
ins {
}
del {
}
/* フォーム */

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 #EAEAEA;
	padding: 5px;
}
/* アドレス */
address {
}
/* 引用（サンプルページ未記述） */
blockquote {
	border: 1px solid #E4E4E4;
	padding: 5px;
}
cite, q {
}
/* 整形済みテキスト（サンプルページ未記述） */
pre {
	border: 2px dotted #F4DBDE;
	margin: 20px;
	padding: 10px;
	line-height: 20px;
}
/* 物理要素（サンプルページ未記述） */
b {
}
i {
}
big {
}
small {
}
tt {
}
/* ***********************************************
/* 各#ID＆.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: #E0E0E0;
	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: #8FDDFF;
	border-right-color: #8FDDFF;
	border-bottom-color: #8FDDFF;
	border-left-color: #8FDDFF;
	letter-spacing: 1em;
	padding: 20px;
	color: #85C1BF;
	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
}
