@charset "utf-8";

#container #main h1 {
	font-size: 25px;
	color: #999;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
/* CSS Document */

#main_dummy {
	margin: auto;
	width: 960px;
}

#main_dami table {
	width: 960px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container #main #main_dami table tr th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#container #main #main_dami table tr td a {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container #main #main_dami table td {
	width: 159px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#main_dami h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #999;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	margin-bottom: 5px;
}
#container #main h4 {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	font-size: small;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container #main h4 a {
	text-decoration: none;
	color: #999;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
}
#container #main h4 a:hover {
	color: #F00;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
}
#main_dami h5 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: normal;
	font-size: 14px;
	text-align: right;
	color: #000;
}
#container #main #main_dami h5 a {
	text-decoration: none;
}

#container #main #main_dami h5 a {
	color: #000;
}
#container #main #main_dami h5 a:hover {
	color: #F00;
}
#container #main h5 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	font-weight: normal;
}
#container #main h5 a {
	text-decoration: none;
	color: #333;
}
#container #main h5 a:hover {
	color: #F00;
}
