a:link {color:#9D6600; }
a:visited {color:#9D6600; }
a:active {color:#0099CC; }
a:hover {color:#0099CC; }

body{
background : url(./img/bg.jpg) repeat-x;
background-color : #000000;
margin : 0px;
padding : 0px;
color:#000000;
}


td {
font-size:10pt;
line-height:160%;
color:#444444;
}


/**************************************************************/
.head{

}

/**************************************************************/
.menu{

}

 /**************************************************************/
/* テキストスタイル */

.font01{
font-size:14pt;
font-weight:bold;
line-height:140%;
}

.font02{
font-size:12pt;
}

.font03{
font-size:12pt;
font-weight:bold;
line-height:160%;
}

.font04{ 
font-size:8pt;
color:#833A50;
line-height:120%;
}

.font05{ 
font-size:8pt;
line-height:120%;
}

.border01{
border:1px #833A50 solid;
}

.border02{
border:1px #833A50 solid;
margin:0 5 0 0;
}


.color01 {
color: #00875A
}