@charset  "Shift_JIS";

/* BASE €ΜΞ@20050926 */

/****** Common tagu *******/
body {
	font-size: 14px;
	font-family: osaka,"qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN", sans-serif;
	line-height: 130%;
	color: #000;
	background-color: #fff;
	margin-top: 0px;
	margin-left: 20px;
	padding: 0px;
}

table td {
	line-height: 130%;
}

p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/****** LinkΜέθ *******/
/* ξ{ */
a:link {
	color:#009047f;
	text-decoration: none;
}
a:visited {
	color :#004547b;
	text-decoration: none;
}
a:hover {
	color:#ff5440;
	text-decoration: underline;
}
