﻿@charset "utf-8";

@import "common.css";


/*		Catch
----------------------------------------------------*/

div#catch {
	padding: 30px 20px 20px 20px;
	width: 820px;
/*	height: 277px;*/
	height: 304px;
}

div.catch-left {
/*	width: 539px;*/
	width: 510px;
/*	height: 277px;*/
	height: 304px;
	float: left;
}

div.catch-right {
/*	width: 279px;*/
	width: 308px;
/*	height: 277px;*/
	height: 304px;
/*	border: 1px solid #69B500;*/
	text-align:center;
	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: 308px;
	float: left;
}

div.h2-right {
	border: 1px solid #D8D8D8;
	width: 488px;
	float: right;
}

div#pana_area {
	width:820px;
}

div#pana_area .pana01 {
	float:left;
	width:383px;
	margin-right:20px;
}

div#pana_area .pana02 {
	float:left;
	width:411px;
}

div#pana_area .pana02 a {
	margin-right:6px;
}

div#pana_area .pana02 a.imgr_end {
	margin-right:0;
}

div#pana_area .pana03 {
	float:left;
	width:394px;
	margin:0px;
}
div#pana_area .pana04 {
	float:left;
	width:406px;
	margin:0px 0px 0px 20px;
}


div#pana_area .re4 {
	text-align:center;
	margin:0 auto;
}

div#pana_area .box01 {
	float:left;
	width:96px;
	margin-top:10px;
}

div#pana_area .box02 {
	float:left;
	width:183px;
	margin-top:10px;
}

div#pana_area .box03 {
	float:left;
	width:183px;
	margin:0 4px;
}

div#pana_area .box04 {
	float:left;
	width:183px;
	margin:0 auto;
}
div#pana_area .box05 {
	float:left;
	width:192px;
	margin-top:10px;
}
div#pana_area .box06 {
	float:left;
	width:190px;
	margin-top:16px;
}
div#pana_area .box07 {
	float:left;
	width:188px;
	margin:16px 0px 0px 16px;
}
div#pana_area .box07_1 {
	float:left;
	width:188px;
	margin-bottom:0px;
	border-bottom: 1px solid #c0c0c0;
}
div#pana_area .box07_2 {
	float:left;
	width:188px;
	margin-bottom:0px;
}
div#pana_area .box08 {
	float:left;
	width:394px;
	height:27px;
	margin:0px 0px;
}
div#pana_area .box09 {
	float:left;
	width:195px;
	margin:0px 16px 0px 0px;
}
div#pana_area .box09_1 {
	float:left;
	width:195px;
	margin:0px 0px 14px 0px;
}
div#pana_area .box09_2 {
	float:left;
	width:195px;
	margin:0;
}
div#pana_area .box10 {
	float:left;
	width:195px;
	margin:0px;
}
div#pana_area .box11 {
	float:left;
	width:406px;
	margin:14px 0 0 0;
}
div#pana_area .box11_1 {
	float:left;
	width:124px;
	margin-right:16px;
}
div#pana_area .box11_2 {
	float:left;
	width:126px;
	margin-right:0px;
}
div#pana_area .box13 {
	float:left;
	width:195px;
	margin:0px 16px 0px 0px;
}
div#pana_area .box13_1 {
	float:left;
	width:195px;
	margin:0px 0px 16px 0px;
}
div#pana_area .box13_2 {
	float:left;
	width:195px;
	margin:0px;
}
div#pana_area .box14 {
	float:left;
	width:195px;
	margin:0px;
}


h2 {
	height: 35px;
	border-bottom: 1px solid #999;
}
/*
h2.gallery-list {
	background: url(../images/title_gallery-list.png) top left no-repeat;
}
h2.new {
	background: url(../images/title_new.png) top left no-repeat;
}
*/
h2.yakudachi {
	background: url(../images/title_yakudachi.png) top left no-repeat;
	border: 1px solid #D8D8D8;
	height:29px;
}
h2.top_panasonicbuilders {
	background: url(../images/top_panasonicbuilders.gif) top left no-repeat;
	border: 0px;
	width:394px;
	height:27px;
}

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 #95C553;
	float: left;
	height: 110px;
	width: 129px;
}

div.h2-inner01 {
	margin-top: 10px;
	width: 411px;
	overflow: hidden;
}


div.h2-ex {
	width: 141px;
	float: left;
}

div.h2-ex p {
	line-height: 1.4;
	height: 90px;
}

div.h2-ex ul {
	padding: 6px;
	background: #EAFAD4;
	border: 1px solid #8EC543;
	height: 16px;
	width: 127px;
}

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 #8EC543;
		background: #EAFAD4;
		width: 194px;
	}

/* リフォームプラン */

	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;*/
		padding: 5px 0 0 9px;
		background: url(../images/line_gray-dot.png) bottom left repeat-x;
	}

	div.plan-frame03 dd ul {
/*		padding: 5px 0 10px;*/
		padding: 5px 0 10px;
	}

	div.plan-frame03 dt {
/*		margin: 5px 0 5px 10px;*/
		margin: 10px 0 5px 10px;
	}

	div.plan-frame03 dt a {
		letter-spacing: -1px;
	}

	div.plan-frame03 dl {
/*		padding-top: 10px;*/
		padding-top: 10px;
	}

/*	ブログ一覧	*/
div#blog_title {
	color: #ffffff;
	background-image: url("../images/top_blogtitle.gif");
	background-repeat: no-repeat;
	background-position: center center;
	margin-left:12px;
	width:299px;
	height:33px;
}
div#blog_label {
	text-align:center;
	vertical-align:bottom;
	padding-top:8px;
}
div#blog_table {
	color: #000000;
/*	width:272px;*/
/*	height:260px;*/
	width:288px;
	height:268px;
	border:1px solid #ccc;
	overflow:auto;
	margin-left:16px;
/*	padding-top:4px;*/
/*	padding-left:8px;*/
/*	padding-right:8px;*/
/*	padding-bottom:4px;*/
	float: left;
}
