BODY{
color : #006a00;
}
HR{
width : 90%;
color : #00b700;
height: 2px;
text-align : center;
}
A{
color : #006a00;
font-size : small;
font-family : "MS UI Gothic";
text-decoration:none;
}
A:VISITED{
color : #006a00;
text-decoration : none;
}
A:HOVER{
color : #006a00;
text-decoration : underline;
}
A:ACTIVE{
color: #FF0000;
text-decoration : none;
}
UL{
font-size : small;
color : #006a00;
list-style-type : none;
list-style-position : outside;
list-style-image : url(../image/hana/hana_ico1.gif);
}
.line-a{
color : yellow;
text-align : center;
height : 6px;
background-color : #00ae00;
padding : 5px;
margin : 5px;
font-family : "MS UI Gothic";
font-size : 14px;
}
.line-b{
color : yellow;
text-align : center;
height : 6px;
background-color : #cc0000;
padding : 5px;
margin : 5px;
font-family : "MS UI Gothic";
font-size : 14px;
}
.standard{
font-size : small;
color : #006a00;
text-align : center;
}
.float{
float: center;
margin : 10px 10px 0px 20px;
padding: 2px;
}
.clear{
clear: both;
}
#layout{
background-color : #ffffff;
text-align : center;
}
#box{
margin: 0px;
padding: 8px;
border-right: 4px solid #00b700;
border-bottom: 4px solid #00b700;
background-color : #ffffff;
}
#masterhead{
margin : 10px auto;
text-align : center;
}
#top{
text-align : right;
color : #006a00;
font-family : "MS UI Gothic";
font-size : 12px;
}
#navi{
}
#contents{
padding : 0px;
margin : 2px;
line-height : 10px;
color : #006a00;
font-size : small;
}
#subcontents{
float: center;
margin: 60px auto 30px auto;
width : 300px;
background-color: LemonChiffon;
border-right: 2px solid #006a00;
border-bottom: 2px solid #006a00;
padding: 6px 6px 6px 12px;
line-height : 10px;
color : #006a00;
font-size : small;
text-align : left;
}
#subcontents_l{
float: center;
margin: 60px auto 30px auto;
width : 300px;
background-color: LemonChiffon;
border-right: 2px solid #006a00;
border-bottom: 2px solid #006a00;
padding: 6px 6px 6px 12px;
line-height : 10px;
color : #006a00;
font-size : small;
text-align : left;
}
#subcontents_r{
float: center;
margin: 60px auto 30px auto;
width : 300px;
background-color: LemonChiffon;
border-right: 2px solid #006a00;
border-bottom: 2px solid #006a00;
padding: 6px 6px 6px 12px;
line-height : 10px;
color : #006a00;
font-size : small;
text-align : left;
}
#sub{
margin: 25px 0px 0px 0px;
padding: 0px 0px 0px 14px;
line-height: 13px;
font-size: x-small;
}
#news{
color : #006a00;
font-family : "MS UI Gothic";
font-size : 10px;
text-align: center;
}
#footer{
color : #006a00;
font-family : "MS UI Gothic";
font-size : 10px;
text-align: center;
}
#menu{
display: block;
color:	#333;
font-size: 12px;
text-align: center;
background: url(file:///K:/jweb/image/tpicon_a_08.gif) top left no-repeat;
padding: 9px 0px 0px 50px;
width: 150px;
height: 32px;
}
#count{
  margin-top : 200px;
  margin-bottom : 50px;
}
#menu: hover{
background-position: 0 -50px;
}
#menu: active{
background-position: 0 -100px;
}
	
