h2 {
	margin: 0 0 20px 0;
}

.contents-Box {
	width: 660px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.contents-Box p {
	margin: 0 0 10px 0;
}
h3 {
	margin: 0 0 10px 0;
}
h4 {
	font-weight: bold;
}
h5 {
	margin: 0 0 20px 0;
}
.r01 {
	font-weight: bold;
	color: #C00;
}
.r02 {
	font-weight: normal;
	color: #C00;
}
.b01 {
	font-weight: bold;
}
ul#schedule {
	margin: 0;
}
ul#schedule li {
	margin: 0;
}


ul#happyo {
	margin: 10px 0 0 0;
}
ul#happyo li {
	margin: 0 0 0 22px;
	text-indent: -12px;
	line-height: 160%;
}


table#tentou-Form {
	border-collapse: separate;
	border-spacing: 2px;
	border: 1px dotted #F90;
}

table#tentou-Form th,
table#tentou-Form td {
	padding: 10px;
	border-bottom: 1px dotted #F90;
	background: #FFF;
}
table#tentou-Form th.last-Child, 
table#tentou-Form td.last-Child{
	border-bottom: none;
}
table#tentou-Form th {
	width: 200px;
	border-right: 1px dotted #F90;
	background: none;
	vertical-align: top;
}

table#tentou-Form th span {
	font-weight: normal;
}
dl#party-Odd,
dl#party-Even {
	margin: 0;
	padding: 0 10px 0 10px;
	overflow: hidden;
	_zoom: 1;
}
dl#party-Odd {
	background: #F9ECEC;	
}
dl#party-Even {
	background: #FFC;	
}
dl#party-Odd dt,
dl#party-Even dt {
	clear: both;
	float: left;
	width: 200px;
	margin: 0 0 0 0;
	padding: 14px 0 7px 0;
}
dl#party-Odd dd,
dl#party-Even dd {
	margin: 0 0 0 0;
	padding: 10px 0 8px 200px;
	border-bottom: 1px dotted #F90;
}
table#tentou-Form textarea,
table#tentou-Form input {
	font-size: 12px;
	padding: 3px;
}

ul#send-List {
	margin: 0;
}
ul#send-List li {
	display: inline;
	padding: 0 20px 0 0;
	vertical-align: middle;
}
/* ---------------------------------------------------------
発表
--------------------------------------------------------- */
table#tentousya {
	margin: 0 0 10px 0;
	border-collapse: collapse;
	background: #FFF;
}
table#tentousya th,
table#tentousya td {
	padding: 5px;
	border: 1px solid #FF9900;
	text-align: center;
	font-weight: bold;
}
table#tentousya th {
	background: #FF6600;
	color: #FFF;
}
table#tentousya td.days {
	background: #FFC;
}

