body {
	margin: 0px;
	background-color: #ECECEC;

}

#header {
	background-image:   url("images2/top1_03.gif");
	background-repeat: repeat-x;
}
.news {
	background-image:   url("images2/bg_news.gif");
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 8px;
}

div {
	scrollbar-face-color: #F0F0F0;
	scrollbar-arrow-color: #3366cc;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E6E6E6;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #666666;
}

div#whatsnew {
	width: 256px;
	height: 185px;
	overflow: auto;
	font-size: 75%;
	line-height: 125%;
	margin: 5px 5px 5px 0px;
}
div#whatsnew ul {
	margin-left: 20px;

}
div#whatsnew ul li {
	list-style-image:   url("images2/sikaku.gif");
}
div#whatsnew a:link {
	font-weight: bold;
}

div#whatsnew a:visited {
	font-weight: bold;
}
div#whatsnew a:hover {
	font-weight: bold;
}
.flash {
	background-image:   url("images2/bg_flash.gif");
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 8px;
}
.bottom {
	background-image:   url("images2/bg_03.gif");
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	color: #32516D;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
input.text {
	background: #ECECEC;
	font-size: 10px;
	border-top: 1px solid #BBC8D2;
	border-right: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	border-left: 1px solid #BBC8D2;
}
input.button {
	background: #C2D2E2;
	color: #003366;
	font-size: 10px;
	border-top: 1px solid #ECECEC;
	border-right: 1px solid #BBC8D2;
	border-bottom: 1px solid #BBC8D2;
	border-left: 1px solid #ECECEC;
}
.search {
	font-size: 10px;
	color: #000;
}
.logo {
	font-size: 10px;
}
.add li {
	list-style-image:   url("images2/sikaku.gif");
	font-size: 75%;
	line-height: 125%;
}
ul.add {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text-small {
	font-size: 75%;
	line-height: 125%;
}
.text-exsmall {
	font-size: 65%;
	line-height: 115%;
}
.kanren {

	font-size: 75%;
	line-height: 130%;
}
.kanren p {
	margin-top: 2px;
	margin-bottom: 2px;
}
.update {
	color: #993366;
}
.whatsnew-mall {
	font-size: 95%;
}

