/* CSS Document */
*{
margin:0;
padding:0;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
font-size:medium;
font-weight:lighter;
line-height:1.5em;
}

body{
background-color:#FFFFFF;
font-size:100%;
}


a:link{
color:#0A57A4;
font-size:12px;
text-decoration:none;
}
a:visited{
color:#0A57A4;
font-size:12px;
text-decoration:none;
}
a:hover{
color:#0A57A4;
font-size:12px;
text-decoration:none;
}
a:active{
color:#0A57A4;
font-size:12px;
text-decoration:none;
}


ul,ol,dl,li,img{
margin:0;
padding:0;
line-height:0;
list-style:none;
border:0;
vertical-align:top;
display:block;
}



#container{
width:1024px;
/*background-image:url(../img/guide100px.png)*/
}
#container{zoom:100%;}
#container:after{
content:" ";
clear:both;
height:0;
display:block;
visibility:hidden;
}

#header{
width:924px;
height:53px;
margin-top:35px;
margin-left:auto;
margin-right:auto;
}
#rogo{
width:475px;
height:53px;
float:left;
}

#link_manue{
float:right;
}
#link_manue ul{
padding-top:35px;
text-align:right;
}
#link_manue ul li{
display:inline;
font-size:11px;
padding-left:10px;
margin-left:4px;
text-align:right;
color:#0A57A4;

}

#link_manue .after_second{
border-left:1px solid #0A57A4;
}


#link_manue ul li a{
font-size:11px;
text-decoration:none;
color:#0A57A4;
line-height:0;
}

* html #link_manue ul li a{
	line-height:1;
}

*+html #link_manue ul li a{
	line-height:1;
}

#main_manue{
width:924px;
height:41px;
border-top:1px solid #0A57A4;
border-bottom:1px solid #0A57A4;
margin-left:auto;
margin-right:auto;
margin-top:35px;
position:relative;
/*z-index:2;*/
}
#main_manue ul{
width:233px;
position:absolute;
background-color:#ECF2F8;
background-color:white;
}
* html #main_manue ul{
width:210px;
}
*+html #main_manue ul{
width:210px;
}
#main_manue #list7{
width:112px;
}


.categoly_head{
text-align:center;
background-color:white;
height:34px;
border-top:solid 1px white;
padding-bottom:6px;
}
.categoly_head div{
display:block;
margin-bottom:6px;
margin-top:5px;
height:29px;
border-left:solid 1px #0A57A4;
}

.categoly_head a{
padding-top:6px;
display:block;	
font-size:12px;
border-left:white solid 3px;
border-right:white solid 3px;
height:29px;
}


* html .categoly_head{
padding-bottom:0px;
}

* html .categoly_head div{
position:absolute;
left:0;
right:0;
height:28px;
}

* html .categoly_head div a{
position:absolute;
display:block;	
margin-top:-1px;
height:24px;
}


*+html .categoly_head{
padding-top:2px;
padding-bottom:4px;
}

*+html .categoly_head div a{
margin-top:-1px;
height:30px;
}

#list1 div{
border-left:solid 0px #0A57A4;
}
#list1 a{
left:0px;

}
#list2{
left:100px;
}
#list3{
left:200px;
}
#list4{
left:375px;
}
#list5{
left:475px;
}
#list6{
left:665px;
}
#list7{
left:824px;
}


#categoly_head1,#categoly_head2,#categoly_head4,#categoly_head7{
width:100px;
}
#categoly_head1 a,#categoly_head2 a,#categoly_head4 a,#categoly_head7 a{
width:93px;
}

#categoly_head3{
width:175px;
}
#categoly_head3 a{
width:168px;
}

#categoly_head5{
width:190px;	
}
#categoly_head5 a{
width:183px;	
}

#categoly_head6{
width:159px;	
}
#categoly_head6 a{
width:152px;	
}

.sub_menu,.sub_menu_first,.sub_menu_last{
display:none;
height:30px;
border-left:1px solid  #0A57A4;
border-right:1px solid #0A57A4;
}
.sub_menu a,.sub_menu_first a,.sub_menu_last a{
display:block;
padding-left:5px;
border-top:1px solid white;
border-left:3px solid white;
border-right:3px solid white;
padding-top:6px;
padding-bottom:5px;
background-color:#ECF2F8;
}
.sub_menu_last a{
border-bottom:3px solid white;
}

.sub_menu a:hover,.sub_menu_first a:hover,.sub_menu_last a:hover{
background-color:#D6E3F0;
}
.sub_menu_last{
border-bottom:4px solid #0A57A4;
}

* html .sub_menu_last{
border-bottom:1px solid #0A57A4;
}



#contents_box{
width:924px;
margin-top:25px;
margin-left:auto;
margin-right:auto;
}
#contents_box{zoom:100%;}
#contents_box:after{
content:" ";
clear:both;
height:0;
display:block;
visibility:hidden;
}

#copyright{
clear:both;
text-align:right;
padding-top:20px;
white-space:pre;
font-size:8px;
color:#7F7F7F;
}


