@charset "UTF-8";
/* CSS Document */

#menu2 a {
	background-position: -100px -34px;
}

/*左側*/
.submenu1 a {
	background: url(/themes/kiwanis/img/about/menu_about.png) no-repeat 0px 0px;
}
.submenu2 a {
	background: url(/themes/kiwanis/img/about/menu_about.png) no-repeat 0px -20px;
}
.submenu3 a {
	background: url(/themes/kiwanis/img/about/menu_about.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;
	letter-spacing: 0em;
}

.about_text_area {
	width: 480px;
	float: left;
}
.about_text1 {
	color: #0077FF;
	font-size: 150%;
	line-height: 50px;
	font-weight: 600;
}

.about_text2 {
	color: #0077FF;
	font-size: 120%;
	line-height: 170%;
	font-weight: 600;
}
.about_text3 {
	line-height: 150%;
	display: block;
	padding: 0 0 0 15px;
}

.photo_kaicho {
	float: left;
	text-align: center;
	width: 120px;
	padding: 0 15px 0 0;
}