/*============================
base(CSS)
============================*/
@charset "shift_jis";

* {
	margin: 0px;
	padding: 0px;
}

/*============================
Safari(MAC$B!&(BWIN for 3.1)$BMQ(B 
============================*/
html[xmlns*=""] body{
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	color: #363636;
	font-family: "$B#M#S(B $B#P%4%7%C%/(B", "Osaka$B!]EyI}(B", "$B%R%i%.%N3Q%4(B Pro W3";
}
/*============================
Safari(MAC$B!&(BWIN for 3.1)$BMQ(B 
============================*/
body{
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	font-family: "$B#M#S(B $B#P%4%7%C%/(B", "Osaka$B!]EyI}(B", "$B%R%i%.%N3Q%4(B Pro W3";
background-repeat: repeat;
}
html{
	overflow-y: scroll;
}

img{
	border:0;
}

li{
	list-style-image: none;
	list-style-type: none;
}

/*============================
$B%U%)%s%H@_Dj(B 
============================*/
body, body p{
	font-size: 90%;
	line-height: 140%;
	background-color: #e3d4d1;
	color: #363636;
}

div#topmain .news{
	width: 500px;
	height: auto;
	padding: 0px 0px 0px 2px;
	background-color: #e3d4d1;
}
a{
	text-decoration: none;
	color: #993366;
}
a:hover{
	text-decoration: underline;
	color: #996666;
}
/*============================
What is News?$B$r%F!<%V%k(B
============================*/
div#wha{
	background-color: #e3d4d1;
}
div#wha table{
	width: 475px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 0px;
	bordeer-collapse: collapse;
}
div#wha td{
	border-top: 10px solid #e3d4d1;
	border-bottom: 1px dotted #ffffff;
	padding-left: 5px;
	font-size: 1em;
	height:18px
	line-height: 18px;
}
div#wha td.ymd{
	font-size: 0.8em;
	line-height: 90%;
	color: #cc3333;
	text-align: bottom;
	white-space: nowrap;
}
