body, div, p, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
body {
	line-height:140%;
	color:#444444;
	font-size: 0.8em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#container {
	width:850px;
	margin:0 auto;
}
#main {
	width:820px;
	margin:0 auto;
}
h1 {
	width:850px;
	height:380px;
	background:url(../images/title01.gif) no-repeat 0 0;
	font-size:0;
	text-indent:-9999px;
}
h2 {
	width:850px;
	height:195px;
	background:url(../images/title02.gif) no-repeat 0 0;
	font-size:0;
	text-indent:-9999px;
	margin:0 0 15px;
}
.bg_top, .bg_btm {
	width:820px;
	height:10px;
	font-size:0;
	line-height:100%;
	text-indent:-9999px;
}
.bg_top {
	background:url(../images/bg_top.gif) no-repeat 0 0;
	margin:8px 0 0;
}
.bg_btm {
	background:url(../images/bg_btm.gif) no-repeat 0 0;
	margin:0 0 2px;
}
#n1, #n2, #n3 {
	height:100%;
	background:url(../images/bg.gif) repeat-y 0 0;
}
/* **********等名前********** */

h3 {
	width:117px;
	height:70px;
	float:left;
	display:block;
	color:#1d447b;
	font-size:0;
}
#n1 h3 {
	background:url(../images/no1.gif) no-repeat 30px 17px;
}
#n2 h3 {
	background:url(../images/no2.gif) no-repeat 30px 17px;
}
#n3 h3 {
	background:url(../images/no3.gif) no-repeat 30px 17px;
	margin-top:10px;
}
/* **********賞品の欄********** */
.shouhin {
	width:445px;
	float:left;
	height:66px;
	margin:0 0 0 20px;
	text-indent:-9999px;
}
#n1 .shouhin {
	background:url(../images/no1txt.gif) no-repeat 0 0;
}
#n2 .shouhin {
	background:url(../images/no2txt.gif) no-repeat 0 0;
}
.shouhin3 {
	width:680px;
	float:left;
	margin:0 0 0 20px;
}
.shouhin3 th {
	font-weight:normal;
	text-align:left;
	width:445px;
}
.shouhin3 td {
	font-weight:bold;
	font-size:1.5em;
	text-align:center;
}
/* **********当選者の欄********** */
.tousen {
	width:225px;
	float:right;
	font-weight:bold;
	font-size:1.5em;
	text-align:center;
	padding-top:25px;
}
/* **********4等から〜********** */
.table {
	width:100%;
	margin:15px 0 30px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.table td {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.td01 {
	font-size:1.2em;
	background-color:#1d447b;
	text-align:center;
	font-weight:bold;
	color:#fff;
	width:109px;
}
.td03 {
	font-weight:bold;
}
