body {
	margin: 0;  
        color: #1e4901;
        background-color: #e8e8ea;
        background-repeat: no-repeat;
        background-position: center center;
}

* { font-size: 15px; 
    line-height: 1.2;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	padding:3px;
	margin: 0
}
	

a:link {color: #00cc00; }
a:visited {color: #00cc00; }
a:hover {color: #ff9900; }
a:active {color: #ff9900; }


.topmenu a:link {color: #ffffff; font-size: 11px;}
.topmenu a:visited {color: #ffffff; font-size: 11px;}
.topmenu a:hover {color: #ffff66; font-size: 11px;}
.topmenu a:active {color: #ffff66; font-size: 11px; }


.top_back {
        background-color: #000000;
        background-image: url(/image/top_back01.jpg);
        background-position: center center ;
        padding-top: 10px;
        padding-left: 20px;
}

.top_tokusenback {
        background-color: #092f00;
        background-image: url(/image/top_tokusen02.gif);
        background-repeat: no-repeat;
        background-position: center center ;
        padding-top: 0px;
        padding-left: 0px;
	width:155px;
	height:121px;
}

.top_type1 { font-size: 15px; font-weight:bold;	}
.top_type2 { font-size: 13px; }
.top_type3 {color: ffcc00; font-weight: bold; }
.top_type3_2 {color: ffcc00; }
.top_type3_3 {color: ffffff; font-weight: bold; }

.top_type4 { font-size: 10px; }

.top_type4 a:link {color: #000000;  font-size: 11px;}
.top_type4 a:visited {color: #000000;  font-size: 11px;}
.top_type4 a:hover {color: #ff9900;  font-size: 11px;}
.top_type4 a:active {color: #ff9900;  font-size: 11px;}

.scrollbar {
        width: 305px;
        height: 80px;
        background-color: white;
        overflow: auto;
        font-size: 6px;
        padding: 10px;
}

.scrollbar2 {
        width: 475px;
        height: 80px;
        background-color: white;
        overflow: auto;
        font-size: 15px;
        padding: 10px;
}

html>body .scrollbar {
        width: 285px;
        height: 80px;
        background-color: white;
        overflow: auto;
        font-size: 6px;
        padding: 10px;
}

html>body .scrollbar2 {
        width: 455px;
        height: 80px;
        background-color: white;
        overflow: auto;
        font-size: 15px;
        padding: 10px;
}

.top_rireki {
        padding-top: 8px;
        padding-left: 15px;
        background-color: white;
}

.top_oshirase {
        padding-top: 8px;
        padding-left: 5px;
        padding-right: 5px;
        background-color: white;
}

.oshirase_line {
        background-image: url(/image/oshirase_line.gif);
        background-repeat: repeat-x;
        padding-top: 0px;
        padding-left: 0px;
}

.top_copyright {
        padding-left: 5px;
        padding-bottom: 0px;
        background-color: white;
}


