@charset "Shift_JIS";    /* 文字コードの設定 */

/***********************************

平屋造りページ

************************************/

#Onestory{
	width:525px;
	text-align:left!important;
	margin-right: auto;
	margin-left: auto;
}

	#Onestory td.title{
		padding-top:20px;
		text-align:center;
	}

	#Onestory table.feature{
		border:1px solid #BE3E0D;
		border-top:none;
		background-color:#FAF0B8;
		margin:0 auto 20px;
	}
	
			#Onestory table.feature td{
				color:#61270D;
				padding:0px 0 10px;
				text-indent:20px;
				font-size:90%;
			}
			
	#Onestory td.high_txt{
		color:#666;
		font-size:90%;
		line-height:180%;
		padding-left:20px;
		padding-top:30px;
		width:205px;
		letter-spacing:1px;
		vertical-align:top;
	}
	
	#Onestory td.high_list{
		background-image:url(images/bg-high.jpg);
		background-repeat:no-repeat;
		background-position:center;
		text-align:center;
		height:33px;
		padding-top:5px;
		width:255px;
		color:#333;
		font-size:90%;
	}
	
	#Onestory td.satis{
		padding-left:18px;
		vertical-align:top;
		padding-top:5px;
		color:#666;
		line-height:130%;
		font-size:90%;
	}
	
	#Onestory td.photo_txt{
		color:#666;
		line-height:130%;
		font-size:80%;
		text-align:center;
	}
	
	
	
	
	
	
	
	
	
	

