* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color:#000;
	overflow-x:hidden;
}
#bghead {
	background-image: url(../simg/bg2_01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 96px;
	width: 399px;
}
#bgmiddle {
	background-image: url(../simg/bg2_02.gif);
	background-repeat: repeat-y;
	display: block;
	width: 299px;
	padding-right: 50px;
	padding-left: 50px;
}
.dai {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.comm {
	background-color: #333;
	width: 300px;
	margin-top: 10px;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
.titles {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #CCC;
	display: block;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a.titles:hover {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #69F;
	display: block;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.setu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #CCC;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#bgfootlink {
	background-image: url(../simg/bg2_04.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 258px;
	width: 399px;
}

