A:LINK {
  color : #ff6600;
  TEXT-DECORATION: none
;
}
A:VISITED {
  color : #ff6600;
  TEXT-DECORATION: none
;
}
A:ACTIVE {
  TEXT-DECORATION: none
;
  color : #ff6600;
}
A:HOVER {
  color : #66cc99;
  text-decoration : none;
}
BODY {
  SCROLLBAR-FACE-COLOR: #ff6363;
  FONT-SIZE: 9pt;
  SCROLLBAR-HIGHLIGHT-COLOR: white;
  SCROLLBAR-SHADOW-COLOR: #ff6363;
  SCROLLBAR-ARROW-COLOR: #ffffff;
  FONT-FAMILY: "MS UI Gothic";
  SCROLLBAR-BASE-COLOR: #000000;
  scrollbar-3d-light-color: #ffffff;
}
TH {
  FONT-SIZE: 9pt;
}
TD {
  FONT-SIZE: 9pt;
  FONT-FAMILY: "MS UI Gothic";
}
input,textarea,select
{
  FONT-SIZE: 12px;
  FONT-FAMILY: "lr SVbN", "Osaka|";
  border-top : 1px solid #ff6363;
  border-left : 1px solid #ff6363;
  border-right : 1px solid #ff6363;
  border-bottom : 1px solid #ff6363;
  background-color:#ffffff;
}
.line01 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
}

li,ul, ol, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style: none;
}

form { margin : 0px 0 }
.font01 {
	font-size: 10px;
}
.font03 {
	font-weight: bold;
	color: #FF0000;
}
.font05 {
	font-size: 14px;
	font-weight: bold;
}
.font11 {
	font-weight: normal;
	color: #3399FF;
}
.font12 {
	font-weight: bold;
	color: #FF9999;
}
.line03 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
}
.line02 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #27974B;
}
.line05 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FF9900;
}
.line06 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.table01 {
	border: 1px solid #27974B;
}
.table02 {
	border: 1px solid #999999;
}
.table03 {
	border: 1px solid #99CC00;
}
.table04 {
	border: 1px solid #FF9999;
}
.table05 {
	border: 1px solid #FF9900;
}
.table06 {
	border: 1px solid #30C160;
}
.table07 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #26974A;
}
.table10 {
	border: 1px solid #999999;
}
.table11 {
	border: 3px solid #FF9900;
}
.table12 {
	border: 1px solid #FF6666;
}
.table13 {
	border: 1px solid #000000;
}
.table14 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-color: #999999;
}
.text03 {
	font-size: 8pt;
}
.table15 {
	font-weight: bold;
	color: #000000;
}
.gyo01 {
	line-height: 20px;
}
.gyo2 {
	line-height: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
}
.td01 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #26974A;
	border-bottom-color: #26974A;
}
.td02 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #26974A;
}
.font10 {
	font-size: 10px;
}
.table16 {
	border: 2px solid #66CC99;
}

/*---------------- link--------------------*/
h5#sitelink{
	width:160px;
	font-weight:bold;
	color:#fff;
	margin:20px 0 8px 0;
	padding:3px 0;
	border-bottom:2px dotted #CCC;
	text-align:left;

}

dl#sitelink{
	width:160px;
	margin:0;
	padding:5px 0 10px 8px;
	text-align:left;
}
	
dl#sitelink dt{
	font-size:10px;
	padding:0;	
	margin:0 0 2px 0;
	color:#000;
} 

dl#sitelink dd{
	padding:0px 0 0px 0;
	margin:0 0 8px 0;
	color:#fff;
} 

#sitelink dd a{
	font-size:10px;
	padding:0;
	margin:0;
	text-decoration: underline;
	color:#fff;
	}
	
#sitelink dd :hover{
	font-size:10px;
	padding:0;
	margin:0;
	text-decoration: underline;
	color:#fff;
	}