﻿@charset "utf-8";
a{
color:#dddddd;
}
a:hover{
text-decoration:none;
}
body{
font-size:9pt;
font-family: 'ヒラギノ角ゴ pro W3', "Hiragino KaKu Gothic Pro", Osaka, sans-serif;
color:#dddddd;
background-color:#ffffff;
text-align:center;
margin:0px;
-webkit-text-size-adjust:none;
}
#main,#main a,.box_head,.box_head a,.box_main,.box_main a{
color:#333333;
}
table,th,td{
margin:auto;
font-size:9pt;
border-color:#000000;
}
h1{
font-size:9pt;
}
p{
text-align:left;
line-height:2em;
padding-left:20px;
padding-right:20px;
margin-top:0.5em;
margin-bottom:0.5em;
}
.p1{
font-size:17pt;
}
.p10{
font-size:14pt;

}
img{
border-style:none;
}
#body{
margin:auto;
width:950px;
background-image:url(image/bg.gif);
background-position:top right;
background-repeat:repeat-y;
overflow:hidden;
}
#header{
width:100%;
height:200px;
text-align:left;
background-image:url(image/header1-1.jpg);
background-position:top right;
background-repeat:repeat-x;
overflow:hidden;
}
#header h1{
font-size:25pt;
color:#FFFFFF
}
#header h1 a{
text-decoration:none;
}
#menu{
width:100%;
height:40px;
background-image:url(image/menu_bg2.jpg);
background-position:top left;
background-repeat:repeat-x;
font-weight:bold;
}
#menu ul{
margin:0px;
padding:0px;
list-style-type:none;
}
#menu li{
float:left;
width:118px;
height:40px;
line-height:40px;
overflow:hidden;
position:relative;
z-index:1;
font-size:11px;
}
#menu .on{
_background-image:url(image/menu-2.jpg);
_background-position:top left;
_background-repeat:repeat-x;
overflow:visible;
}
#menu .sbm{
left:-1px;
background-color:#000000;
opacity:0.7;
filter:Alpha(Opacity=70);
position:absolute;
}
.sbm li{
border-left:solid 1px #333333;
border-bottom:solid 1px #333333;
}
#menu a{
/* トップメニューの文字を左寄せにする場合 */
/* text-align:left; */
/* padding-left:10px; */
color:#ffffff;
text-decoration:none;
white-space:nowrap;
border-right:solid 1px #333333;
font-weight:bold;
display:block;
}
#menu a:hover{
background-image:url(image/menu-2.jpg);
background-position:top left;
background-repeat:repeat-x;
color:#ff0000;
}
#menu .sbm a:hover{
background-image:url();
background-color:#222222;
}
#left{
float:left;
width:280px;
height:1300px;
font-size:8pt;
overflow:auto;
}
#main{
float:right;
width:670px;
height:1300px;
overflow:auto;
-webkit-overflow-scrolling:touch;
background-color:#FFFFFF;
}
#menu2,.sbm2{
margin:0px;
padding:0px;
list-style-type:none;
}
.sbm2{
padding-left:9px;
}
.off .sbm2{
display:none;
}
.on .sbm2{
display:block;
}
#menu2 li{
font-size:10px;
}

#menu2 a{
font-size:12px;
margin:auto;
width:249px;
height:40px;
line-height:40px;
text-align:left;
text-indent:40px;
text-decoration:none;
white-space:nowrap;
background-image:url(image/menu2_bg-2.jpg);
background-repeat:no-repeat;
background-position:top left;
border-right:solid 1px #111111;
border-bottom:solid 1px #111111;
background-color:#333333;
font-weight:bold;
display:block;
overflow:hidden;
}
#menu2 a:hover{
background-image:url(image/menu2-2.jpg);
background-repeat:no-repeat;
background-position:top left;
background-color:#000000;
color:#aa0000;
}
#menu2 .sbm2 a{
width:240px;
}
#body h2,#body h3,#body h4,#body h5{
margin:auto;
margin-top:0px;
margin-bottom:0px;
font-size:9pt;
height:40px;
line-height:40px;
background-image:url(image/h2.jpg);
background-position:top left;
background-repeat:repeat-x;
color:#ffffff;
overflow:hidden;
}
#main h2{
	font-size:13px;
}

