@charset "utf-8";

@import "common.css";


/*		Catch
----------------------------------------------------*/

div#catch {
	padding: 30px 20px 20px 20px;
	width: 820px;
	height: 350px;
}

div.catch-left {
	width: 539px;
	height: 270px;
	float: left;
}

div.catch-right {
	width: 279px;
	height: 268px;
	border: 1px solid #ffa563;
	float: left;
}

div.catch-block {
	padding: 0 9px;
	background: url(../images/line_gray-dot.png) #FFF bottom left repeat-x !important;		
	width: 261px;
	overflow: hidden;
}

div.catch-block dl {
	padding: 10px 0 4px;
	width: 193px;
	float: left;
}

div.catch-block dl dd li {
	margin: 6px 0 15px;
}

div.catch-block dl dd li a {
	padding: 2px 0 2px 18px;
	background: url(../images/li_arrow01.png) 0 2px no-repeat;
}

div.catch-block p {
	padding-top: 10px;
	float: right;
	width: 68px;
}

div.catch-block dt {
	height: 23px;
	text-indent:-9999px;
}

div.catch-block dt.detached {
	background: url(../images/title_detached.png) top left no-repeat;
}
div.catch-block dt.mansion {
	background: url(../images/title_mansion.png) top left no-repeat;
}
div.catch-block dt.flow {
	background: url(../images/title_flow.png) top left no-repeat;
}

div.b-none,
dd.b-none {
	background: none !important;
}


/*		h2 box
----------------------------------------------------*/

div#h2-box {
	padding: 0 20px 20px;
	width: 820px;
	overflow: hidden;
}

div.h2-left {
	border: 1px solid #D8D8D8;
	width: 368px;
	float: left;
}

div.h2-right {
	border: 1px solid #D8D8D8;
	width: 428px;
	float: right;
}

h2 {
	height: 35px;
	border-bottom: 1px solid #999;
}
h2.gallery-list {
	background: url(../images/title_gallery-list.png) top left no-repeat;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h2.new {
	background: url(../images/title_new.png) top left no-repeat;
}

div.h2-inner {
	margin: 0;
	padding: 9px;
	border-top: 3px solid #CCCCCC;
	width: 290px;
	overflow: hidden;
}

div.h2-inner p img {
	margin-right: 10px;
	border: 5px solid #ff9343;
	float: left;
	height: 110px;
	width: 129px;
}

div.h2-ex {
	width: 141px;
	float: left;
}

div.h2-ex p {
	line-height: 1.4;
	height: 90px;
}

div.h2-ex ul {
	padding: 6px;
	border: 1px solid #fb7513;
	height: 16px;
	width: 127px;
	background-color: #ffcc99;
}

div.h2-ex li a {
	padding: 2px 0 2px 20px;
	background: url(../images/li_arrow02.png) 0 2px no-repeat;
}

dl.h2-inner {
	padding: 4px 9px;
	border-top: 3px solid #CCCCCC;
	width: 470px;
	overflow: hidden;
}

dl.h2-inner dt {
	padding: 5px 0;
	width: 80px;
	float: left;
	letter-spacing: -1px;
}

dl.h2-inner dd {
	padding: 5px 0 5px 10px;
	background: url(../images/li_circle.png) 0 9px no-repeat;
	width: 380px;
	line-height: 1.2;
	float: left;
}


/*		h3 box
----------------------------------------------------*/

div#h3-box dd {
	line-height: 1.2;
}

div.h3-block {
	padding-left: 20px;
	width: 196px;
	float: left;
}

h3 {
	height: 30px;
}

div.h3-block dl {
	padding-top: 5px;
	width: 194px;
	overflow: hidden;
}

div.h3-block dt {
	margin: 10px 0 5px 10px;
	font-weight: bold;
}

div.h3-block dt a {
	font-weight: bold;
}

.arrow {
	padding: 2px 0 2px 18px;
	background: url(../images/li_arrow01.png) 0 2px no-repeat;
}

/* お勧めリフォーム */

	h3.plan01 {
		background: url(../images/title_plan01.png) top left no-repeat;
	}
   
	div.plan-frame01 {
		border-left: 1px solid #DBDBDB;
		border-right: 1px solid #DBDBDB;
		width: 194px;
	}
   
	div.plan-frame01 dd.f-r {
		width: 114px;
		height: 75px;
		background: url(../images/line_gray-dot.png) bottom left repeat-x;
		float: right;
	}
   
	div.plan-frame01 dd.f-l {
		padding: 0 5px 0 10px;
		width: 65px;
		height: 75px;
		background: url(../images/line_gray-dot.png) bottom left repeat-x;
		float: left;
	}
   
	div.heightLine-group1 p {
	padding: 6px 0;
	text-align: center;
	border: 1px solid #fb7513;
	width: 194px;
	background-color: #ffcc99;
	}

/* リフォームプラン */

	h3.plan02 {
		background: url(../images/title_plan02.png) top left no-repeat;
	}
   
	div.plan-frame02,
	div.plan-frame03 {
		border-left: 1px solid #DBDBDB;
		border-right: 1px solid #DBDBDB;
		border-bottom: 1px solid #DBDBDB;
		width: 194px;
	}
   
	dt.place a,
	dt.life a,
	dt.scene a {
		width: 174px;
		height: 80px;
		text-indent:-9999px;
		display: block;
	}
	dt.place a {
		background: url(../images/bg_place.png) top left no-repeat;
	}
	dt.scene a {
		background: url(../images/bg_scene.png) top left no-repeat;
	}
	dt.life a {
		background: url(../images/bg_life.png) top left no-repeat;
	}
   
	div.plan-frame02 dd,
	div.plan-frame02 dd a {
		padding: 0 0 0 10px;
	}
   
	div.plan-frame02 dd.plan02-l {
		padding: 8px 10px 12px 0;
		text-align: right;
		background: url(../images/line_gray-dot.png) bottom left repeat-x;
	}

/* リフォームの基礎 */

	h3.plan03 {
		background: url(../images/title_plan03.png) top left no-repeat;
	}
   
	div.plan-frame03 dd {
		padding: 0 0 0 9px;
		background: url(../images/line_gray-dot.png) bottom left repeat-x;
	}
   
	div.plan-frame03 dd ul {
		padding: 5px 0 10px;
	}
   
	div.plan-frame03 dt {
		margin: 5px 0 5px 10px;
	}
   
	div.plan-frame03 dt a {
		letter-spacing: -1px;
	}
   
	div.plan-frame03 dl {
		padding-top: 10px;
	}

