@charset "UTF-8";

.title01 {
	background-image: url(../about_flow/img/title01.gif);
	background-repeat: no-repeat;
	width: 610px;
	height: 25px;
}

div#contents ul li{
	list-style-type: none;
}



div#contents ul#pagenav {
	width: 610px;
	margin-bottom: 20px;
}

div#contents ul#pagenav li {
	display: inline;
	float: left;
	margin-bottom: 20px;
}

div#contents ul#pagenav2 {
	margin-left: 15px;
	margin-bottom: 20px;
}

div#contents ul#pagenav2 li {
	margin-bottom: 5px;
}

div#contents ul#pagenav li a {
	display: block;
	width: 150px;
	height: 25px;
	font-weight: bold;
	color:#0066FF;
	margin-right: 2px;
	margin-bottom: 2px;
}

div#contents h3 {
	color: #5097C4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5097C4;
	border-bottom-color: #5097C4;
	padding: 5px;
	margin-right: 15px;
	clear: both;
}
div#contents #maintable {
	clear: both;
	width="610"
}

div#contents h4 {
	background-color: #5097C4;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	margin-top: 10px;
}

div#contents h5 {
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
}

div#contents p{
	padding: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
}

div#contents #maintable th {
	background-color: #5097C4;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

div#contents #maintable td {
	padding: 5px;
	padding-bottom: 25px;
}
