/* @group overwrite */

#wrapper-outside {
	background-image: url(/images/net_villa/common/bg_02.gif);
	background-position: 0px 100px;
	width: 100%;
	background-repeat: repeat-x;
	padding-top: 20px;
}
#contents {
	padding-right: 0px;
	padding-left: 0px;
}
#gnavi {
	margin-right: 25px;
	margin-left: 25px;
}

#footer {
	margin-right: 25px;
	margin-left: 25px;
}

/* @end */


/* @group layout */

#main-image {
	margin-right: 25px;
	margin-left: 25px;
	clear: both;
}

.indexL {
	float: left;
	width: 500px;
	margin-bottom: 20px;
}
*html .indexL {
	margin-bottom: 0px;
}
*+html .indexL {
	margin-bottom: 0px;
}
.indexR {
	float: right;
	width: 230px;
	margin-bottom: 20px;
}
*html .indexR {
	margin-bottom: 0px;
}
*+html .indexR {
	margin-bottom: 0px;
}

.main {
	background-image: url(/images/net_villa/common/bg_07.gif);
	background-repeat: no-repeat;
	background-position: 6px 60px;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 25px;
}

.mainL {
	float: left;
	width: 230px;
}
.mainR {
	float: right;
	width: 230px;
}



/* @end */

/* @group serviceL */

.serviceL {
	background-image: url(/images/net_villa/common/lin_02.gif);
	background-repeat: repeat-y;
	background-position: 255px 0px;
	margin-bottom: 20px;
}

*html .serviceL {
	margin-bottom: 10px;
	height :1%;
}
*+html .serviceL {
	margin-bottom: 10px;
	height :1%;
}

.serviceL h3 {
	margin-bottom: 10px;
}

.serviceL p.text {
	float: right;
	width: 160px;
	margin-bottom: 20px;
	display: inline;
}

*html .serviceL p.text {
	margin-bottom: 0px;
}
*+html .serviceL p.text {
	margin-bottom: 0px;
}

.serviceL p.image {
	float: left;
	width: 60px;
}

.serviceL .row2 p.text {
	margin: 0px;
}



/* @end */

/* @group topics */

#topics .title {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A18B6D;
	margin-bottom: 10px;
}
*html #topics .title {
	height :1%;
}
*+html #topics .title {
	height :1%;
}
#topics .title h2 {
	margin-bottom: 10px;
	margin-left: 0px;
}

#topics .title p {
	position: absolute;
	left: 70px;
	top: 4px;
}
#topics th {
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 2em;
	font-weight: normal;
	background-image: url(/images/net_villa/common/ic_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.5em;
	padding-left: 10px;
	padding-bottom: 0.5em;
}
#topics td {
	padding-bottom: 0.5em;
}



/* @end */

/* @group serviceR */

.rec-head {
	font-size: 10px;
	line-height: 10px;
	background-image: url(/images/net_villa/index/bg_01.gif);
	background-repeat: no-repeat;
	height: 10px;
}
.rec-body {
	background-image: url(/images/net_villa/index/bg_02.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
.rec-body h3 {
	margin-bottom: 7px;
	padding-top: 2px;
}
.rec-foot {
	font-size: 10px;
	line-height: 10px;
	background-image: url(/images/net_villa/index/bg_03.gif);
	height: 10px;
	margin-bottom: 10px;
}
.serviceR {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #D7DAC5;
	margin-top: 10px;
}
.serviceR h4 {
	margin-bottom: 7px;
}

.serviceR p {
	margin: 0px;
}
.serviceR p.image {
	margin-bottom: 10px;
}



/* @end */