@charset "utf-8";


#contents {
	padding-top: 90px;
	padding-bottom: 30px;
}
#main {
	padding-bottom: 30px;
	width: 700px;
	padding-top: 50px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 1.5;
	text-align: center;
}
#main h1 {
	font-weight: bold;
	font-size: 1.3em;
	color: #333333;
	margin-top: 30px;
}

#main h2 {
	padding-left: 5px;
	font-size: 1.em;
	margin-top: 30px;
	clear: both;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0F5BFB;
	font-size: 1.2em;
	line-height: 1.4;
	font-weight: bold;
}


#sentence p {
	padding-top: 15px;
	text-align: left;
}
#sentence ul {
	padding-left: 20px;
	padding-top: 5px;
	text-align: left;
	white-space:normal;
}
#sentence ol {
	padding-top: 5px;
	text-align: left;
	margin-left: 35px;
}
#gaverment {
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	color: #333333;
}
#date {
	text-align: right;
}
#number {
	list-style-type: none;
	text-indent:-2em;
}
#sentence .underLine {
	text-decoration: underline;
}
#kind li {
	padding-top: 10px;
}

.totop a {
	right: 30px;
}
