h2  {
	margin-bottom: 20px;
}

/*////////////////////////////////////////////////////////////
	entry
////////////////////////////////////////////////////////////*/

.entry {
	background-image: url(/images/net_villa/common/lin_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#entry .entry {
	background-image: none;
}
.entry h3 {
	color: #765427;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #765427;
	font-size: 123.1%;
	font-weight: bold;
	margin-left: 2px;
}
*html .entry h3 {
	height : 1%;
}
*+html .entry h3 {
	height : 1%;
}
.entry h4 {
	font-weight: bold;
	color: #AB9981;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #AB9981;
	padding-left: 10px;
	margin-bottom: 1em;
	margin-left: 2px;
}
*html .entry h4 {
	height : 1%;
}
*+html .entry h4 {
	height : 1%;
}
.entry p {
	margin-bottom: 1em;
}

/*////////////////////////////////////////////////////////////
	layout
////////////////////////////////////////////////////////////*/

.entry .right {
	float: right;
	margin-bottom: 10px;
	margin-left: 30px;
}
.entry .left {
	float: left;
	margin-bottom: 10px;
	margin-right: 30px;
}
.entry .vertical {
	clear: both;
	margin-bottom: 1em;
}
.entry .right p, .entry .left p, .entry .vertical p {
	margin-bottom: 0px;
}
.entry .right img,.entry .left img,.entry .vertical img  {
	background-color: #E0E0E0;
	padding: 5px;
}
.entry .list img {
	margin-right: 15px;
	margin-bottom: 15px;
}
.entry .caption .article {
	width: 150px;
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}
.entry .caption .article .image {
	margin-bottom: 3px;
}


/*////////////////////////////////////////////////////////////
	archives
////////////////////////////////////////////////////////////*/

.archives h3 {
	font-weight: bold;
	color: #765427;
	margin-bottom: 20px;
	font-size: 123.1%;
}
.archives table {
	width: 100%;
}
.archives table th, .archives table td {
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	text-align: left;
	background-image: url(/images/net_villa/common/lin_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.archives table th {
	width: 120px;
	vertical-align: top;
}
.archives table td {
	width: 380px;
}
.archives table th span {
	background-image: url(/images/net_villa/common/ic_02.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.5em;
	padding-left: 15px;
}
.title {
	position: relative;
}
.title p {
	position: absolute;
	top: 17px;
	left: 160px;
}

/* @group overwrite */

#contents{
	padding-left: 0px;
	padding-right: 0px;
}
#contents-bg {
	width: 785px;
}
#plant {
	background-image: url(/images/net_villa/home/bg_02.gif);
	background-repeat: repeat-y;
	background-position: 359px 100px;
	padding-left: 25px;

}
*html #plant {
	height:1%;
}
*+html #plant {
	height:1%;
}
#outer,#gnavi,#topicpath,#footer {
	margin-left: 25px;
	margin-right: 25px;
}
/* @end */

