@charset "utf-8";

.kanren_back {
	background: url(/img/title_kanren.gif) no-repeat;
	width: 100%;
	height: 34px;
}
.kanren_back h2, .kanren_back div.h2 {
	display: none;
	margin: 0;
	padding: .4em 4px 0 20px;
	border-top: 5px solid #479352;
}
.kanren_back h3 {
	display: none;
}
.title_contact,
.title_work,
.title_map {
	height: 34px;
}
.title_contact {
	background-image: url(/img/title_contact.gif);
}
.title_work {
	background-image: url(/img/title_work.gif);
}
.title_map {
	background-image: url(/img/title_map.gif);
}
.menu_list_c {
	margin: 12px 16px;
	padding: 0;
}
#sidebar2 h3 {
	clear: both;
	font-size: 100%;
	margin: 0 0 .8em;
	padding: 0.2em 0 0.2em 12px;
	border-width: 1px 1px 1px 12px;
	border-style: solid;
	border-color: #EEEEEE #CCCCCC #CCCCCC #999999;
}
.menu_list_c ul {
	margin: 0 0 0 20px;
	padding: 0;
	text-align: left;
}
.menu_list_c li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: url(/img/icon_migi5.png);
	list-style-position: outside;
	border-bottom: none;
}