.nomalContent .text {
	width: 880px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
.leftContent {
	float: left;
	width: 250px;
}
.rightContent {
	float: left;
	width: 630px;
}
.enelabokun {
	display: block;
	margin-left: 50px;
}
.btn {
	background-image: url(../common/laboBtn_R1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 35px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.btnLink {
	background-image: url(../common/laboBtn_L1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
	height: 35px;
	padding-left: 15px;
	white-space: nowrap;
	text-decoration: none;
	line-height: 35px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00a55d;
}
li a:link, li a:visited {
	color: #00a55d;
}

li a:hover {
	color: #00bec5;
}
.childText {
	color: #333;
	font-size: 14px;
	line-height: 1.5em;
}
.picOutPut {
	display: block;
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 50px;
}
div#main {
	padding-bottom:100px;
}
#footer {
	width: 100%;
}
#footer .navBoxContainer {
	position:absolute;
	width: 100%;
	bottom:50px;
	left: 0px;
	z-index: 100;
}
#footer .footerLink {
	position:absolute;
	height:50px;
	width:370px;
	right: 10px;
	z-index: 99;
}
.subTitle {
	display: block;
	margin-bottom: 15px;
}
.subContentsBox {
	margin-bottom: 30px;
}
.sub3title {
	display: block;
	margin-bottom: 5px;
}
.sub3contetnsBox {
	margin-bottom: 20px;
}

.childHead {
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 60px;
}
