* {
	padding: 0;
	margin: 0;
}
#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#wrapper .top {
	font-size: 1em;
	text-align: center;
	margin: 0px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #0066FF;
	padding-top: 2px;
}
#wrapper h1 {
	text-align: center;
	text-indent: -9999px;
	background-image: url(../../logo/logo2009taikai.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 60px;
}
#no2 h1 {
	background-image: url(../../logo/logo2008-2.gif);
}
#no3 h1 {
	background-image: url(../../logo/logo2008-3.gif);
}
#no4 h1 {
	background-image: url(../../logo/logo2008-4.gif);
}
#no5 h1 {
	background-image: url(../../logo/logo2008-5.gif);
}

#wrapper .bottom {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	font-size: .9em;
	text-align: right;
}
#no2 h3, #no3 h3, #no4 h3, #no5 h3 {
	margin-top: 10px;
	margin-left: 16px;
	margin-bottom: 4px;
	color: #000033;
	background-image: url(../../img/mark_1.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
}

#wrapper h2 {
	font-size: 1.5em;
	margin-top: 2px;
	background-color: #FFFFCC;
	padding: 3px; 0 3px 10px;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #0066FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
}
#wrapper #contents p {
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 1.5;
}
#wrapper #contents li {
	line-height: 1.5;
	margin-left: 20px;
}
#no4 #wrapper #contents li {
	line-height: 1.5;
	list-style-type: upper-roman;
}

#wrapper #contents ul {
	margin: 10px 0 10px 20px;
}
#wrapper .bottom .top {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 1.5em;
}
p.center {
	text-align: center;
}
#wrapper #contents ol#first {
	margin-left: 2em;
}
ol#sec {
	margin-left: -1em;
}
#wrapper #contents #first li {
	line-height: 2;
}
