.captionfont {
	font-family: "Trebuchet MS", Verdana, Osaka, "ＭＳ Ｐゴシック";
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
}
.descHead {
	font-family: "Trebuchet MS", Verdana, Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.descBody {
	font-family: "Trebuchet MS", Verdana, Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-left: 10px;
	margin-top: 10px;
}
.descPop {
	font-family: "Trebuchet MS", Verdana, Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-left: 10px;
	margin-top: 10px;
}
.descText {
	font-family: "Trebuchet MS", Verdana, Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-top:3px
}

.descTextTen {
	font-family: "Trebuchet MS", Verdana, Osaka, "ＭＳ Ｐゴシック";
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	margin-top:3px
}

.descSuper {
	font-family: "Trebuchet MS", Verdana, Osaka, "ＭＳ Ｐゴシック";
	font-size: 8px;
	line-height: 18px;
	vertical-align: super;
	color: #666666;
	margin-top:3px
}
.descLink {
	font-family: "Trebuchet MS", Verdana, Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	margin-top: 3px;
	text-decoration: none;
}
.descLinkSub {
	font-family: "Trebuchet MS", Verdana, Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	margin-left: 3px;
	text-decoration: none;
}
.descTitle {
	font-family: "Trebuchet MS", Verdana, Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
}

.descTitleSub {
	font-family: "Trebuchet MS", Verdana, Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
}
.background {
	background-attachment: fixed 
}
a:link {
	font-family: "Trebuchet MS", Verdana, Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}
INPUT.text {
	font-family: "Trebuchet MS", Verdana, Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 14px;
	vertical-align: baseline;
	color: #FF9900;
	font-weight: bold;
	border : 2px solid #FF9900;
	width: 130px;
	height: 20px;
	background-color: #EDE9E6;
	padding-left : 2px;
}
textarea.textarea {
	font-family: "Trebuchet MS", Verdana, Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	border : 2px solid #FF9900;
	width: 300px;
	height: 120px;
	background-color: #EDE9E6;
	padding-left : 2px;
	overflow: auto;
}
.descForm {
	font-family: "Trebuchet MS", Verdana, Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	}
	
.divUpControl {
	position:absolute; 
	width:30px; 
	left:10px; 
	top:10px; 
	z-index:1; 
	text-align: left 
} 
.divDownControl {
	position:absolute; 
	width:30px; 
	left:10px; 
	top:38px; 
	z-index:1;
	text-align: left 
} 
.divContainer {
	position:absolute; 
	width:515px; 
	height:450px; 
	overflow:hidden; 
	top:15px; 
	left:34px; 
	clip:rect(0,515,450,0); 
	visibility:hidden} 
.divContent {
	position:absolute; 
	top:0; 
	left:0; 
	font-family: "Trebuchet MS", Verdana, Osaka, "ＭＳ Ｐゴシック";
	font-size: 10px; 
	line-height: 15px; 
	color: #666666;
} 
 .body {
	background-repeat: repeat;
	background-image:  url("../images/essentials/BackgoundFill.gif");
	text-align: center;
	margin:0px;
 }
