body {
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック"; 
	scrollbar-face-color:#dcb365; /*スクロールバー本体の色*/
    scrollbar-highlight-color: #c08c2c; /*スクロールバー左側（上）の影*/
    scrollbar-shadow-color: #7c4f01; /*スクロールバー右側（上）の影*/
    scrollbar-3dlight-color: #c48c0b; /*スクロールバーの左側（下）の影*/
    scrollbar-arrow-color: #744901; /*矢印の色*/
    scrollbar-track-color: #efefef; /*背面の色*/
    scrollbar-darkshadow-color: #c48c0b;/*スクロールバー右側（下）の影*/
}
TD, TH {
	font-size : 12px;
	line-height : 19px;
	color : black;
  font-weight : normal;
  letter-spacing : 2px;
}
H1 {
	font-weight: normal;
	font-size: 12px;
	color : black;
	margin: 1;
  text-align : right;
}
H2 {
	font-size: 12px;
	color : white;
	font-weight : bold;
	margin: 0;
}
h3 {
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	margin: 1;
}
h4 {
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	margin: 0;
}
UL {
	list-style-image : url(../img/top1.gif);
	line-height:23px;
	font-size: 11px;
    margin-left:20px;
	padding-left:5px;
}
.tax {
font-weight: bold;
font-size: 10px;
color: #CC6699;
text-align: center;
height:10px;
}
.style1 {

  font-weight: normal;
  font-size: 10px;
  color: #666666;
  margin-bottom: -7px;
  font-family: "ＭＳ Ｐゴシック"; 
}
.style2 {

  font-weight: bold;
  font-size: 10px;
  color: #CC6699;
}
.styleleftdot {
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	border-left-color: #CCCCCC;
	
  }
.stylemaindot {
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	border-left-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: thin;
  }
.stylemaindot2 {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	margin: 0;
	border-left-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: thin;
  }
.stylepdot {
	color: #FFCCCC;
border-style:dashed;
  }
.style4 {

  font-weight: normal;
  font-size: 12px;
  color: #663300;
  }
.style5 {

  font-weight: normal;
  font-size: 14px;
  color: #666666;
  }
.style6w {

  font-weight: normal;
  font-size: 14px;
  color: #666666;
  margin: 3;
  }
.style10 {
	color: #FFFFFF;
	
}
.styletree {
	font-weight: normal;
	font-size: 11px;
	color: #663300;
	margin-bottom: -7px;
	
  }
.styless {
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	margin-bottom: -7px;
	
  }
.stylez {

  font-weight: bold;
  font-size: 10px;
  color: #666666;
  }
A:LINK {
	text-decoration: underline;
	color : #e37200;
}
A:VISITED {
	text-decoration: underline;
	color : gray;
	
}
A:HOVER {
	text-decoration: none;
	color : #cc0000;
}
a:active {
	text-decoration: none;
	color: #663300;
}
#menu {
	list-style-type:none;
	width:176px;
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	margin:0 1em;
	padding:0;
	line-height: 18px;
}

#menu a {
	display:block;
	width:100%;
	text-decoration:none;
	color:#666666;
	margin: 0px 0px 0px 0px;
	padding:1px 0px 0px 33px;
	font-size: 11px;
	background-image : url(../img/back.gif);	
}

#menu a:hover {
	color:#FF9900;
	background-color:#F2F2F2;
	background-image : url(../img/mouseover.jpg);
}
#menu span {
	padding:0 5px;
}
.menu {
	width:160px;
	background-color: transparent;
	line-height: 16px;
	text-align: center;
	margin: 12px 2px 4px 6px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 0;
	border-style: solid;
	border-color: #FFcccc;
	border-width: 2px 2px 2px 2px;
}
.small {
	FONT-SIZE: 11px
;}