@charset "UTF-8";
/* CSS Document */

/*    --　RENTAL --   */
#RENTAL h2 {
	margin-bottom: 20px;
	text-align: center;
	}
#RENTAL h3 {
	margin-bottom: 15px;
	}
#RENTAL p.catch {
	text-align: center;
	margin: 20px 0;
	}
#RENTAL p.text-bottom {
	margin-bottom: 40px;
	}

#RENTAL h4 {
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
	font-size: 92%;
	font-weight: bold;
	}
#RENTAL p.rental-contact {
	padding-bottom: 40px;
	text-align: center;
	font-size: 108%;
	margin: 0;
	}


/*    --　エントリー --   */
div.entry-asset {
	padding-bottom: 30px;
	clear: both;
	}
div.cs-photo {
	width: 186px;
	float: left;
	font-size: 85%;
	}
div.cs-photo img {
	border: 3px solid #990000;
	}

div.cs-text {
	width: 404px;
	float: right;
	}
#RENTAL div.cs-text p.cs-date {
	font-weight: 600;
	color: #FFFFFF;
	line-height: 1;
	margin: 0 0 10px 0;
	padding: 8px;
	text-align: center;
	border: none;
	background-color: #990000;
	}
#RENTAL div.cs-text h3 {
	font-size: 112%;
	font-weight: 600;
	color: #990000;
	padding-top: 5px;
	line-height: 1.4;
	margin-bottom: 5px;
	}
#RENTAL div.cs-text p.cs-credit {
	font-weight: normal;
	color: #666666;
	}
#RENTAL div.cs-text p.cs-lead {
	color: #333333;
	border-bottom: 1px solid #999999;
	border-top: 1px dotted #999999;
	padding: 5px 0;
	margin-bottom: 5px;
	}
div.more-info {
	text-align: right;
	clear: both;
	}

#RENTAL div#top-archive-navi {
	margin-bottom: 50px;
	}
#RENTAL div.archive-navi {
	padding-top: 10px;
	border-top: 4px solid #990000;
	}
#RENTAL div.archive-navi span {
	display: block;
	padding-left: 18px;
	background: url(/images/common/yajirusi.gif) left center no-repeat ;
	}

