@charset "utf-8";

/* Basic
---------------------------------------------*/
body { margin: 0; padding: 0; font-size: 100%; list-style: none; background-color: transparent; border: none; }
ul { list-style-image: url(../img09/w_arr.gif); margin: 0 0 0 -22px; _margin: 0 0 0 16px; }
strong { font-weight: bold; }

/* Link
---------------------------------------------*/
a:link, a:link * { color: #0A7DFF; text-decoration: none; outline: none; }
a:visited, a:visited *{ color: #7C24FF; text-decoration: none; outline: none; }
a:hover, a:hover *{ color: #D10054; text-decoration: underline; outline: none; }

/* All
---------------------------------------------*/
html { overflow-y: scroll; }
body {
	background: #FFF;
	color: #333;
	font-size: 78%;
	font-size: 12px;
	font-family: 'Century Gothic',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", Helvetica, sans-serif;
	text-align: left;
	/*\*/
	/*letter-spacing: 0.05em;*/
	/**/
	padding: 2px 0 2px 8px;
	line-height: 140%;
}

.sp1 { color: #C8141A; font-weight: normal; }
.sp1b { color: #C8141A; font-weight: bold; }
