body {
	background-color:#E9E9E9;
	background-image:url(http://parts.blog.livedoor.jp/img/usr/liquid_plant/bg00.gif);
	background-repeat:repeat-x;
}
#Header {
	width:100%;
	padding:0px 0px 0px 0px;
	position:relative;
	left:0;
}
#Header h1 {
	background-image:url("../img/titlebar.jpg");
}
#Path {
    font-size:small;
    width:100%;
    text-align:left;
    margin-bottom:0px;
    position:relative;
    left:0;
    top:0;
}
#menu {
    margin-top: 5px;
    margin-bottom: 10px;
	font-size:medium;
    background-color: green;
    height:1.4em;
    position:relative;
    left:0;
    top:0;
    z-index:3;
}
.menuhead {
    border-right:solid 1px white;
}
#menu a {
    margin-top: 0;
    margin-bottom: 0;
    padding-top:0;
    padding-bottom:0;
    color:white;
    text-align:center;
    text-decoration:none;
    display:block;
    width:100px;
    background-color: green;
    border-bottom: solid 1px white;
    border-right: solid 1px white;
    border-left: solid 1px white;
    line-height: 1.4em;
}
#menu a:hover {
	background-color: darkblue;
}
.submenu {
    visibility:hidden;
    position:absolute;
    left:0;
}
.submenu a{
    background-color:darkgreen;
    border:solid 1px white;
}
.submenuUp {
    visibility:hidden;
    position:absolute;
    left:0;
	top:-3.00em;
}
.submenuUp a{
    background-color:darkgreen;
    border:solid 1px white;
}
#menu span {
	display:none;	
}
#menu1 {
    position:absolute;
    left:0;
    top:0;
}
#menu2 {
    position:absolute;
    left:101px;
    top:0;
}
#menu3 {
    position:absolute;
    left:202px;
    top:0;
}
#menu4 {
    position:absolute;
    left:303px;
    top:0;
}
#menu5 {
    position:absolute;
    left:404px;
    top:0;
}
#menu6 {
    position:absolute;
    left:505px;
    top:0;
}
.marker {
	color:blue;
	background-color:yellow;
	font-weight: bold;

}
.kantaiji {
	color:blueviolet;
	font-family: 'MS UI Gothic';
}
.yakuname {
	font-size:medium;
}
.yakuyomi {
	font-size:xx-small;
}
img {
	border:none;
}
#Contents{
	width:1000px;
}
#LeftTop {
	width:161px;
	float:left;
	position:relative;
	z-index:1;
	font-size:small;
}
#CenterTop {
	width:800px;
	position:relative;
	margin-left:164px;
	z-index:2;
}
#CenterTop h1 {
	font-size:x-large;
	background-color:green;
	color:yellow;
	padding-left:10px;
}
#CenterTop table {
	font-size:small;
}
#CenterTop thead {
	background-color:springgreen;
}
#CenterTop tbody {
//	background-color:lightgreen;
	background-color:mediumturquoise;
}
#LeftTop h1 {
	font-size:medium;
	margin-right:15px;
	margin-bottom:0.5em;
	background-color:lightgreen;
	text-align:center;
	text-decoration:none;
}
#lmenu {
	width:131px;
	margin-right:15px;
	font-size:medium;
	margin-bottom:0.25em;
}
#lmenu a {
    width:131px;
	margin-right:15px;
    color:yellow;
	background-color:green;
	display:block;
	text-align:center;
	text-decoration:none;
}
#lmenu a:hover {
    color:pink;
	background-color:blue;
}
p.contents {
	font-size:medium;
	margin-left:10px;
	margin-right:10px;
}
p.contents2 {
	font-size:medium;
	margin-left:10px;
	margin-right:10px;
}
h3 {
	text-align:left;
	font-size:small;
	margin-bottom:0.25em;
	padding:3px 0px 3px 0px;
	font-weight:normal;
	background-color:lightgreen;
	margin-right:10px;
}
#CenterTop ul {
	text-align:left;
	list-style-position:outside;
	margin-left:1em;
	padding-left:1em;
}
#CenterTop li {
	font-size:medium;
	margin-bottom:1em;
	text-align:left;
}
#LeftTop ul {
	text-align:left;
	list-style-position:outside;
	margin-left:0;
	margin-right:10px;
	padding-left:0;
}
#LeftTop li {
	font-size:small;
	margin-bottom:1em;
	text-align:left;
}
#LeftTop p {
	font-size:small;
}
li a {
	text-decoration:none;
	border-bottom:solid 1px blue;
	text-align:left;
}
ul p {
	font-size:small;
	text-align:left;
	padding-right:10px;
}
li a:hover {
	color:tomato;
}
#CenterTop address p{
	border-top-style:solid;
	border-top-width:1px;
	padding-top:2px;
	border-color:blue;
	font-size:small;
}
#CenterTop address p a:hover {
	color:tomato;
}

p.footer {
	font-size:small;
}
p.explanation {
	margin-left:3em;
}
p.linkexp {
	margin-left:1em;
	font-size:small;
}
