* {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.2em;
	color: #333333;
}
img{
	margin: 0px;
	padding: 0px;
	border: none;
}
address{
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #009900;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}

.hid{
	display:none
}

body {
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
border-width : 0px 0px 0px 0px;
padding: 0px;
line-height : 1.3em;
/*background-color:transparent;*/
	background-color: #F6F5E1;
}
DL{
	margin: 0px;
	padding: 5px;
}
DT{
	font-size: 12px;
	margin: 5px 0px;
	padding: 2px 0px 2px 2px;
	float: left;
	width: 85px;
	border-right: 3px solid #669900;
	color: #006600;
	display: block;
	clear: left;
}
DD{
	margin: 0px;
	padding: 7px 0px 7px 95px;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px dashed #CCCCCC;
	display: block;
}


DIV#nwin{
	margin: 0px;
	padding: 5px;
	height: 360px;
	width: 500px;
	border: none;
	position: static;
}
DIV#nwin h3{
	margin: 10px 0px 0px;
	padding: 0px;
	height: 30px;
	background-image: url(../img/whatsnew.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 200px;
}
DIV#nwin p{
	margin: 0px;
	padding: 4px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}
DIV#nwin_tex{
	margin: 0px;
	padding: 4px;
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
	letter-spacing: 0.2em;
	background-image: url(../img/new_re.gif);
	background-repeat: repeat-y;
	height: 147px;
	position: relative;
	background-position: right top;
}

DIV#nwin_tex img{
	margin: 0px;
	padding: 0px;
	float: right;
	border: none;
}
DIV#clo{
	margin: 0px;
	padding: 4px;
	width: 490px;
	text-align: right;
}
DIV#clo form{
	margin: 0px;
	padding: 0px;
	border: none;
}
DIV#clo img{
	margin: 0px;
	padding: 0px;
	border: none;
}



