 h1{
font-size: 14pt;
color: #000000;
font-weight: normal;
font-style: normal;
line-height: 1.2em;
margin-left: 2px;
}

h2{
font-size:12pt;
color:#AA0000;
font-weight:normal;
margin-bottom : 0px;
margin-top : 0px;
margin-left : 0px;
line-height: 1.4em;
font-style: normal;
}

h3{
font-size:10pt;
color:#555555;
font-weight:normal;
margin-bottom : 0px;
margin-top : 2px;
margin-left : 1px;
line-height: 1.0em;
font-style: normal;
}

/*======================
	アンカー基本
=====================*/
a:link {color: #0000FF; TEXT-DECORATION: none;}
a:visited {color: #7041aa; TEXT-DECORATION: none;}
a:active {color: #ea62b8; TEXT-DECORATION: none; background-color:#EEEEEE;}
a:hover {color: #ea62b8; TEXT-DECORATION: underline;filter: Alpha(opacity=20); opacity:0.8;}

.t_header {
width: 100%;
height: 100px;
margin-top: 0px;
font-size: 12px;
border: solid;
border-width: 0px 0px 0px 0px;
border-color:#000000 #000000 #000000 #000000;
background-color:#000000;
background-image: url(../pics/h_bg.gif);
}

.tdsolid {font-size: 8pt; line-height: 13px; text-align: center; border: solid; border-width: 1px 1px 1px 1px; border-color: #000000 #000000 #000000 #000000; background-color: #EEEEEE; }

