*{
margin:0;
padding:0;
}

/* main
----------------------------------------------- */
#static{
position:absolute;
top:0;
left:10px;
}

.link-arrow{
display:inline;
}

#main{
padding:106px 0 0 0;
}

.box{
margin:0 0 20px 0;
padding:0 10px;
}

.fig{
margin:10px 0;
padding:0;
text-align:center;
}

.txt-right{
margin:0 20px 20px 0;
text-align:right;
}

.note{
clear:both;
font-size:10px;
padding:0 0 0 10px;
}

/* menu
----------------------------------------------- */
#title a, #title span{
margin:0 0 0 10px;
display:block;
width:179px;
height:37px;
background:url(../../images/micon/localnavi-top.jpg) no-repeat;
text-indent:-9999px;
overflow:hidden;
}

#title a:hover{
background:url(../../images/micon/localnavi-top.jpg) no-repeat 0 -37px;
}

#title span{
background:url(../../images/micon/localnavi-top.jpg) no-repeat 0 -74px;
}


#menu{
position:relative;
width:184px;
float:left;
}

#menu-list{
margin:0 0 0 10px;
padding:0 0 31px 0;
width:100%;
background: url(../../shared/images/localnavi-bottom.gif) no-repeat bottom left;
list-style:none;
font-size:90%;
}

#top #menu-list{
margin:0
}

#menu-list a, .hover, #menu-list span, #menu-list a.two{
display:block;
margin:0 0 0 6px;
padding:0 0 0 26px;
width:147px;
height:30px;
background: url(../../images/micon/localnavi-second.jpg) no-repeat;
line-height:30px;
}

#top #menu-list a, #top .hover, #top #menu-list span, #top #menu-list a.two{
margin:0 0 0 10px;
width:138px;
background: url(../../images/micon/localnavi.jpg) no-repeat;
}

#menu-list a.two,#menu-list span.two{
padding:3px 0 0 26px;
height:27px;
line-height:110%;
}


#menu-list a:hover{
background: url(../../images/micon/localnavi-second.jpg) no-repeat 0 -30px;
}

#menu-list a:span{
background: url(../../images/micon/localnavi-second.jpg) no-repeat 0 -60px;
}

#top #menu-list a:hover{
background: url(../../images/micon/localnavi.jpg) no-repeat 0 -30px;
}

#top #menu-list a:span{
background: url(../../images/micon/localnavi.jpg) no-repeat 0 -60px;
}

/* contents
----------------------------------------------- */
#contents{
margin:0 15px 0 0;
padding:0 0 20px 0;
width:715px;
float:right;
}

#top #contents{
margin:0;
width:735px;
float:left;
}

.img-right{
margin:0 0 20px 10px;
float:right;
}

.box:after{
content:".";
display:block;
clear:both;
height:0;
visibility:hidden;
}
