/*CSS Document*/

*{
margin:0;
padding:0;
}

#ra{
width:100%;
}

h2{
font-size:medium;
}
/*Navigation*/

#navBar{
margin-left:0;
padding-left:0;
width:207px;
/*height:auto;
*/
float:left;
list-style-type:none;
}


#navBar a{
text-decoration:none;
display:block;
padding:13px;
width:207px;
background-image:url(img/content-00.jpg);
background-repeat: repeat-y;
background-position:left top;
font-size:0.9em;
font-family:serif;
font-weight: bold;
color:#0000FF;
}

#navBar a:hover{
color:#0000FF;
background-image:url(img/content-c.jpg);
background-repeat: repeat-y;
text-decoration:underline;
color:#E35000;
text-decoration:none;
}
/*End of Navigation*/


#box1{
background-color:#E3E8FD;
margin-bottom:20px;
height:50px;
}



#center{
width:750px;
margin:auto;
text-align:center;
}
#mo{
font:150%;
text-spacing:3px;
}

#mo .lis{
 border-top:1px solid;
 border-bottom:1px solid;
 border-color:#666666;
 border-width:95%;
 padding:3px;
 line-height:1.4;
}

#box .b3{
width:90%;
text-indent:20px;
margin:auto;
text-align:left;
line-height:1.85;
}


#box{
text-align:left;
margin-right:3px;
padding:6px;
float:left;
width:500px;
background-color:#FFFFDB;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
margin-bottom:10px;
}

#box .lin{
font-weight:normal;
border-width:90%;
border-left:3px solid #333333;
border-bottom:1px solid #333333;
line-height:1.4;
padding-left:3px;
 }

#box .h3{
font-weight:bold;
font-size:120%;
width:95%;
background-color:#ffcc99;
border-top: 1px solid #FF7A23;
border-left: 10px solid #FF7A23;
margin:3px;
margin-bottom:10px;
}

#box .h4{
text-align:right;
font-size:small;
}


#box .b4{
float:right;
font-weight:bold;
width:auto;
margin:auto;
text-align:left;
}


#box .h4{
text-indent:30px;
}

#footer address{
text-align:center;
font-style:normal;
font-size:80%;
}

/*kaisoku*/

#kab {
width:25%;
margin-left:3px;
}
 .ind{
 line-height:1.3;
 }

/*
#ui {
text-indent:20;
}*/


#menu{
width:300px;

font-size:0.9em;
margin-bottom:1.5em;
background-image:url(img/round-left.gif);
background:background-repeat:repeat-y;
border-right: 1px solid #dbe2ba;
border-bottom: 10px;
margin-right:0;
margin-left: auto;
}



#box2{
padding:0.3em;
text-align:center;
clear:both;
width:auto;
height:3%;
margin-top:50px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
background-color:#D8E1FF;
font-size:0.8em;
}



