@charset "EUC-JP";

body{
    margin:0px 0px 0px 0px;
    color:#ffffff;
    line-height:130%;
    font-size:12px;
    font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka";
    background-position:center;
    background-color:#7D343E;
}

TD{
    line-height:130%;
    font-size:12px;
    font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka";
    color:#ffffff;
}

#container{
    width:755px;
    height:auto;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

#head{
   width:755px;
   height:90px;
   padding:0px 0px 0px 0px;
   margin:5px 0px 5px 0px;
}


#main{
    width:755px;
    height:auto;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
.main_text{
    padding:10px 40px 10px 40px;
    margin:0px 0px 0px 0px;
}

.base{
    width:755px;
    height:auto;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    background-image:url('../images/f_base.gif');
}




#topics{
    width:755px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    background-image:url('../images/top/img_topics_25.gif');
    background-position:center;
    background-repeat:repeat-y;
    background-color:#000000;
    
}
.topics_text{
    color:#000000;
    padding:10px 40px 10px 40px;
    margin:0px 0px 0px 0px;
}


.h1{
    margin:4px 0px 4px 0px;
    padding:1px 3px 1px 5px;
    border-width:0px 0px 1px 3px;
    border-color:#AC130E;
    border-style:solid;
    color:#F6B000;
}
.h2{
    margin:4px 0px 4px 0px;
    padding:1px 3px 1px 5px;
    border-width:0px 0px 1px 3px;
    border-color:#F6B000;
    border-style:solid;
    color:#FF2121;
    font-size:13px;
}
.tuhan{
    width:250px;
    margin:0px 0px 0px 0px;
    padding:3px 5px 3px 5px;
    border-width:3px 3px 3px 3px;
    border-color:#4B533F;
    border-style:solid;
    text-align:center;
    background-color:#A4A27B;
}

.title01{
    font-size:14px;
    color:#F30F0F;
    font-weight:bold;
}
.title02{
    font-size:13px;
    color:#F9D319;
    font-weight:bold;
}
.title03{
    font-size:14px;
    color:#FF9900;
    font-weight:bold;
}
.title04{
    font-size:14px;
    color:#F9D319;
    font-weight:bold;
}
LI{
    list-style:none;
    border-color:#222222;
    border-width:0px 0px 1px 0px;
    border-style:solid;
    padding:0px 0px 0px 0px;
    margin:0px 50px 5px -20px;
}


A:LINK{
    color:#6D0391;
    text-decoration:none;
}
A:VISITED{
 	color :#6D0391;
        text-decoration:none;
}
A:HOVER{
 	color :#930101;
        text-decoration:none;
}
A:ACTIVE{
 	color :#6D0391;
        text-decoration:none;
}
