@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 */

#rContainer p.text {
	margin-top: 2em;
	color:#676857;
	line-height: 160%;
}

#funContainer {
	width: 629x;
	margin: 0 6px 0 29px;
	padding: 24px 0 60px 0;
	background: url("../images/bg_image.jpg") no-repeat top right;
}
#funContainer .boxContainer {
	width: 611px;
}
#funContainer .boxContainer .lBox {
	float: left;
	width: 408px;
	margin: 20px 0;
}
#funContainer .boxContainer .rBox {
	float: right;
	width: 188px;
	margin: 20px 0;
}
#funContainer h3 {
	margin-top: 43px;
	padding-bottom: 6px;
	background: url("../images/h3_bg.gif") no-repeat bottom;
	color: #2b9f2e;
	font-size: 18px;
	font-weight: bold;
}
#funContainer h3.title2 {
	margin-top: 20px;
	padding-bottom: 6px;
	background: url("../images/h3_bg.gif") no-repeat bottom;
	color: #2b9f2e;
	font-size: 18px;
	font-weight: bold;
}

#funContainer table {
	width: 610px;
	margin-top: 10px;
	border-collapse: collapse;
	border-spacing: 0;
}
#funContainer table th,
#funContainer table td{
	padding: 8px 2px;
	background: url("../images/icon_dot.gif") repeat-x bottom;
	font-size: 12px;
	line-height: 140%;
}
#funContainer table th {
	width: 150px;
	color:#2b9f2e;
	font-weight: lighter;
	vertical-align: top;
	text-align: left;
}
#funContainer table td {
	color:#676857;
}
#funContainer table td a {
	color:#676857;
	text-decoration: underline;
}
#funContainer table td a:hover {
	color:#989980;
	text-decoration: none;
}
#funContainer table th.top {
	padding: 6px 2px;
	background: #2ba02e url("../images/icon_dot.gif") repeat-x bottom;
	vertical-align: center;
	color: #ffffff;
	text-indent: 1em;
	line-height: 100%;
	font-weight: bold;
}
#funContainer table td.top {
	padding: 6px 2px;
	background: #fcf4d8 url("../images/icon_dot.gif") repeat-x bottom;
	vertical-align: center;
	text-indent: 1em;
	line-height: 100%;
	font-weight: bold;
}

#funContainer table.pIndex {
	margin-top: 0px;
	width: 610px;
}
#funContainer table.pIndex td {
	padding: 10px 2px;
	background: url("../images/icon_dot.gif") repeat-x bottom;
	font-size: 12px;
	line-height: 100%;
	width: 10%;
	text-align: center;
}

#funContainer table.pCnt {
	margin: 0px;
	border-collapse: collapse;
	width: 610px;
}
#funContainer table.pCnt td.left {
	width: 266px;
	vertical-align: top;
	background: none;
}
#funContainer table.pCnt td.right {
	width: 344px;
	vertical-align: top;
	background: none;
}
#funContainer table.pCntR {
	margin: 0px;
	width: 344px;
}
#funContainer table.pCntR th {
	width: 28%;
}
#funContainer table.pCntR td {
	width: 72%;
}
#funContainer table.pCntR th.bgNone {
	padding: 10px 2px 0px 2px;
	background: none;
}

