@charset "shift_jis";
a{
color:#8b0000;
}
a:hover{
text-decoration:none;
background-color:#ffffaa;
}
html{
scrollbar-track-color:#eeffee;
scrollbar-face-color:#ffffff;
scrollbar-shadow-color:#eeeeee;
scrollbar-darkshadow-color:#dddddd;
scrollbar-highlight-color:#eeeeee;
scrollbar-3dlight-color:#dddddd;
scrollbar-arrow-color:#9acd32;
}
body{
font-size:10pt;
color:#555555;
font-family:"ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
background-color:#ffffff;
text-align:center;
margin-top:0px;
}
table,th,td{
margin:auto;
border:solid 1px #555555;
border-collapse:collapse;
font-size:10pt;
line-height:1.1em;
padding:2px 1px;
color:#555555;
}
p{
text-align:left;
line-height:1.5em;
padding-left:20px;
padding-right:20px;
margin-top:0.5em;
margin-bottom:0.5em;
}
img{
border-style:none;
}
#body{
margin:auto;
width:850px;
background-color:#e1f0d9;
background-image:url(image/bg.gif);
background-position:top right;
background-repeat:repeat-y;
overflow:hidden;
}
#header{
width:100%;
height:150px;
text-align:left;
background-image:url(image/header.jpg);
background-repeat:no-repeat;
background-position:top left;
overflow:hidden;
}
#header h1{
margin-top:52px;
padding-left:30px;
font-size:30pt;
font-family:"Times New Roman";
color:#6b8e23;
}
#header h1 a{
color:#6b8e23;
text-decoration:none;
background-color:transparent;
}
#menu{
width:100%;
height:30px;
background-image:url(image/menu_bg.jpg);
background-repeat:no-repeat;
background-position:top left;
overflow:hidden;
}
#menu ul{
margin:0px;
padding:0px;
list-style-type:none;
}
#menu li{
float:left;
width:110px;
height:30px;
line-height:30px;
overflow:hidden;
border-right:solid 1px #cccccc;
}
#menu a{
/* トップメニューの文字を左寄せにする場合 */
/* text-align:left; */
/* padding-left:10px; */
text-decoration:none;
white-space:nowrap;
display:block;
color:#555555;
}
#menu a:hover{
background-image:url(image/menu.jpg);
background-repeat:no-repeat;
background-position:top left;
color:#6b8e23;
}
#main{
margin:auto;
width:830px;
overflow:hidden;
}
#main ul,#main ol{
margin-left:0px;
padding-left:35px;
padding-right:20px;
}
#main li{
line-height:1.3em;
text-align:left;
}
.box1,.box2,.box3,.box4{
width:830px;
margin:auto;
margin-top:5px;
margin-bottom:5px;
background-color:#ffffff;
overflow:hidden;
}
.box2{
background-image:url(image/box2.gif);
background-position:top right;
background-repeat:repeat-y;
}
.box3{
background-image:url(image/box3.gif);
background-position:top right;
background-repeat:repeat-y;
}
.box4{
background-image:url(image/box4.gif);
background-position:top right;
background-repeat:repeat-y;
font-size:8pt;
}
.box1 h2,.box1 h3,.box2 h4,.box2 h5,.box3 h4,.box3 h5,.box4 h4,.box4 h5{
margin:auto;
margin-top:0px;
margin-bottom:0px;
font-size:9pt;
height:30px;
line-height:30px;
background-position:top left;
background-repeat:no-repeat;
overflow:hidden;
}
.box1 h3,.box2 h5,.box3 h5,.box4 h5{
text-indent:10px;
text-align:left;
}
.box1 h2{
width:830px;
background-image:url(image/h2.jpg);
}
.box1 h3{
width:830px;
background-image:url(image/h3.jpg);
}
.box2 h4{
width:410px;
background-image:url(image/h4.jpg);
}
.box2 h5{
width:410px;
background-image:url(image/h5.jpg);
}
.box3 h4{
width:270px;
background-image:url(image/h4a.jpg);
}
.box3 h5{
width:270px;
background-image:url(image/h5a.jpg);
}
.box4 h4{
font-size:8pt;
width:200px;
background-image:url(image/h4b.jpg);
}
.box4 h5{
font-size:8pt;
width:200px;
background-image:url(image/h5b.jpg);
}
.box4 table,.box4 th,.box4 td{
font-size:8pt;
}
.left1,.right1{
width:410px;
overflow:hidden;
}
.left2,.center1,.right2{
width:270px;
overflow:hidden;
}
.left3,.center2,.center3,.right3{
width:200px;
overflow:hidden;
}
.left1,.left2,.left3,.center1,.center2,.center3{
float:left;
}
.right1,.right2,.right3{
float:right;
}
.center1,.center2,.center3{
margin-left:10px;
}
.smallfont{
font-size:9pt;
}
#menu2{
width:100%;
height:20px;
background-image:url(image/menu_bg2.jpg);
background-repeat:no-repeat;
background-position:top left;
overflow:hidden;
}
#menu2 ul{
margin:0px;
padding:0px;
list-style-type:none;
}
#menu2 li{
float:left;
width:110px;
height:20px;
line-height:20px;
overflow:hidden;
border-right:solid 1px #cccccc;
}
#menu2 a{
text-decoration:none;
white-space:nowrap;
color:#555555;
display:block;
}
#menu2 a:hover{
background-image:url(image/menu2.jpg);
background-repeat:no-repeat;
background-position:top left;
color:#6b8e23;
}
#footer{
clear:both;
width:100%;
height:100px;
background-image:url(image/footer.jpg);
background-repeat:no-repeat;
background-position:top left;
overflow:hidden;
}
.sbox{
height:150px;
overflow:auto;
border:solid 1px #c2dfaf;
}
.cbox{
border:solid 1px #c2dfaf;
background-color:#e1f0d9;
}
.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;
}
#copy{
font-size:8pt;
color:#aaaaaa;
width:100%;
height:20px;
background-color:#ffffff;
overflow:hidden;
}
#copy p{
float:right;
width:50px;
height:20px;
margin:0px;
padding:0px;
text-align:right;
overflow:hidden;
}
#copy a{
color:#aaaaaa;
text-decoration:none;
background-image:url(image/copy.jpg);
background-repeat:no-repeat;
background-position:top left;
padding-left:80px;
display:block;
}
.dotitle{
font-size:24pt;
}
.doexp{
margin-left:90px;
}