/* hhiroki front css */



    BODY {background: #FFFFFF
    scrollbar-3dlight-color:white;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color:lightgreen;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:lightgreen;
	scrollbar-arrow-color:green;


    }
    
/*※ボディコメント    
3dlight//外枠の明るい方の影色です♪
track//トラックカラーの色です♪
darkshadow//外枠の暗い方の影色です♪
face//表面の色です♪
highlight//内枠の明るい方の影色です♪
shadow//内枠の暗い方の影色です♪
arrow//矢印（▲）の色です♪
○今は採用見送り    
	border-style: groove;
	border-width: 5px;
	border-color: deepskyblue;
    
    
*/    




    H1 {font-size: 24pt; font-family: arial}
    H2 {font-size: 18pt; font-family: arial}
    H3 {font-size: 14pt; font-family: arial}
	H4 {font-size: 12pt; font-family: arial}
    H5 {font-size: 10pt; font-family: arial}
    H6 {font-size:  8pt; font-family: arial}

.tree { line-height: 94%; }
.tree a { text-decoration: none; color: #000080; }
.tree a:hover { color: red; }



.a {
 behavior: url(#default#time);
 font-style: italic;
 text-align: center;
 font-size: 36pt;
 font-family: Comic Sans MS;
 color: black;
}
.b {
 behavior: url(#default#time);
 font-style: italic;
 text-align: center;
 font-size: 18pt;
 font-family: Comic Sans MS;
}
.c {
 color: white;
 background-color: black;
 filter: Alpha(Opacity=50,FinishOpacity=50,Style=0);
}
.d {
 font-famiry: Century;
 font-size: 10px;
}
.e {
 color: black;
 text-align: center;
 border-style: double;
 border-width: 5px;
 border-color: navy;
}
.f {
 background:url(miz1-3-1.gif); 
}
.time {
 behavior: url(#default#time);
 text-align: center;
 font-size: 25pt;
 font-family: Comic Sans MS;
 color: hotpink;
}
.table1 {
 top: 40px;
 left: 50px;
 position: relative;
 z-index: 2;
}
.table2 {
 top: 310px;
 left: 200px;
 position: absolute;
 z-index: 3;


}
td {
 font-size: 14px;
 color: black
 font-family: Tahoma;
}
a:link {
 font-size: 14px;
 font-family: Tahoma;
 text-decoration : none;
}
a:visited {
 font-size: 14px;
 font-family: Tahoma;
}
a:active {
 font-size: 14px;
 font-family: Tahoma;
}
a:hover {
 font-size: 14px;
 font-family: Tahoma;
 text-decoration: underline overline;
 position: relative;
 top : 1px;
 left : 1px;
}
body {
 font-size: 9pt;
 color: #666666;
 font-famiry: Tahoma;
}
.g{
 color: black;
 border-style: outset;
 border-width: 1px;
 border-color: navy;
}
