@charset "shift_jis";

a{
color:#555555;
}
a:hover{
text-decoration:none;
}


html{
scrollbar-track-color:#eeeeee;
scrollbar-face-color:#ffffff;
scrollbar-shadow-color:#eeeeee;
scrollbar-darkshadow-color:#dddddd;
scrollbar-highlight-color:#eeeeee;
scrollbar-3dlight-color:#dddddd;
scrollbar-arrow-color:#000000;
}


body{
font-size:9pt;
color:#555555;
background-color:#ffffff;
text-align:center;
margin-top:0px;
}


table,th,td{
margin:0;
font-size:10pt;
color:#555555;
}

.table_pro {
width:500px;
margin:7px 17px;
padding:0px;
border-collapse:separate;
border-spacing:3px;
}
.table_pro th {
width:120px;
padding:4px 2px 2px 4px;
text-align:center;
text-valign:middle;
background-color:#B5DAFF;
border:1px solid #000;
font-size:9pt;
}
.table_pro td {
padding:4px 2px 2px 4px;
border-bottom:solid 1px lightblue;
text-align:left;
line-height:22px;
}

p{
text-align:left;
line-height:2em;
padding-left:20px;
padding-right:20px;
margin-top:0.5em;
margin-bottom:0.5em;
}
img{
border-style:none;
}
#body{
margin:auto;
width:850px;
background-image:url(image/bg.gif);
background-position:top right;
background-repeat:repeat-y;
overflow:hidden;
}
#header{
width:100%;
height:300px;
text-align:left;
background-image:url(image/top.jpg);
background-repeat:repeat;
background-position:top left;
overflow:hidden;
}
#header h1{
margin-top:60px;
padding-left:30px;
font-size:14pt;
font-family:"Times New Roman";
}
#header h1 a{
text-decoration:none;
color:#FFFFFF;
}

#menu{
width:100%;
height:40px;
background-position:top left;
overflow:hidden;
}


#menu ul{
margin:0px;
padding:0px;
list-style-type:none;
}


#menu li{
float:left;
width:142px;
height:40px;
line-height:40px;
overflow:hidden;
background-image:url(image/menu.gif);
background-repeat:no-repeat;
}

#menu a{
text-decoration:none;
white-space:nowrap;
border-left:solid 1px #000;
display:block;
color:#eee;
}
#menu a:hover{
background-image:url(image/menu_r.gif);
background-repeat:no-repeat;
background-position:top left;
}
#left{
float:left;
width:250px;
font-size:9pt;
overflow:hidden;
}

#main{
float:right;
width:600px;
overflow:hidden;
padding-top:15px;
}

#menu2{
margin:0px;
padding:0px;
list-style-type:none;
}
#menu2 a{
margin:auto;
width:220px;
height:30px;
line-height:30px;
text-align:left;
text-indent:30px;
text-decoration:none;
white-space:nowrap;
background-image:url(image/menu2.gif);
background-repeat:no-repeat;
background-position:top left;
display:block;
overflow:hidden;
}
#menu2 a:hover{
background-image:url(image/menu2_r.gif);
background-repeat:no-repeat;
background-position:top left;
}
#main h2,#main h3,#left h4,#left h5{
margin:auto;
margin-top:0px;
margin-bottom:0px;
height:30px;
line-height:30px;
background-position:top left;
background-repeat:no-repeat;
overflow:hidden;
}
#main h2{
font-size:9pt;
width:600px;
background-image:url(image/h2.gif);
}
#main h3{
font-size:9pt;
width:570px;
text-indent:10px;
text-align:left;
background-image:url(image/h3.gif);
margin-top:15px;
}
#left h4{
font-size:9pt;
width:220px;
text-align:center;
background-image:url(image/h4.gif);
margin-top:15px;
}

#left h5{
font-size:8pt;
width:220px;
text-indent:10px;
text-align:left;
background-image:url(image/h5.jpg);
}

#main ul,#main ol{
margin-left:0px;
padding-left:35px;
padding-right:20px;
}

#main li{
line-height:2em;
text-align:left;
}

.box_head,.box_main{
margin:auto;
width:220px;
background-color:#CAE4FE;
background-repeat:no-repeat;
overflow:hidden;
}

.box_head{
margin-top:15px;
padding-top:10px;
background-image:url(image/box_h.jpg);
background-position:top left;
}

.box_main{
text-align:left;
margin-bottom:5px;
padding-bottom:10px;
background-image:url(image/box_f.jpg);
background-position:bottom left;
}

.box_main ul,.box_main ol{
margin-left:0px;
padding-left:25px;
padding-right:1em;
}

.box_main li{
line-height:2em;
}

.box_main p{
padding-left:1em;
padding-right:1em;
margin-bottom:0px;
}

#left table,#left th,#left td{
font-size:8pt;
}

#footer{
clear:both;
width:100%;
height:100px;
background-image:url(image/foot.gif);
background-repeat:no-repeat;
background-position:top left;
overflow:hidden;
}

.sbox{
height:150px;
overflow:auto;
border-top:solid 1px #000;
border-right:solid 1px #000;
border-bottom:solid 1px #000;
}

.cbox{
border-top:solid 1px #000;
border-right:solid 1px #000;
border-bottom:solid 1px #000;
background-color:#CAE4FE;
margin-bottom:20px;
}
.right{
text-align:right;
}
.center{
text-align:center;
}
.f_left{
float:left;
}
.f_right{
float:right;
}
.clear{
clear:both;
}
.up{
clear:both;
text-align:right;
padding-right:10px;
padding-bottom:30px;
}
