@charset "utf-8";
/* CSS Document */
body {
	background-color: #42677c;
    margin-left: 0px; !important
	margin-top: 0px; !important
	margin-right: 0px; !important
	margin-bottom: 0px; !important
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCFF;
	font-weight: bold;
}
img {
border: none;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration:line-through;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #99CCFF;
}
.header {
	color: #FFFFFF
}
.footer {
	color: #FFFFFF
}
.border {
border: 1px solid #99CCFF;
padding: 0px;
-moz-border-radius: 3px;
}
.sep {
border-bottom:1px solid #99CCFF
}
.date {
border: 1px solid #5A89A2;
font-size: 11px;
background-color: #5A89A2;
-moz-border-radius: 3px;
}
.contentbg {
border: 1px solid #5A89A2;
background-color: #5A89A2;
-moz-border-radius: 3px;
}
.quote {
padding: 3px 1px 3px 10px;
}
.mini-example {border:1px dashed #c42525; padding:1px; margin:1px}
#nihongoup {
background-color: #FDB7FD;
font-size: 12px;
font-weight: bolder;
color: #fff;
text-align: center;
border: #000 1px solid;
-moz-border-radius: 3px;
}
.japanese {
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:12px;
}
#fanpage {
background-color:#FFFFFF;
-moz-border-radius: 3px;
}
