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

/* ---------------------------------------------------------------- */
/* ハチドリ通心 */
/* ---------------------------------------------------------------- */

/* lContainer */
#lContainer ul#lmenu {
	position: relative;
	overflow: hidden;
	width: 209px;
	height: 240px;
	margin: -1px 0 -23px 0;
	list-style-type: none;
	background: url("../../common/images/lmenu.gif") no-repeat top;
}
#lContainer ul#lmenu li a {
	display: block;
	overflow: hidden;
	width: 209px;
}
#lContainer ul#lmenu li a span {
	display: none;
}
#lContainer ul#lmenu li.lm1 a {
	position: absolute;
	width: 209px;
	height: 42px;
	top: 0;
	left: 0;
	background: url("../../common/images/lmenu.gif") no-repeat top;
}
#lContainer ul#lmenu li.lm1 a:hover,
#lContainer ul#lmenu li.lm1s {
	position: absolute;
	width: 209px;
	height: 42px;
	top: 0;
	left: 0;
	background: url("../images/lmenu_on.gif") no-repeat top;
}
#lContainer ul#lmenu li.lm2 a {
	position: absolute;
	width: 209px;
	height: 32px;
	top: 42px;
	left: 0;
	background: url("../../common/images/lmenu.gif") no-repeat 0 -42px;
}
#lContainer ul#lmenu li.lm2 a:hover,
#lContainer ul#lmenu li.lm2s {
	position: absolute;
	width: 209px;
	height: 32px;
	top: 42px;
	left: 0;
	background: url("../images/lmenu_on.gif") no-repeat 0 -42px;
}
#lContainer ul#lmenu li.lm3 a {
	position: absolute;
	width: 209px;
	height: 42px;
	top: 74px;
	left: 0;
	background: url("../../common/images/lmenu.gif") no-repeat 0 -74px;
}
#lContainer ul#lmenu li.lm3 a:hover,
#lContainer ul#lmenu li.lm3s {
	position: absolute;
	width: 209px;
	height: 32px;
	top: 74px;
	left: 0;
	background: url("../images/lmenu_on.gif") no-repeat 0 -74px;
}
#lContainer ul#lmenu li.lm4 a {
	position: absolute;
	width: 209px;
	height: 30px;
	top: 107px;
	left: 0;
	background: url("../../common/images/lmenu.gif") no-repeat 0 -107px;
}
#lContainer ul#lmenu li.lm4 a:hover,
#lContainer ul#lmenu li.lm4s {
	position: absolute;
	width: 209px;
	height: 30px;
	top: 107px;
	left: 0;
	background: url("../images/lmenu_on.gif") no-repeat 0 -107px;
}
#lContainer ul#lmenu li.lm5 a {
	position: absolute;
	width: 209px;
	height: 30px;
	top: 140px;
	left: 0;
	background: url("../../common/images/lmenu.gif") no-repeat 0 -140px;
}
#lContainer ul#lmenu li.lm5 a:hover,
#lContainer ul#lmenu li.lm5s {
	position: absolute;
	width: 209px;
	height: 30px;
	top: 140px;
	left: 0;
	background: url("../images/lmenu_on.gif") no-repeat 0 -140px;
}
#lContainer ul#lmenu li.lm6 a {
	position: absolute;
	width: 209px;
	height: 29px;
	top: 173px;
	left: 0;
	background: url("../../common/images/lmenu.gif") no-repeat 0 -173px;
}
#lContainer ul#lmenu li.lm6 a:hover,
#lContainer ul#lmenu li.lm6s {
	position: absolute;
	width: 209px;
	height: 29px;
	top: 173px;
	left: 0;
	background: url("../images/lmenu_on.gif") no-repeat 0 -173px;
}
#lContainer ul#lmenu li.lm7 a {
	position: absolute;
	width: 209px;
	height: 33px;
	top: 206px;
	left: 0;
	background: url("../../common/images/lmenu.gif") no-repeat 0 -206px;
}
#lContainer ul#lmenu li.lm7 a:hover,
#lContainer ul#lmenu li.lm7s {
	position: absolute;
	width: 209px;
	height: 33px;
	top: 206px;
	left: 0;
	background: url("../images/lmenu_on.gif") no-repeat 0 -206px;
}


/* rContainer */
#birdContainer {
	width: 629x;
	margin: 0 6px 0 34px;
	padding: 24px 0 50px 0;
}
#birdContainer .boxContainer {
	width: 611px;
}
* html #birdContainer h4 { /* ie6 */
	width: 610px;
	height: 46px;
}
#birdContainer h4 {
	width: 560px;
	height: 38px;
	margin-top: 33px;
	padding: 8px 0 0 50px;
	background: url("../images/h4_bg.gif") no-repeat;
	color: #676857;
	font-size: 14px;
	font-weight: bold;
}
#subContainer p.text {
	color:#676857;
	line-height: 160%;
}
#birdContainer ul {
	padding: 10px 0 10px 10px;
	list-style-type: none;
}
#birdContainer ul li {
	margin: 0 0 10px 0;
	background: url("../images/icon_arrow.gif") no-repeat 0 3px;
	text-indent: 40px;
}
