@charset "utf-8";
/* =======================================

	House CSS

 -----------------------------------------
	INDEX
 -----------------------------------------
	1.Case Introduce
		1-1.Case Title
		2-1.House Info
			2-1-1.Photo01
			2-1-2.Photo02
			2-1-3.Photo03
		3-2.Corp Info
			3-2-1.Corp Intro
			3-2-2.Image
			3-2-3.Info
		4-3.Report Memo
			4-3-1.h4
			4-3-2.Editor
	
	2.Case RC Navi

========================================== */

/* 1.Case Introduce
========================================== */
#contents .caseIntroduce {
	margin: 20px 30px 30px;
}
/* 1-1.Case Title
---------------------------------------- */
#contents .caseIntroduce .caseTitle {
	zoom: 1;
}
#contents .caseIntroduce .caseTitle:after { /* for Modern Browser */
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
#contents .caseIntroduce .caseTitle h3 {
	float: left;
	padding: 20px 0 0;
	width: 410px;
	color: #000;
	font-size: 123.1%;
	line-height: 1.244;
	font-weight: bold;
}
#contents .caseIntroduce .caseTitle p.prof {
	float: right;
	margin: 0 0 10px;
}
#contents .caseIntroduce .caseTitle p.prof span {
	font-size: 83.34%;
	line-height: 1.801;
}
#contents .caseIntroduce .caseTitle p.prof span.date {
	font-family: Verdana, Helvetica, sans-serif;
}
/* 2-1.House Info
---------------------------------------- */
#contents .caseIntroduce .houseInfo {
	padding: 20px 0 0;
	background: url(../../img/common/line_dotted01_gray03.gif) repeat-x;
	overflow: hidden;
}
#contents .caseIntroduce .houseInfo:after { /* for Modern Browser */
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
/* 2-1-1.Photo01
---------------------------------------- */
#contents .caseIntroduce .houseInfo .photo01 {
	margin: 0 0 30px;
	zoom: 1;
}
#contents .caseIntroduce .houseInfo .photo01:after { /* for Modern Browser */
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
#contents .caseIntroduce .houseInfo .photo01 .text {
	float: left;
	width: 420px;
}
#contents .caseIntroduce .houseInfo .photo01 .text p {
	line-height: 1.666;
	text-indent: 1em;
}
#contents .caseIntroduce .houseInfo .photo01 p.image {
	float: right;
	position: relative;
	margin: -30px 0 0;
	width: 200px;
	text-align: right;
}
#contents .caseIntroduce .houseInfo .photo01 p.image img {
	margin: 30px 0 0;
}
/* 2-1-2.Photo02
---------------------------------------- */
#contents .caseIntroduce .houseInfo .photo02 {
	margin: 0 0 30px;
	zoom: 1;
}
#contents .caseIntroduce .houseInfo .photo02:after { /* for Modern Browser */
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
#contents .caseIntroduce .houseInfo .photo02 .text {
	float: right;
	width: 420px;
}
#contents .caseIntroduce .houseInfo .photo02 .text p {
	line-height: 1.666;
	text-indent: 1em;
}
#contents .caseIntroduce .houseInfo .photo02 p.image {
	float: left;
	position: relative;
	margin: -30px 0 0;
	width: 200px;
	text-align: left;
}
#contents .caseIntroduce .houseInfo .photo02 p.image img {
	margin: 30px 0 0;
}
/* 2-1-3.Photo03
---------------------------------------- */
#contents .caseIntroduce .houseInfo ul.photo03 {
	position: relative;
	margin: 0 -32px 30px 0;
	width: 672px;
	zoom: 1;
}
#contents .caseIntroduce .houseInfo ul.photo03:after { /* for Modern Browser */
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
#contents .caseIntroduce .houseInfo ul.photo03 li {
	float: left;
	display: inline; /* for IE */
	margin: 0 34px 0 0;
	width: 190px;
}
/* 3-2.Corp Info
---------------------------------------- */
#contents .caseIntroduce .corpInfo {
	position: relative;
	margin: 66px 0 20px;
	padding: 12px;
	border: 4px solid #CDCDCD;
	background-color: #FBFBFB;
	zoom: 1;
}
#contents .caseIntroduce .corpInfo:after { /* for Modern Browser */
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
/* 3-2-1.Corp Intro
---------------------------------------- */
#contents .caseIntroduce .corpInfo p.corpIntro {
	position: absolute;
	top: -50px;
	left: 0;
}
/* 3-2-2.Image
---------------------------------------- */
#contents .caseIntroduce .corpInfo p.image {
	float: left;
	width: 110px;
}
/* 3-2-3.Info
---------------------------------------- */
#contents .caseIntroduce .corpInfo .info {
	float: left;
	width: 480px;
	padding-left: 10px;
}
#contents .caseIntroduce .corpInfo .info h4 {
	margin: 0 0 6px;
	padding: 6px 0 0;
	color: #FFF;
	font-size: 107.8%;
	line-height: 1.286;
	font-weight: bold;
}
#contents .caseIntroduce .corpInfo .info h4 a {
	padding-bottom: 1px; /* for Underline */
	color: #000;
}
#contents .caseIntroduce .corpInfo .info address {
	margin: 0 0 6px;
	color: #000;
}
#contents .caseIntroduce .corpInfo .info p.webSite {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 77%;
	line-height: 1.801;
}
#contents .caseIntroduce .corpInfo .info p.webSite a {
	padding: 0 0 3px 20px;
	background: url(../../img/common/ico_home_01.gif) no-repeat;
	color: #000;
}
/* for IE6 */
* html #contents .caseIntroduce .corpInfo .info p.webSite a {
	background-position: 0 0.2em;
	zoom: 1;
}
/* for IE7 */
*:first-child + html #contents .caseIntroduce .corpInfo .info p.webSite a {
	background-position: 0 0.2em;
	zoom: 1;
}

