@charset "Shift_JIS";

/* iframe ---------------------------------------------------- */
body {
	color: #CCCCCC;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(img/frame_bk.png);
	background-repeat: no-repeat;
	background-position: center top;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #CCCCCC;
}
a {
	text-decoration: none;
	color: #666666;
}

/* 全体構造---------------------------------------------------- */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.8;
}
