
/*========================= body =============================== */
body{
	background: #B3B29F url(img/basic/element_page_bg_1.jpg) top center repeat-y;
}

.TEXT10 {
  color:#666666;
  line-height:10px;
  letter-spacing:0.03em;
  font-family:arial;
  text-align:"";
  font-size:11px;
  text-align="";
}

.TEXT1 {
  color:#666666 ;
  line-height: 12px;
  letter-spacing:0.03em;
  font-family:arial;
  font-size: 12px;
}

.TEXT11 {
  color:#666666 ;
  line-height: 18px;
  letter-spacing:0.04em;
  font-family:;
  font-size: 12px;
}

a:link {
  color: #666666;
  text-decoration:none;
}

a:visited {
  color: #666666;
  text-decoration:none;
}

a:hover {
  color: #990000;
  text-decoration:none;
}

a:active {
  color: #666666;
  text-decoration:none;
}




.LayerOut-1 {
  margin-bottom:5px;
  width:179px;
  cursor:pointer;
  background:#333333;
  color:#FFFFFF;
  
  line-height:20px;
  letter-spacing:0.05em;
  font-family:arial;
  font-size:11px;
}

.LayerOver-1 {
  margin-bottom:5px;
  width:179px;
  cursor:pointer;
  background:#999966;
  color:#FFFFFF;
  
  line-height:20px;
  letter-spacing:0.05em;
  font-family:arial;
  font-size:11px;
}

.LayerOut-2 {
  margin-bottom:4px;
  width:179px;
  cursor:pointer;
  background:#F1F8D7;
  color:#666666;
  
  line-height:18px;
  letter-spacing:0.03em;
  font-family:arial;
  font-size:11px;
}

.LayerOver-2 {
  margin-bottom:4px;
  width:179px;
  cursor:pointer;
  background:#F1F8D7;
  color:#DCDCDC;
  
  line-height:18px;
  letter-spacing:0.02em;
  font-family:arial;
  font-size:10px;
}

.LayerOut-3 {
  margin-bottom:5px;
  width:179px;
  cursor:pointer;
  color:#DBDBDB;
  
  line-height:20px;
  letter-spacing:0.05em;
  font-family:arial;
  font-size:11px;
}

.LayerOver-3 {
  margin-bottom:5px;
  width:179px;
  cursor:pointer;
  color:#FFFFFF;
  
  line-height:20px;
  letter-spacing:0.05em;
  font-family:arial;
  font-size:11px;
}

.scolor1 {
	    background:#333333;
		border:0px solid #999966;
		font-family:arial;
	color:#ffffff ;
	font-size: 11px;
	line-height: 20px;
	letter-spacing:0.05em;
	  }

.scolor2 {
	    background:#999966;
		border:0px solid #333333;
			font-family:arial;
	color:#ffffff ;
	font-size: 11px;
	line-height: 20px;
	letter-spacing:0.05em;
		}
		
.scolor3 {
	    background:#6C7B72;
		border:0px solid #999966;
			font-family:arial;
	color:#ffffff ;
	font-size: 11px;
	line-height: 20px;
	letter-spacing:0.05em;
	  }

.scolor4 {
	    background:#666666;
		border:0px solid #333333;
			font-family:arial;
	color:#ffffff ;
	font-size: 11px;
	line-height: 20px;
	letter-spacing:0.05em;
		}
.scroll{
	overflow: auto;
	height: 350px;
	scrollbar-arrow-color: #ff3;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: #DCDCDC;
	scrollbar-highlight-color: #ccc;
	scrollbar-shadow-color: #333;
	scrollbar-track-color: white;
}