@charset "utf-8";

/* ▼▼▼ イベント情報
=====================================*/
h2.subtitle {
	border: 1px solid #ccc;
	border-left: 8px solid #BF990E;
	padding: 0 0 0 20px;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 60px;
	}	
h3.subtitle {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #BF990E;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	}
	h3.subtitle p {
		border-left: 6px solid #BF990E;
		padding-left: 10px;
		}
.copy {
	margin-bottom: 10px;
	color: #BF990E;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.4;
	}	
		
#renovation {
	background: url(../common/img/top/photo01.jpg) no-repeat right top;
	padding-right: 320px;
	overflow: hidden;
	}		
	#renovation ul {
		overflow: hidden;
		}
		#renovation ul li {
			float: left;
			width: 140px;
			margin: 0 20px 50px 0;
			}
		#renovation ul li:nth-child(4n) {margin-right: 0;}
			#renovation ul li .name {
				margin: 5px 0;
				}
			#renovation ul li .date,
			ul.diy li .date {
				background: url(../common/img/arrow_date.gif) no-repeat left center;
				padding-left: 14px;
				}
		
.graph {
	margin-bottom: 40px;
	text-align: center;
	overflow: hidden;
	}
.it {
	min-height: 188px;
	background: url(../common/img/top/photo02.jpg) no-repeat right top;
	padding-right: 320px;
	margin-bottom: 40px;
	overflow: hidden;
	}	
	.it .caution {
		width: 480px;
		background: #FFF7D3;
		padding: 10px 20px;
		margin: 10px 0 0;
		color: #BF990E;
		font-weight: bold;
		overflow: hidden;
		}

#estate .keyword {
	min-height: 132px;
	background: url(../common/img/top/photo03.png) no-repeat right top;
	padding-right: 320px;
	margin-bottom: 40px;
	overflow: hidden;
	}	
	#estate ul {
		border-bottom: 1px dotted #ccc;
		overflow: hidden;
		}	
		#estate ul li {
			float: left;
			width: 460px;
			padding-bottom: 15px;
			margin: 0 30px 15px 0;
			}
		#estate ul li:nth-child(2n) {margin-right: 0;}
			#estate ul li .photo {
				float: left;
				margin-right: 10px;
				}
			#estate ul li .txt_box {
				float: right;
				width: 325px;
				}
				#estate ul li .txt_box h4 {
					background: #FFF7D3;
					padding: 20px 10px;
					margin-bottom: 20px;
					color: #BF990E;
					font-weight: bold;
					overflow: hidden;
					}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
			
			