@charset "shift_jis";
body {
	font-size: 85%;
	line-height: 1.5;
	letter-spacing: 1px;
	color: #000000;
	background-color: #ffffff;
}

#header form,
#globalnavi,
#localnavi,
#info {
	display: none;
}

#contents,
#contents2 {
	width: 100%;
}

#header {
	border-bottom: 1px solid #999;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

h1,h2,h3,h4 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p,ul {
	font-family: "MS P明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

blockquote {
	background-color: #aaa;
}
