@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #666;
	width: 900px;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

body,td,th {
	color: #333;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FFB9B4;
}
a:active {
	color: #FFB9B4;
}

h1 {
	font-size: 14px;
	color: #999;
}

h2 {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

h3 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

#pankuzu {
	font-size: 12px;
}

#menu {
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: #FFB9B4;
}

#menu1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFB9B4;
} 