/* CSS Document */

#title {

	background: url(../images/top_title.jpg) no-repeat;
	height: 220px;
	width: 595px;
}
#title span {
	display: none;
}


#aboutLavera {
	margin: 20px 0px 0px 6px;
	background: url(../images/top_lead.gif) no-repeat;
	text-align: left;
	text-indent: -9999px;
	height: 102px;
	width: 520px;
}	
	
h2#ttlFeatures {
	background: url(../images/top_ttl_01.gif) no-repeat 8px 0px;
	height: 25px;
	width: 595px;
	border-bottom: 1px solid #000000;
	margin: 20px 0px 15px;
}
h2#ttlFeatures span {
	display: none;
}
.contents {
	background: url(../images/top_bg_contents_btm.gif) repeat-x 0% 100%;
	width:595px;
	margin-bottom: 5px;
	padding-bottom: 7px;
}


.contentsInner {
	border:1px solid #DFDFDF;
	background: url(../images/top_bg_contents.gif) repeat-x;
	font-size: 12px;
	line-height: 1.5em;
	padding: 15px;
}
.contentsInner h3 {
	height: 13px;
}
.contentsInner ul {
	margin: 15px 0px 0px 20px;
	padding-left: 15px;
}
.contentsInner p {
	margin: 0px 0px 0px 20px;
}
.contentsInner span {
	display: none;
}

#sttl_01 {
	background: url(../images/top_sttl_01.gif) no-repeat;
	width: 243px;
}
#sttl_02 {

	background: url(../images/top_sttl_02.gif) no-repeat;
	width: 179px;
}
#sttl_03 {

	background: url(../images/top_sttl_03.gif) no-repeat;
	width: 109px;
}
#sttl_04 {

	background: url(../images/top_sttl_04.gif) no-repeat;
	width: 160px;
}

