
BODY {
	margin: 0px 0px 20px 0px;
	color: #000000;
	text-align: center;
/*	background-color: #EEF7FE;*/
	background-color: #FFFFFF;
	background-image: url(images/wall.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

H1 {
	margin: 0 0 0 20px;
	background-image: url(images/head_leaf.jpg);
	background-repeat: none;
	background-position: bottom left;
}

H2 {
	
}

H3 {
	
}

H4 {
	
}

H5 {
	
}

A:link {
	
}

A:visited {
	
}

A:hover {
	
}

A:active {
	
}

#Whole {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	width: 722px;
}

#Left {
	float: left;
	width: 11px;
	height: 600px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(images/leftside.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#Center {
	float: left;
	width: 700px;
	overflow: hidden;
	background-color: ;
}

#Right {
	float: left;
	width: 11px;
	height: 600px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(images/rightside.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#Main {
	clear: both;
	padding: 0px;
	height: 150px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/contents_header_back.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#Contents {
	clear: both;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
/*	font-family: Verdana, Arial, Hervetica, Sans-serif;*/
}

#MainContents {
	padding: 0 0 0 0;
	margin: 110px 0 2px 0;
}

#MainContents h1 {
	color: #990000;
	padding: 30 0 0 30;
	margin: 0 0 0 0;
	border-bottom: 1px solid #999999;
	font-size: 100%;
	font-family: Verdana, Arial, Hervetica, Sans-serif;
	text-align: left;
	font-weight: bold;
	background-image: url(images/header_leaf.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#MainContents h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Hervetica, Sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	margin: 1em 0em 0.5em 0em;
	padding: 3px;
	border-width: thin thin thin thin;
	border-style: solid solid solid solid;
/*	border-color: #CCCCCC;*/
	background-color: #5EA1EB;
}

#MainContents h3 {
	color: #990000;
	font-family: Verdana, Arial, Hervetica, Sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	margin: 1em 1em 1em 5px;
	padding: 2px;
}

#MainContents p {
	font-size: 80%;
	line-height: 150%;
	margin: 5px 0 5px 15px;
}

#MainContents ul, li, dl, dt, dd {
	font-size: 80%;
	line-height: 150%;
	margin: 5px 0 5px 15px;
}

#Elements {
	font-size: small;
}

#Elements table {
	padding: 5px;
	margin: 5px 0 5px 15px;
	border-collapse: collapse;
	border: solid 1px;
	border-color: #666666;
}

#Elements th {
	font-size: 80%;
	padding: 5px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	background-color: #DDDDDD;
	border: solid 1px;
}

#Elements td {
	font-size: 80%;
	padding: 5px;
	text-align: left;
	background-color: #FFFFFF;
	border: solid 1px;
}

#Logo {
	clear: both;
	position: relative;
	top: 13px;
	left: 0px;
}

#ContactContents {
	clear: both;
	position: absolute;
	top: 25px;
	left: 580px;
}

#MenuContents {
	clear: both;
	position: absolute;
	top: 100px;
	left: 0px;
	text-align: left;
	border-bottom: solid 1px #CCCCCC;
	margin: 0;
}

#MenuContents p {
	text-align: left;
}

#Aisatu {
	float: left;
	position: relative;
	display: block;
	overflow: auto;
}

#Aisatu P.ceo {
	float: left;
	text-align: center;
	padding: 0 5px 5px 5px;
	margin: 0 5px 5px 5px;
}

#Aisatu P.notes {
	padding-left: 155px;
}

#Gaiyou {
	clear: both;
	display: block;
}

#Kousei {
	clear: both;
	display: block;
}

#Kyoka {
	clear: both;
	display: block;
}

#Kinyu {
	clear: both;
	display: block;
}

#Enkaku {
	clear: both;
	display: block;
}

#Footer {
	clear: both;
}
#Footer p {
	font-size: 9pt;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Hervetica, Sans-serif;
	border-top: dotted 1px #666666;
	margin: 0;
}

HR {
	display: none;
	clear: both;
}

