body{
padding : 0px;
margin : 0px;
background-image : url(images/bg.gif);
  background-repeat : repeat-x;
}
#main{
border-left-width : 1px;
border-right-width : 1px;
border-left-style : solid;
border-right-style : solid;


width : 700px;
background-color : #ffffff;
}
.td01{
border-width : 3px;
border-style : double;
border-color : #990000;
padding : 8px 8px 8px 8px;
}
a{
color : #000099;
text-decoration : none;
}
a:HOVER{
color : #cc0000;
text-decoration : underline;
}
.text-main{
font-size : 80%;
font-family : "‚l‚r ƒSƒVƒbƒN";
line-height : 140%;
}
.tv01{
border-top-width : 3px;
border-top-style : dotted;
border-top-color : #cc0000;
width : 650px;
}
.tv01 td{
border-bottom-width : 3px;
border-bottom-style : dotted;
border-bottom-color : #cc0000;
font-size : 80%;
font-family : "‚l‚r ƒSƒVƒbƒN";
line-height : 170%;
padding-bottom : 10px;
padding-top : 10px;
}
.text-big{
font-size : 100%;
font-family : "‚l‚r ƒSƒVƒbƒN";
font-weight : 700;
line-height : 140%;
}
#footer{
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
border-top-width : 1px;
border-top-style : solid;
border-top-color : #ffffff;
background-color : #000000;
}
