@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{
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:hover{
background-image:url(../image/Hbutton.gif);
}

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

.lv2{
	background-image:url(../image/button_giin.gif);
}

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

.lv2 a:hover{
	text-decoration:underline;
}

#contents {
width:550px;
height:auto;
margin-left:200px;
text-align:left;
padding-top:10px;
}

#PSdate {
margin-top:20px;
margin-left:10px;
padding-bottom:10px;
}

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

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

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;
}

.Std{
	width:210px;
}

#pict {
height:auto;
border-left:1px solid #036;
}

.houkoku {
border:1px solid #059;
margin-top:10px;
}

.houkoku p {
font-size:1.3em;
color:#FFF;
background-color:#059;
padding:5px 10px;
}

ol li {
list-style:decimal;
margin-left:30px;
line-height:2em;
font-size:1.1em;
color:#333;
}

.CL_A {
font-size:1.2em;
font-weight:700;
}


#sisatsu p,#link p {
margin:50px 0 0 50px;
padding-bottom:200px;
}

#smap{
margin-top:10px;
margin-left:30px;
}

#smap li {
line-height:2em;}

#smap li,#smap a {
text-decoration:none;
}

.lvB {
padding-left:15px;
}

#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;
}