@charset "UTF-8";

body {
background-image:url(../image/BGimage.gif);
background-attachment:fixed;
}

#container{
width:800px;
margin-left:25px;
}

#kadomarutop{
padding-top:10px;
margin-top:10px;
background-image:url(../image/kadomaru_top.gif);
background-repeat:no-repeat;
}


#header {
height:180px;
width:800px;
background-image:url(../image/subimage.gif);
background-position:bottom;
background-repeat:no-repeat;
}

#siteID {
float:left;
margin-left:10px;
}

#sitemap {
position:relative;
top:35px;
text-align:right;
margin-right:20px;
}

#sitemap a {
color:#333;
text-decoration:none;
}

#main{
background-image:url(../image/kadomaru_mid.gif);
background-repeat:repeat-y;
}

#gnav{
width:180px;
float:left;
text-align:left;
margin-right:10px;
}

.lv1 a{
display:block;
height:50px;
line-height:50px;
background-image:url(../image/button.gif);
font-size:14px;
text-decoration:none;
color:#333;
padding-left:20px;
}

.lv1 a:hover{
background-image:url(../image/Hbutton.gif);
}

#tage a{
background-image:url(../image/Hbutton.gif);
}

#tage ul{
background-image:url(../image/button_sub.gif);
height:40px;
}

.lv2{
	font-size:12px;
	display:block;
	background-image:url(../image/Po.gif);
	background-position:center left;
	background-repeat:no-repeat;
	margin-left:20px;
	padding-left:15px;
	line-height:20px;
}

#contents {
width:550px;
height:auto;
margin-left:200px;
text-align:left;
padding-top:10px;
}
#main p {
font-size:1.2em;
padding:1em;
}

#SK {
margin-left:10px;
}

#ttl1 {
margin-bottom:10px;
}

#ttl1,#ttl2 {
margin-top:20px;
}

table {
width:520px;
color:#333;
border:1px solid #059;
border-collapse:separate;
}

#Mtable th {
width:150px;
}

#Stable th {
width:300px;
}

th {
color:#FFF;
background-color:#059;
font-size:1.3em;
text-align:center;
}

td {
line-height:2em;
padding-left:1em;
color:#333;
background-color:#FFF;
font-size:1.1em;
border-top:1px solid #036;
border-bottom:1px solid #036;
}

#Stable a{
text-decoration: none;
font-size:1em;
color:#000000;
}

#Stable a:hover{
color:#999999;
}

#footer {
text-align:center;
clear:both;
height:auto;
background-image:url(../image/kadomaru_bottom.gif);
background-repeat:no-repeat;
background-position:bottom;
margin-bottom:20px;
}

#footer p{
	padding:20px 0px 10px 0px;
}
