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

#menu4 a {
	background-position: -396px -34px;
}

/*左側*/
.submenu1 a {
	background: url(/themes/kiwanis/img/management/menu_management.png) no-repeat 0px 0px;
}
.submenu2 a {
	background: url(/themes/kiwanis/img/management/menu_management.png) no-repeat 0px -20px;
}
.submenu3 a {
	background: url(/themes/kiwanis/img/management/menu_management.png) no-repeat 0px -40px;
}
.submenu1 a:hover {
	background-position: -185px 0px;
}
.submenu2 a:hover {
	background-position: -185px -20px;
}
.submenu3 a:hover {
	background-position: -185px -40px;
}
#left_area {
	width: 185px;
	float: left;
	padding: 0 10px 0 10px;
}
#left_area li {
	float: none;
	padding: 0 0 5px 0;
}
#left_area a {
	display: block;
	width: 185px;
	height: 20px;
}


/*中央*/
#center_area {
	border-left: #e6e6e6 solid 1px;
	border-right: none;
	width: 654px;
	float: left;
	padding: 0 20px;
	line-height: 190%;
	letter-spacing: 0em;
	position: relative;
}

#admission {
	width: 260px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
#acrobat {
	width: 111px;
	height: 35px;
	position: absolute;
	right: 20px;
	bottom: 10px;
}

#center_area table td {
	border: none;
}
table {
	background: #00a0ff;
	border-collapse: separate;
}
th {
	color: #00a0ff;
	background: #E0F0FF;
	padding:5px;
}	
td {
	background: #FFFFFF;
	padding:5px;
}

.text td img {
	position: relative;
	left: 5px;
	top: 3px;
}

.bgcolor1 td {
	background: #F5F5F5;
}
