body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
	text-decoration: none;

}
A {
	color: #0099FF;
	text-decoration: none;
}
A:link {
	text-decoration: underline;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:visited {
	text-decoration: underline;
}

div#Japanese {
	font-size: 25px;
	line-height: 25px;
	background-color: #000000;
	color: #FFFFFF;
	margin-top: 3px;
}
table#down {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

td#J-MainWindow {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
}
td#E-MainWindow {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}
td#footer {
	font-size: 10px;
	color: #666666;
}
li {
	margin-left: -5px;
}
.red {
	color: #CC0000;
}
h1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #14AB41;
	padding-bottom: 5px;
	font-size: 16px;
	margin: 0px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
.smallmoji {
	font-size: 10px;
	font-weight: bold;
}
td#news {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
