@charset "shift_jis";


/*一覧ページ
---------------------------------------------------------------------*/
.tempbox {
	overflow: hidden;
	width: 538px;
	margin-bottom: 1em;
	padding: 5px 5px 15px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.tempbox img {
	width: 130px;
	float: left;
}

.tempbox h3 {
	margin-left: 140px;
	font-size: 100%;
	border: none !important;
	background-color: #FFFFFF !important;
	background-image: none !important;
	padding: 0 !important;
	clear: none !important;
	width: auto !important;
}

.tempbox span {
	font-size: 85%;
	font-weight: normal;
	color: #666666;
}

.tempbox p {
	margin-left: 140px;
	padding: 0 !important;
}
.tempbox.markfudosancms {
	background-image: url(../images/mark_fudosan_cms.html);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tempbox.markslidefudosancms {
	background-image: url(../images/mark_slide_fudosan_cms.html);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.tempbox.markshopcms {
	background-image: url(../images/mark_shop_cms.html);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.tempbox.markslide {
	background-image: url(../images/mark_slide.html);
	background-repeat: no-repeat;
	background-position: right bottom;
}
