@charset "EUC-JP";

/*　リフォーム設計実績
-------------------------------------------------------------------*/

#main .inner {
	padding: 0px 0px 0px 15px;
}

h1#cate-title {
	background: url(../img/results_reform_title.gif) no-repeat left top;
	margin: 0px 0px 30px;
	padding: 0px;
	height: 59px;
	width: 665px;
	text-indent: -9999px;
}

#text-1 {
	margin-bottom: 40px;
}


/*　リスト　*/

.results_reform {
	width: 665px;
}

dl.box {
	padding: 0px;
	float: left;
	width: 200px;
	margin: 0px 20px 40px 0px;
	display: inline;
}

dl.box dt {
	width: 200px;
	margin: 0px;
	padding: 0px 0px 12px;
	text-align: center;
}

dl.box dt img {
	border-style: none;
}


dl.box dd {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}


dl.box .title {
	width: 200px;
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

dl.box .title a:link {
	color: #99CC00;
}

dl.box .title a:hover {
	color: #F00;
}

dl.box .kind {
	width: 200px;
	margin: 0px 0px 5px;
	padding: 0px;
}

dl.box .situation {
	margin: 0px;
	padding: 0px;
}

/*-------------------------------------------------------------------*/

/*　PDF　*/

#PDF-file {
	width: 643px;
	margin: 0px 0px 50px;
	padding: 10px 10px 0px;
	border: 1px solid #CCC;
}

#PDF-file ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#PDF-file li {
	background: url(../img/icon_pdf.gif) no-repeat 0px 4px;
	margin-bottom: 10px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}

#PDF-file li a:link {
	color: #0066CC;
}

#PDF-file li a:hover {
	color: #F00;
}

table#PDF  {
	padding: 0px;
	background: #EEEEEE;
	border: 1px solid #CCC;
	width: 665px;
	margin: 0px 0px 50px;
	clear: both;
}

table#PDF td {
	margin: 0px;
	padding: 5px;
}

/*-------------------------------------------------------------------*/

h2#title {
	font-size: 20px;
	color: #461F00;
	margin-bottom: 6px;
	border-bottom: 1px dotted #462300;
	font-weight: bold;
}

p#situation {
	margin-bottom: 17px;
	float: left;
}

p#kind {
	margin-bottom: 17px;
	font-size: 13px;
	color: #99CC00;
	float: right;
}

p#concept {
	margin-bottom: 50px;
	clear: both;
}

div#photo {
	width: 640px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: center;
}

div.system-free {
	margin: 0px 0px 50px;
	padding: 0px;
	width: 665px;
}

/*　リフォーム　Before・After　*/

h3.sub-title {
	border-left: 10px solid #99CC00;
	margin-bottom: 15px;
	color: #99CC00;
	padding: 6px 10px;
	font-size: 18px;
	font-weight: bold;
}

#before-after {
	width: 640px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

#before-after img {
	border-style: none;
}

#before-after h3 {
	border-top: 3px solid #99CC00;
	border-bottom: 1px dotted #462300;
	padding: 10px;
	background: repeat;
	text-align: center;
}

div.box {
	margin-bottom: 50px;
	float: left;
	width: 640px;
}

div.box .sp {
	width: 300px;
}

div.before {
	float: left;
	width: 300px;
}

div.before div {
	margin-bottom: 20px;
	text-align: center;
}

div.after {
	float: right;
	width: 340px;
}

div.after div {
	background: url(../img/icon_05.gif) no-repeat left center;
	padding-left: 25px;
	margin-left: 15px;
	margin-bottom: 20px;
	text-align: center;
}

