@charset "UTF-8";

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

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

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;
	margin-bottom: 15px;
	clear: both;
}

div#contents table.table01 {
	margin-bottom: 30px;
	width: 610px;
}

div#sidebar h3 {
	background-color:#FFFFFF;
	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: 25px 5px 10px;
}

div#sidebar ul.assistnav {
	margin: 0px 5px 10px;
}
div#sidebar ul.assistnav li {
	margin: 0px 0px 2px;
}

