@charset "utf-8";

#title {
	height: auto;
	width: 580px;
	margin-bottom: 10px;
}
#banner {
	height: auto;
	width: 580px;
	margin-bottom: 25px;
	text-align: center;
}

#image-01 {
	height: auto;
	width: 580px;
	font-size: 13px;
	line-height: 180%;
	margin-bottom: 20px;
}

#point-01 {
	height: auto;
	width: 580px;
	font-size: 13px;
	line-height: 180%;
	margin-bottom: 20px;
	float: left;
}
#image-02 {
	height: auto;
	width: 580px;
	font-size: 13px;
	line-height: 180%;
	margin-bottom: 20px;
}

#point-02 {
	height: auto;
	width: 580px;
	font-size: 13px;
	line-height: 180%;
	margin-bottom: 20px;
	float: left;
}
#image-03 {
	height: auto;
	width: 580px;
	font-size: 13px;
	line-height: 180%;
	margin-bottom: 20px;
}
#point-03 {
	height: auto;
	width: 579px;
	margin-bottom: 30px;
	font-size: 13px;
	line-height: 180%;
}

#page-top {
	height: auto;
	width: 580px;
}

table {
	font-size:12px;
	width: 580px;
	line-height: 140%;
	margin-bottom: 20px;
}

.thead-th {
	color: #0000CC;
	font-size: 14px;
	padding: 5px;
	text-align: center;
	border: 1px solid #333;
}
th{
	padding:8px 2px 8px 2px;
	color:#333333;
	font-weight:normal;
	padding:7px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #F3F3F3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333333;
}

td{
	font-size:12px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #333333;
	background-color: #F7F7F7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}

table.shima tr:hover {
	background-color: #FFFFFF;
	color: #000000;
}
