body  {
	background-color: #F7FFFF;
}
h1   {
	color: #2d444f;
	font-size: 12pt;
	background-color: #FFFF99;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 580px
}
h2        {
	font-size: 12px;
	background-color: #FFCCFF;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 5px;
	width: 500px;
	border-bottom: 2px solid #FF99FF;
	border-left: 22px solid #FF99FF;
	padding-left: 0%;
}
p {
	color: #555555;
	font-size: 0.87em;
}
.contents     {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 580px;
	border-right: 1px solid #c5e1ed;
	border-left: 1px solid #c5e1ed;
	height: auto;
}
.section        {
	font-size: 16px;
	line-height: 1.5em;
	background-color: #CCCCCC;
	text-align: left;
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
	padding: 0 30px 30px;
	width: 500px;
}
address  {
	color: #5e8eab;
	font-size: 0.625em;
	font-style: normal;
	font-weight: bold;
	margin-top: 30px;
	padding-top: 4px;
	border-top: solid 9px #FFCCFF;
}
p.head     {
	color: #5e8eab;
	font-size: 0.94em;
	font-weight: bold;
	background-color: #2d444f;
	text-align: left;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 800px;
	height: 0px;
}
p.head img    { vertical-align: middle }
p.menu    {
	font-size: 0.75em;
	margin: 40px 0 50px;
	width: 140px;
	border-top: 1px solid #5e8eab;
}
p.menu a {
	color:#5e8eab;
	border-bottom:solid 1px #5e8eab;
	display:block;
	width:auto;
	line-height: 2em;
	height: auto;
}

p.menu a:hover { background-color: #c5e1ed }
style4 {
	background-color: #00FFFF;
}
.contents .section .style3 {
	background-color: #00FF00;
	color: #000000;
}
.contents .section .style4 {
	text-decoration: blink;
	background-color: #FFFF00;
	height: 2em;
}

