@import "baseOutline.css";
@import "center.css";
@import "footer.css";
@import "left.css";

/* -- --------------default-------------- --*/

* {
	font-family: "Osaka", Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯";
	margin: 0px;
	list-style: none;
}

img {
	border: 0px;
}

body {
	background-color: #eaeedb;
	text-align: left;
}


#topNewText a:link,
#topNewText a:visited,
#topNewText a:active {
	text-decoration: underline;
	color: #cccccc;
}
#topNewText a:hover {
	text-decoration: none;
	color: #cccccc;
}

#specialArea a:link,
#specialArea a:visited,
#specialArea a:active {
	text-decoration: underline;
	color: #cccccc;
}
#specialArea a:hover {
	text-decoration: none;
	color: #cccccc;
}

#bodyArea3 a:link,
#bodyArea3 a:visited,
#bodyArea3 a:active {
	text-decoration: underline;
	color: #666666;
}
#bodyArea3 a:hover {
	text-decoration: none;
	color: #666666;
}

#linkContentsTitle a:link,
#linkContentsTitle a:visited,
#linkContentsTitle a:active {
	text-decoration: underline;
	color: #666666;
}
#linkContentsTitle a:hover {
	text-decoration: none;
	color: #666666;
}

#footLinkArea a:link,
#footLinkArea a:visited,
#footLinkArea a:active {
	text-decoration: underline;
	color: #cccccc;
}
#footLinkArea a:hover {
	text-decoration: none;
	color: #cccccc;
}

/*-------------------*/
li {
	line-height: 1.7em;
	font-weight: normal;
}