/* CSS Document */
body {
/*background:url(../image/sitemap_head.jpg) no-repeat ;*/
background-repeat:no-repeat;
background-position:180px 85px;



}

#sitemap,#sitemap ul{
font-size:90%;

list-style-type: none;

}
#sitemap li {
padding-left: 30px;
	
padding-top: 15px;	
background:url(../image/go_f4.gif) no-repeat 0 18px;

border-bottom: 1px dotted #ccc;
padding-bottom: 10px;

}
#contents_site{
width:900px;
text-align:center;
margin-top:5px;
margin-left:auto;
margin-right:auto;
text-align:left;
background-color:#ffffff;
border-left:thin solid #ccc;
border-right:thin solid #ccc;

}
/*
#sitemap ul {
list-style-type: none;
}

.sitemap2 li {

	list-style-type: none;
padding-top: 20px;	
background:url(../image/go_f4.gif) no-repeat 0 18px;
background:url(../image/go_f5.gif) no-repeat 0 18px;
/*border-bottom: 1px dotted #ccc;
padding-bottom: 10px;*/

#sub1 li,#sub2 li,#sub3 li ,#sub4 li{
background:url(../image/go_f5.gif) no-repeat 0 15px;
}

#head01_sitemap img{
background-color:#99cc33;
width:670px;
height:100px;

padding-bottom:0px;
position: absolute; /* 絶対位置で指定(親ボックス基準) */ 
  right: 200px;       /* 右から200px */ 
  top: 100px;          /* 上から30px */ 
    

}

#main_sitemap{
background-color:#ffffff;
margin: 10px;
margin-top:10px;
padding:5px;
/*
border: 1px ;
border:2px solid #191970;
*/
width:72%;
float:right;
}