/* ボディスタイル */
BODY{
  background : #ffffff url(img/bg01.gif) repeat-y center top;
  color:#030100;
　margin-top:0px;
  border-style：double
}}}}


/* フォントスタイル */
td {
 font-size: 12px;
 line-height: 16px;
 letter-spacing: 1px;
 color:#333333; 
}


/* aタグに対する指定 */
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:link {color:#000066;}
a:visited {color:#000066;}
a:active {color:#000066;}
a:hover{color:6699ff;}


/* クラスを指定 */
h1 {
color : #000000; 
font-size : 11px ;
font-weight : normal ; 
margin : 2px ; 
}
h2 {
color : #030166; 
font-size : 16px ; 
font-weight : bold ; 
margin : 2px ; 
}
h3 {
color : #030166; 
font-size : 12px ; 
font-weight : bold ; 
margin : 0px ; 
}
h4 {
color : #407dbd; 
font-size : 12px ; 
font-weight : bold ; 
margin : 0px ; 
}
h5 {
color : #407dbd; 
font-size : 12px ; 
font-weight : bold ; 
padding-top: 10px ; 

}

SPAN.m1 {
color : #660301; 
font-size : 16px ; 
font-weight : bold ; 
line-height: 20px;
}

SPAN.m2 {
color : #030166; 
font-size : 16px ; 
font-weight : bold ; 
line-height: 20px;
}
p.idc {
    line-height: 1.5;
    letter-spacing: 1px;
	margin: 0px 3 0px 15;
    padding: 10px 10px 0px 15px;
	text-align:left ;
}
div.navi {
	margin: 5px 0 0px 7;
    padding: 5px 0 3px 3px;

}

