@charset "utf-8";

/*____________ entrybox ____________\*/

.entrybox {
	min-height: 200px;
	_height: 200px;
	margin: 0 ;
	padding: 10px 0 5px;
}

.entrybox#minimal {
	min-height: 1px;
	_height: auto;
	border-bottom: 1px solid #a1927d;
}

.entrybox h4 {
	color: #461a1a;
	font-size: 14px;
	_font-size: 76%;
	line-height: 1.5em;
	padding: 0 15px 0 25px;
	margin: 0 0 0.5em;
}

h3#ontitle2 {
	margin: 0 0 2em;
}

h3.sptitle {
	color: #461a1a;
	font-size: 14px;
	_font-size: 76%;
	font-weight: bold;
	padding: 0 15px 0 32px;
	line-height: 31px;
	background: url(../img/title_apartmanage03.gif) left bottom no-repeat;
}

.entrybox h4.sptitle {
	font-weight: bold;
	padding-left: 40px;
	line-height: 31px;
	background: url(../img/title_apartmanage02.gif) left bottom no-repeat;
}

.entrybox p {
	color: #333;
	font-size: 12px;
	_font-size: 70%;
	line-height: 1.5em;
	padding: 0 5px;
	margin: 0 15px 1em;
}

.entrybox ul {
	padding: 0 5px;
	margin: 0 15px 1em;
}

.entrybox ul li {
	color: #333;
	font-size: 12px;
	_font-size: 70%;
	line-height: 1.5em;
	padding: 0 0 0 12px;
	list-style-type: none;
	background: url(../img/icon_list01.gif)left top no-repeat;
}

.entrybox .entrydate {
	color: #4a2c13;
	line-height: 1.1em;
	padding: 0 5px;
	margin: 0 15px 0.5em;
}

.entrybox p.entryfooter {
	font-size: 10px;
	_font-size: 66%;
	text-align: right;
	line-height: 1.8em;
	clear: both;
	border-top: 1px solid #a1927d;
	margin: 0 15px 1.5em;
}