@charset "utf-8";
/* CSS Document */

.kenList{
}
.kenList ul{
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.kenList li{
	float: left;
	list-style-type: none;
}
.kenList li a{
	text-decoration: none;
	display:block;
	background-color: #E1F1FF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 80px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../img/icon_home_01.gif);
	background-repeat: no-repeat;
	background-position: -1px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4BAAFF;
	border-right-color: #4BAAFF;
	border-bottom-color: #4BAAFF;
	border-left-color: #4BAAFF;
	float: left;
	list-style-type: none;
}
.kenList li a:hover{
	text-decoration: none;
	display:block;
	list-style-type: none;
	background-color: #FFFDD2;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 80px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../img/icon_home_01.gif);
	background-repeat: no-repeat;
	background-position: -1px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4BAAFF;
	border-right-color: #4BAAFF;
	border-bottom-color: #4BAAFF;
	border-left-color: #4BAAFF;
}



table.prefTable{
	width: 625px;
	padding: 0px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #8d8d8d;
	border-right-color: #8d8d8d;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table.prefTable th{
	background-color: #005BAC;
	color: #FFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8d8d8d;
	border-left-color: #8d8d8d;
}
table.prefTable td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8d8d8d;
	border-left-color: #8d8d8d;
	padding: 3px;
}
.th01{
	width: 70px;
}
.th02{
	width: 50px;
}
.th03{
	width: 115px;
}
.th04{
	width: 40px;
}
.th05{
	width: 70px;
}
.th06{
}
