@charset "utf-8";

/* コンテンツ：リノベーション開始 */
div#renovation{
	margin: 0px;
}

div#renovation table.data {
	width: 540px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

div#renovation table.data td{
	padding: 3px;
	font-size: 12px;
}

div#renovation table.data img.photo {
	padding: 3px;
	border: 1px solid #999999;
}

div#renovation table.data div.title-area {
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	padding: 2px;
	background-color: #ECE9D8;
}

div#renovation table.data div.title {
	float: left;
}

div#renovation table.data div.status-reform {
	text-align: right;
	color: #1d3994;
}

div#renovation table.data div.status-shodan {
	text-align: right;
	color: #ff0000;
}

div#renovation table.data p.exp {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	padding-left: 3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

div#renovation table.data p.point {
	color: #009966;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

div#renovation table.data p.detail {
	color: #666666;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

div#renovation table.data p.reform {
	color: #666666;
	font-size: 85%;
	padding-left: 20px;
}

div#renovation table.data p.link {
	color: #666666;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

div#renovation table.data table {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 5px;
}

div#renovation table.data table td {
	padding: 0px;
}

#contents #renovation table.data table td.photos {
	color: #666666;
	width: 300px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

div#renovation table.data table td.photos img {
	padding: 2px;
	border: 1px solid #999999;
	margin-right: 3px;
	float: left;
}

/* コンテンツ：リノベーション終了 */

