@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bg.gif) repeat-x;
}
#base {
	width: 900px;
	margin: 0 auto;
}
.text01 {	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
}
.text02 {	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 130%;
}
a:link        { color: #000; text-decoration: none }
a:visited   { color: #000; text-decoration: none }
a:hover        { color: #d80007; text-decoration: underline }