/* 4-3-1.h4
---------------------------------------- */
#contents .caseIntroduce .reportMemo h4 {
	position: absolute;
	top: 0;
	left: 0;
	width: 638px;
	background: url(../../../concrete/img/house/repomemo_bg_top.gif) no-repeat;
}
#contents .caseIntroduce .reportMemo h4 img {
	position: relative;
	top: 15px;
	left: 15px;
}
/* 4-3-2.Editor
---------------------------------------- */
#contents .caseIntroduce p.editor {
	margin: 0; /* Reset */
	padding: 9px 2px;
	border-top: 1px solid #DFE3D9;
	border-bottom: none; /* Reset */
	color: #867A6A;
	font-size: 93%;
	line-height: 1.801;
	text-align: right;
}
#contents .caseIntroduce p.editor span.person {
	margin: 0 0 0 10px;
}

/* =======================================

	Report CSS

 -----------------------------------------
	INDEX
 -----------------------------------------
	1.Case Introduce
		1-1.Case Title
		2-1.House Info
			2-1-1.Photo01
			2-1-2.Photo02
			2-1-3.Photo03
		3-2.Corp Info
			3-2-1.Corp Intro
			3-2-2.Image
			3-2-3.Info
		4-3.Report Memo
			4-3-1.h4
			4-3-2.Editor
	
	2.Report Navi

========================================== */

/* 1.Report Introduce
========================================== */
#contents .reportIntroduce {
	margin: 0 0 30px;
}
/* 1-1.Case Title
---------------------------------------- */
#contents .reportIntroduce .reportTitle {
	_zoom: 1;
}
#contents .reportIntroduce .reportTitle:after { /* for Modern Browser */
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
#contents .reportIntroduce .reportTitle h3#topVisual div.reportHeader {
	display: block;
	position: relative;
	margin: -140px 0 51px 0;
	padding-left: 20px;
	width: 680px;
	height: auto; /* for Modern Browser */
	min-height: 90px; /* for Modern Browser */
	color: #FFF;
	line-height: 1.401;
	background: url(../../../concrete/img/report/topvisual_tit_bg.png) no-repeat left top;
	z-index: 100;
}
#contents .reportIntroduce .reportTitle h3#topVisual div.reportHeader span.title {
	position: absolute;
	top: 25px;
	font-size: 138.5%;
}
#contents .reportIntroduce .reportTitle h3#topVisual div.reportHeader span.date {
	position: absolute;
	top: 50px;
}
/* 2-1.report Info
---------------------------------------- */
#contents .reportIntroduce .reportInfo {
	_margin-top: -50px;
	padding: 20px 30px 0;
	background: url(../../../concrete/img/report/topvisual_tit_bg_under.gif) repeat-x top;
	line-height: 1.5;
}
#contents .reportIntroduce .reportInfo h4 {
	margin: 20px 0 10px -15px;
	padding: 7px 0px 7px 30px;
	background: url(../../../concrete/img/report/title_bg_02.jpg) no-repeat center;
}