* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #1B141A;
}


#wrap {
	height: auto;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#content {
	float: left;
	height: auto;
	width: 930px;
	padding-bottom: 20px;
	background-image: url(images/bg2010.jpg);
	clear: both;
	padding-right: 20px;
}
#left {
	float: left;
	width: 460px;
	padding-left: 70px;
	padding-top: 50px;
}
#right {
	padding-top: 20px;
	float: right;
	height: auto;
	width: 415px;
}


.font1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D1F163;
	padding-left: 10px;
	padding-top: 5px;
}
.font2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 22px;
	font-weight: bold;
	color: #CC3300;
	margin-top: -5px;
	margin-bottom: 5px;
}
.font3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-left: 120px;
	margin-bottom: 10px;
}

.font4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	padding-top: 20px;
}
.font5 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 13px;
	color: #FF3;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height: 16px;
	padding-left: 10px;
}

.font6 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #FFF;
	padding-left: 10px;
}




#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 25px;
	letter-spacing: 1px;
	margin: auto;
	width: 950px;
	text-align: right;
	color: #333333;
	clear: both;
	height: auto;
}

