@charset "utf-8";
@import url("/common/css/base.css");

body {
	font-size: 11px;
	*font-size: 69%;
	font-family: Verdana, "MS UI Gothic", "Osaka", sans-serif;
	*font-family: Verdana, sans-serif; /* ~WinIE7 */
}

/* Safari \*/
html:\66irst-child body {
	font-family: Verdana, "MS UI Gothic", "HiraKakuPro-W3", sans-serif;
}
/* end */

a,
a.wasting-span-inserted span.wasting-span {
	*padding-bottom: 1px;
	/*_border-bottom: 1px solid #a89794;*/
}

/* Safari \*/
html:\66irst-child a,
html:\66irst-child a.wasting-span-inserted span.wasting-span {
	padding-bottom: 1px;
}
/* end */


sup.note-mark {
	font-size: 100%;
	color: #8b7470;
}