body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3" , Osaka;
	font-size: 75%;
	line-height: 2;
	color: #514C4C;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg.gif) repeat-x center top;
}
a {
	color: #06c;
}
a:hover {
	color: #33ffff;
}
h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
	vertical-align: top;
}


.cont-h2 {
	width: 660px;
	margin: 30px auto 0 auto;
}
.happyou {
	width: 660px;
	margin: 0 auto 100px auto;
}
.happyou h3 {
	margin: 50px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #ffaf03;
	padding: 0 0 0 10px;
	border-left: 3px solid #ffaf03;
}
.happyou table {
	margin: 10px 0 0 0;
	border: 1px solid #ccc;
	width: 100%;
}
.happyou table th {
	padding: 5px 10px;
	text-align: left;
	background-color: #f4f4f4;
	border: 1px solid #ccc;
	vertical-align: top;
	width: 120px;
}
.happyou table td {
	padding: 5px 10px;
	text-align: left;
	border: 1px solid #ccc;
	border-right: none;
	border-left: none;
	vertical-align: middle;
}
.happyou table td.shou {
	font-weight: bold;
	width: 90px;
}
.happyou table td.namae {
	width: 100px;
}

.contest01 {
	text-align: center;
}
table {
    border-collapse: collapse;
	line-height: 1.5;
}
.contest-table01 {
	border: 1px solid #ccc;
	width: 660px;
	margin: 30px auto;
}
.contest-table01 th {
	background-color: #f2efea;
	border: 1px solid #ccc;
	padding: 5px 10px;
	white-space: nowrap;
}
.contest-table01 td {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 5px 10px;
}

table.contest-table01-in {
}
table.contest-table01-in th {
	background-color: #f4f4f4;
	padding: 3px 10px;
	border-right: 1px dashed #ccc;
	white-space: nowrap;
}
table.contest-table01-in td {
	background-color: #fff;
	border-left: 1px dashed #ccc;
	padding: 3px 10px;
}

.contest-box01 {
	width: 500px;
	margin: 0 auto 30px auto;
	border: 3px double #999;
	padding: 10px;
}
.ul01 li {
	list-style-type: disc;
	margin: 0 0 10px 20px;
}

.contest-info {
	width: 660px;
	margin: 20px auto 0 auto;
}
.contest-info p {
	line-height: 1.5;
}
