@charset "Shift_JIS";

/* ---------------------------------------------------- */

* {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}


/* ---------------------------------------------------- */

h1 {
	text-align:left;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	line-height:200%;
	text-indent:0px;
	margin:0 0 1.5em 0;
}

h2 {
	text-align:center;
	font-size:20px;
	color:#FF0000;
	font-weight:bold;
	line-height:200%;
	text-indent:0px;
	margin:0 0 1.5em 0;
}

p {
	text-align:left;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	line-height:200%;
	text-indent:0px;
	margin:0 0 1.5em 0;
}