@charset "shift_jis";
#main {
	background-image: url(../img/second_main_back.gif);
}


#l_menu1 a {
	text-decoration: none;
	background-image: url(../about/img/l_menu1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow:hidden;
	display: block;
	padding: 0px;
	height: 28px;
	width: 168px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#l_menu1_o a {
	text-decoration: none;
	background-image: url(../about/img/l_menu1.gif);
	background-repeat: no-repeat;
	background-position: -168px top;
	text-indent: -9999px;
	overflow:hidden;
	display: block;
	padding: 0px;
	height: 28px;
	width: 168px;
	margin: 0px;
}
#l_menu1 a:hover {
	background-position: -168px top;
}

.about_list {
	font-size: 90%;
	line-height: 160%;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.about_list ul li {
	background-image: url(../about/img/mark.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	list-style-type: none;
	margin-bottom: 15px;
}