﻿body {
	font-size: small;
	background-image: url('../images/back_gif.gif');
	text-align: center;
}

a:link {
	text-decoration: none;
	color: #6666CC;
}
a:visited {
	text-decoration: none;
	color: #6666CC;
}
a:active {
	text-decoration: underline;
	color: #6666CC;
}
a:hover {
	text-decoration: underline;
	color: #6666CC;
}


dl {
	margin: 0;
}
h2 {
	margin: 0;
}
h3 {
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #6666CC;
	font-size: x-large;
	font-weight: bolder;
	color: #000080;
	border-left-color: #6666CC;
	border-left-style: solid;
	border-left-width: 8px;
	padding-left: 20px;
}
h4 {
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	border-left-color: #8888C4;
	border-left-style: solid;
	border-left-width: medium;
	padding-left: 20px;
	margin-left: 40px;
	background-color: #8888C4;
	border-top-color: #8888C4;
	border-top-style: solid;
	border-bottom-color: #8888C4;
	border-bottom-style: solid;
	border-right-color: #8888C4;
	border-right-style: solid;
}
h1 {
	margin: 0;
}
p {
	margin: 0;
}

img {
	border:0;
}

a[name]:hover{
	color: #000080;
	text-decoration: none;
}

#main {
	margin: 0 auto;
	width: 800px;
}
#main_e {
	margin: 0 auto;
	width: 800px;
	font-family: "Times New Roman", serif;
}
#page {
	width: 760px;
	background-image: url('../images/header/header_back.gif');
	text-align: left;
	margin-left: 5px;
	background-repeat: repeat-y;
}
#header {
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-bottom-width: 1px;
	height: 50px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom-style: solid;
	border-top-style: solid;
	background-image: url('../images/header/title_back.gif');
}
#header_left {
	padding-top: 5px;
	width: 300px;
	margin-left: 5px;
	float: left;
}
#header_right {
	padding-top: 20px;
	vertical-align: middle;
}
#h_navi_all {
	margin-left: 5px;
	margin-right: 5px;
	background-color: #3C5FFF;
}
#h_navi {
	float: none;
	margin-left:33px;
	/*width: 684px;*/
	height: 26px;

}

#eh_navi_all {
	margin-left: 5px;
	margin-right: 5px;
	background-color: #3C5FFF;
}
#eh_navi {
	float: none;
	margin-left:33px;
	/*width: 684px;*/
	height: 26px;

}

#pagebody {
	border-top-color: #C0C0C0;
	border-top-width: 1px;
	margin-left: 5px;
	margin-right: 5px;
	border-top-style: solid;
}
#body_top {
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#rootlist{
	text-align:right;
	margin-left: 5px;
	margin-right: 5px;
}
#content {
	margin: 15px 15px 15px 175PX;
}
#content_full {
	margin: 15px 15px 15px 15PX;
}
#top_messege{
	padding: 10px 5px 10px 10px;
	border-color: #6600CC;
	border-style: solid;
	border-width: 2px;
	font-size: small;
	letter-spacing: 0.2em;
	line-height: 1.7em;
	background-color: #EAEAF4;
}
#top_messege_eng{
	padding: 10px 5px 10px 10px;
	border-color: #6600CC;
	border-style: solid;
	border-width: 2px;
	font-size: small;
	line-height: 1.7em;

	background-color: #EAEAF4;
}
#goto_top {
	text-align: right;
	clear: both;
}
#syozaichi p{
	font-size: small;
	margin-left: 40px;
}
#syozaichi_kojo p{
	font-size: medium;
	margin-left: 40px;
	font-family: "ＭＳ ゴシック", "Courier New", monospace;
}
#syozaichi_kojo_e p{
	font-size: small;
	margin-left: 40px;
	font-family: "Courier New", Courier, monospace;
}
#footer {
	text-align: center;
}

.jisage{
	margin-left: 50px;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.mid {
	font-size: medium;
}
.large {
	font-size: large;
}

.migiyose {
	float:right;
}
.hidariyose {
	float:left;
}

.jitume{
	letter-spacing: 0.3em;
	font-size: x-small;
}
