@charset "UTF-8";

/*-----------------------------------------
サイトマップページへの指定
-----------------------------------------*/

/*-----------------------------------------
index
-----------------------------------------*/

.bar1,.bar2{
width:310px;
height:auto;
border-bottom:2px solid #009999 ;
margin:15px 0 0 0;
font-size:120%;
font-weight:bold;
}

.bar2{
margin:10px 0 0 0;
}

#right_contents ul{
margin:10px 0 0 10px;
}

.bar3{
width:270px;
height:auto;
font-size:95%;
margin:0 0 0 30px;
list-style:disc;
}

.bar4{
width:290px;
height:auto;
border-left:5px solid #CCCCCC;
padding:0 0 0 3px;
margin:6px 0 0 0;
}

.li_ma{
margin-left:78px;
}

#button{
width:200px;
height:auto;
margin:15px 0 5px 200px;
}

.hr_mar{
width:645px;
margin:15px 0 0 0;
}

#sitemap_left{
float:left;
width:310px;
height:auto;
}

#sitemap_right{
float:right;
width:310px;
height:auto;
margin:0 50px 0 0;
display:inline;
}

a:link {
color:#002555;
}

a:visited {
color:#003399;
}

a:hover {
color:#2EA5BD;
}

a:active {
color:#CC9900;
}