* {
	margin: 0px;
	padding: 0px;
}
#wrap {
	margin: auto;
	height: auto;
	width: 950px;
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
/*@wbh??@*/
#content {
	width: 840px;
	height: auto;
	padding-bottom: 30px;
	padding-right: 55px;
	padding-left: 55px;
	background-color: #010D09;
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	float: left;
}
#titleimg {
	text-align: center;
}
.title {
	float: left;
	height: 228px;
	width: 950px;
}



.font1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
}
.font2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24pt;
	clear: both;
	line-height: 50px;
	color: #990000;
}

h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #990000;
	font-size: 24pt;
	padding-top: 5px;
	padding-bottom: 10px;
}

h2 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 3px;
}
h3 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 11px;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 3px;
}
.main {
	width: 800px;
	height: auto;
	float: left;
	background-image: url(../images/box_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.name {
	width: 770px;
	padding-top: 15px;
	padding-bottom: 10px;
	height: auto;
	padding-left: 30px;
}
.left {
	float: left;
	height: auto;
	width: 360px;
}

.center {
	width: 400px;
	padding-left: 240px;
	float: left;
	height: auto;
	clear: both;
	text-align: center;
}

#copyright {
	width:950px;
	height:30px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
	margin:auto;
	clear:both;
	color: #666666;
	font-size: 10px;

}
