body{
	background-color: #FFFFFF;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	background-image:   url(/contents/img/bg_indexheader.gif);
	background-repeat: repeat-x;
}

html {
scrollbar-3dlight-color : #FAFAFA;
scrollbar-arrow-color : #669999;
scrollbar-base-color : #FAFAFA;
scrollbar-darkshadow-color : #FAFAFA;
scrollbar-highlight-color : #CCCCCC;
scrollbar-shadow-color : #CCCCCC;
scrollbar-track-color : #FAFAFA;}
a:link 	  {
	color:	  #333333;
	text-decoration: underline;}
a:visited {
	color:	  #333333;}
a:hover   { color:	  #6600CC; background-color: #FFFF00;}
td { font-size: 12px;line-height: 18px;margin: 5px;}

.headBTN {
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
	width: 900px;
	text-align: right;

}
h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Arial", "Helvetica", "sans-serif";

}
h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Arial", "Helvetica", "sans-serif";
	background-color: #99CC66;
	padding: 3px;
	width: 100%;
}
h3 { font-size: 14px; font-weight: normal;line-height: 18px;}
h4 { font-size: 12px; font-weight: normal;line-height: 18px;}
h5 { font-size: 12px; font-weight: normal;line-height: 18px;}
h6 { font-size: 10px; font-weight: normal;line-height: 18px;}
.small { font-size: 10px; font-weight: normal;line-height: 18px;}
ul {
	list-style-image: url(/contents/img/arrow_s.gif);
	margin: 0px 0px 0px 25px;
	padding: 0px;
	line-height: 210%;
}
.width {
	margin: 5px;
	width: 100%;
	padding: 5px;

}
