body {
color : #333333 ; 
background-image : url(images/background.gif);
background-repeat : repeat-y ;
background-color : #DBDBD9 ;
font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
font-size : 14px ;
line-height : 1.6em;
}

a:link { color : #BLUE ; text-decoration : none ; }
a:active { color : #5467D6 ; text-decoration : none ; }
a:visited { color : #4A47FF ; text-decoration : none ; }
a.hidden { text-decoration : none ; }
a:hover { color : #3C7BBA ; text-decoration : none ; }




.main {
margin-top : 4px;
margin-left : 12px;
line-height : 1.6em;
}

.menu {
font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
margin-top : 10px;
font-size : 14px ;
line-height : 1.6em;
}

h1 {
font-size: 4em;
font-weight : bold;
margin-top: 0px;
margin-left : 14px;
margin-bottom: 32px;
}

h2 {
font-size: 1.2em;
font-weight : bold;
margin-top: 0.5em;
margin-bottom: 0.5em;
}

h3 {
font-size: 1.1em;
font-weight : bold;
margin-top: 0.5em;
margin-bottom: 2px;
}

.q {
font-size: 1em;
margin-top: 3px;
margin-left : 18px;
margin-bottom: 0px;
line-height : 1.6em;
}

div.box { 
width: 170px; 
height: 280px; 
background-color : #DFDDDD;
overflow: auto; 
border-width: 0px; 
border-color: #999999; 
border-style: solid; 
font-size : 0.6em;
line-height : 1.6em;
scrollbar-face-color: #BFC0B9;
scrollbar-track-color: #BFC0B9;
scrollbar-arrow-color: #5E656E;
scrollbar-highlight-color: #C3CAD2;
scrollbar-shadow-color: #ADADAD;
scrollbar-3dlight-color: #E4EBF2;
scrollbar-darkshadow-color: #A1A1A1;
} 

.small1 {
font-size : 0.7em;
line-height : 1.6em;
}

.small2 {
font-size : 0.8em;
line-height : 1.4em;
margin-left : 14px;
}

.link {
font-size : 0.9em;
line-height : 1.6em;
}

.linktitle4 {
font-size : 1.5em;
font-weight : bold;
}

.linktitle5 {
font-size : 1.2em;
font-weight : bold;
}

.square { list-style-type: square;}
.disc { list-style-type: disc; }
.circle { list-style-type: circle; }

.type {
position : absolute;
left : 516px;
width : 190px;
font-size : 0.7em;
line-height : 1.4em;
border : 0px;
margin-top : 16px;
visibility : hidden;
}

.mincho {
color : #333333 ; 
font-family : "ヒラギノ明朝 Pro W3", "ＭＳ 明朝", "平成明朝"; 
}


