@charset "utf-8";
@import "common/0-import.css";
/*------------------------------------------------------------
	サイトマップ
------------------------------------------------------------*/
#conts .col1 {
	width: 64%;
	border-right: 1px solid #eee;
	float: left;
}

#conts .col2 {
	width: 34%;
	float: right;
}

#conts ul li {
	margin-bottom: 8px;
	padding-left: 10px;
	background: url(/img/common/icon/03.gif) no-repeat left 3px;

	font-weight: bold;	
}

#conts ul li ul {
	margin-top: 5px;
}

#conts ul li li {
	margin-bottom: 0;
	background: url(/img/common/icon/12.gif) no-repeat left 3px;
	font-weight: normal;
}

#conts ul.yoko2 li {
	width: 47%;
}

#conts #otherCompanies iframe {
	height: 613px;
}