#body h2 a,#body h3 a,#body h4 a,#body h5 a{
color:#ffffff;
}
#body h3,#body h5{
text-indent:10px;
text-align:center;
}
#left h4,#left h5{
font-size:9pt;
width:250px;
}
#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:250px;
background-color:#ffffff;
background-repeat:no-repeat;
overflow:hidden;
}
.box_head{
margin-top:5px;
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:150px;
background-image:url(image/footer.jpg);
background-position:top left;
background-repeat:repeat-x;
overflow:hidden;
}
.sbox{
height:150px;
overflow:auto;
color:#dddddd;
background-color:#000000;
-webkit-overflow-scrolling:touch;
}
.cbox{
color:#dddddd;
background-color:#222222;
}
#body .sbox a,#body .cbox a{
color:#dddddd;
}
.right{
text-align:right;
}
.center{
text-align:center;
}
.f_left{
float:left;
}
.f_right{
float:right;
}
.clear{
clear:both;
}
.large1{
font-size:120%;
}
.large2{
font-size:150%;
}
.small1{
font-size:80%;
}
.small2{
font-size:60%;
}
.small3{
font-size:95%;
}
.small4{
font-size:90%;
}
.table,.table th,.table td{
border-style:solid;
border-width: 1px;
}
.table img{
vertical-align:bottom;
}
.hr {
border-style:solid;
border-width:1px 0px 0px 0px;
margin:auto;
margin-top:0.5em;
margin-bottom:0.5em;
}
.up{
clear:both;
text-align:right;
padding-right:10px;
}
#copy{
font-size:8pt;
color:#555555;
width:100%;
height:20px;
background-color:#000000;
overflow:hidden;
}
#copy p{
float:right;
width:50px;
height:20px;
margin:0px;
padding:0px;
text-align:right;
overflow:hidden;
}
#copy a{
color:#555555;
text-decoration:none;
background-image:url(image/copy.jpg);
background-repeat:no-repeat;
background-position:top left;
padding-left:80px;
display:block;
}
.darkblue{
color:#00008b;
}
.blue{
color:#0000ff;
}
.cyan{
color:#00ffff;
}
.skyblue{
color:#87ceeb;
}
.lime{
color:#00ff00;
}
.greenyellow{
color:#adff2f;
}
.green{
color:#008000;
}
.darkolivegreen{
color:#556b2f;
}
.olive{
color:#808000;
}
.darkkhaki{
color:#bdb76b;
}
.red{
color:#ff0000;
}
.tomato{
color:#ff6347;
}
.brown{
color:#a52a2a;
}
.maroon{
color:#800000;
}
.saddlebrown{
color:#8b4513;
}
.yellow{
color:#ffff00;
}
.gold{
color:#ffd700;
}
.orange{
color:#ffa500;
}
.darkgoldenrod{
color:#b8860b;
}
.magenta{
color:#ff00ff;
}
.purple{
color:#800080;
}
.blueviolet{
color:#8a2be2;
}
.violet{
color:#ee82ee;
}
.thistle{
color:#d8bfd8;
}
.pink{
color:#ffc0cb;
}
.mistyrose{
color:#ffe4e1;
}
.tan{
color:#d2b48c;
}
.wheat{
color:#f5deb3;
}
.silver{
color:#c0c0c0;
}
.gray{
color:#808080;
}
.black{
color:#000000;
}
.white{
color:#ffffff;
}
.ber1{
	background-color: #333333;
}


#table1 a { color:#FFFFFF; 
  font-size: 12px;

}        

#table1 a:link {color:#FFFFFF;}
#table1 a:visited{color:#FFFFFF;} 
#table1  a:hover{color:#006600;} 
#table1  a:active{color:#006600;} 
#table2  {border-bottom:  #000000;
		border-top: #000000;
		} 
#table2 a { color:#FFFFFF; 
  font-size: 12px;

}        

#table2 a:link {color:#FFFFFF;}
#table2 a:visited{color:#FFFFFF;} 
#table2  a:hover{color:#006600;} 
#table2  a:active{color:#006600;} 

.kouji{
font-size:12px;
margin:auto;
width:249px;
height:40px;
line-height:40px;
text-align:left;
text-indent:40px;
text-decoration:none;
white-space:nowrap;
background-image:url(image/menu2_bg3.jpg);
background-repeat:no-repeat;
background-position:top left;
border-right:solid 1px #111111;
border-bottom:solid 1px #111111;
background-color:#777777;
font-weight:bold;
display:block;
overflow:hidden;
}
