/* CSS Document */


#construction .websiteCont .text01{
	margin: 27px 10px 0 0;
}
#construction .websiteCont .text02{
	margin: 6px 10px 45px 0;
}
#construction .websiteCont .text03{
	margin: 6px 10px 0 0;
}
#construction .websiteCont .text04{
	text-indent: 1em;
}
#construction .websiteCont .text05{
	text-indent: 1em;
	margin: 0 0 45px 0;
}

#construction .websiteCont .gBox{
	width: 457px;
	margin: 30px 0 28px 10px;
	padding: 0 0 15px 0;
	background: #e6e7ec;
}
#construction .websiteCont .gBox h2{
	padding: 14px 0 0 15px;
}
#construction .websiteCont .gBox ul{
	margin: 0 0 0 15px;
	padding: 13px 15px 0 0;
	font-weight: bold;
	list-style: none;
}
#construction .websiteCont .gBox ul li{
	padding: 0 0 15px 15px;
	background: url(../../images/disc01.gif) no-repeat;
}

#construction .websiteCont .pfBox{
	width: 475px;
	height: 240px;
	margin: 0 0 49px 0;
	border: solid #ccc 1px;
	position: relative;
}
#construction .websiteCont .pfBox h3{
	position: absolute;
	top:11px; left:10px;
}
#construction .websiteCont .pfBox .pfName01{
	position: absolute;
	top:154px; left:9px;
}
#construction .websiteCont .pfBox .pfName02{
	position: absolute;
	top:154px; left:165px;
}
#construction .websiteCont .pfBox .pfName03{
	position: absolute;
	top:154px; left:320px;
}
#construction .websiteCont .pfBox .pfImg01{
	position: absolute;
	top:39px; left:9px;
}
#construction .websiteCont .pfBox .pfImg02{
	position: absolute;
	top:39px; left:165px;
}
#construction .websiteCont .pfBox .pfImg03{
	position: absolute;
	top:39px; left:320px;
}
#construction .websiteCont .pfBox .pfLink{
	position: absolute;
	top:208px; left:293px;
}

