* {
	padding: 0;
	margin: 0;
}

#wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#wrapper .top {
	font-size: 1em;
	text-align: center;
	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/2012/20120525.gif);*/
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
}

#wrapper .bottom {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	font-size: .9em;
	text-align: right;
}

#wrapper .bottom .top {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 1.5em;
}

#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: 30px;
}

#wrapper #contents ul {
	margin: 10px 0 10px 20px;
}

p.center {
	text-align: center;
}
#naiyou h3 {
	margin-top: 16px;
	margin-left: 20px;
	margin-bottom: 16px;
	font-weight: bold;
	color: #006;
}
#naiyou ol {
	margin-left: 30px;
}

div#naiyou {
	padding-bottom:	20px;
}
