@charset "utf-8";

/*--------------------------------------
	Style Name : Home Style Sheet

	main-content
--------------------------------------*/

/*--------------------------------------
	div#main-content
--------------------------------------*/

#main-visual {
	clear: both;
	margin: 0px 0px 0px 20px;
	margin-bottom: 20px;
}

/*	div.image-set
--------------------------------------*/

#main-content div.image-set {
	display: table;
	width: 100%;
}

#main-content div.image-set.reverse {
	direction: rtl;
}

#main-content div.image-set div.image {
	display: table-cell;
	*float: left;
	width: 1%;
	*width: auto;
	vertical-align: top;
}

#main-content div.image-set.reverse div.image {
	*float: left;
}

#main-content div.image-set div.text {
	display: table-cell;
	vertical-align: top;
	zoom: 1;
}

#main-content div.image-set.reverse div.text {
	direction: ltr;
	font-size: 16px;
	line-height: 150%;
	font-weight: normal;
}

/*	div.section
--------------------------------------*/

#main-content div.section {
	clear: both;
	margin-bottom: 20px;
	border-bottom: 1px dotted #666666;
}

#main-content div.section div.content-link a,
#main-content div.section div.content-link02 a {
	padding-left: 10px;
	background: url(../../shared/image/icon_arrow_01_right.gif) no-repeat left center;
	text-align: right;
}

.font12red {
	font-family: "MS PGothic", Osaka; 
	font-size: 12px; 
	color: #c00;
	font-weight: bold;
}

.font14red {
	font-family: "MS PGothic", Osaka;
	font-size: 14px;
	color: #c00;
		font-weight: bold;
}

.font16red {
	font-family: "MS PGothic", Osaka;
	font-size: 16px;
	color: #c00;
		font-weight: bold;
}

.font18red {
	font-family: "MS PGothic", Osaka;
	font-size: 18px;
	color: #c00;
		font-weight: bold;
}

.font20red {
	font-family: "MS PGothic", Osaka;
	font-size: 20px;
	color: #c00;
		font-weight: bold;
}

#main-content div.btn {
	clear: both;
	text-align: right;
	margin: 10px 0px;
}

/*	#section-01
--------------------------------------*/

#main-content #section-01 h2.section-title {
	margin-bottom: 10px;
}

#main-content #section-01 div.aisatsu {
	font-size: 16px;
	line-height: 160%;
	font-weight: normal;
	vertical-align: top;
	zoom: 1;
}

#main-content #section-01 div.aisatsu img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#main-content #section-01 div.aisatsu p {
	margin-bottom: 15px;
}

/*	#section-02
--------------------------------------*/

#main-content #section-02 h2.section-title {
	margin-bottom: 10px;
}

#main-content #section-02 div.contents {
	font-size: 16px;
	line-height: 150%;
	font-weight: normal;
	vertical-align: top;
	zoom: 1;
}

#main-content #section-02 div.contents div.pic {
	float: right;
	width: 200px;
	vertical-align: top;
	zoom: 1;
}

#main-content #section-02 div.contents div.pic img {
	margin-bottom: 20px;
	padding: 2px;
	border: 1px solid #bcbcbc;
}

#main-content #section-02 div.contents p {
	margin-bottom: 15px;
}

/*	#section-03
--------------------------------------*/

#main-content #section-03 h2.section-title {
	margin-bottom: 10px;
}

/*施工例リストページのアイテムボックス*/
#main-content #section-03 .resultsinbox {
	clear: both;
	width: 670px;
	margin-bottom: 15px;
	text-align: left;
	background-color: #F0F0F0;
}

#main-content #section-03 .resultsinbox .resultstable {
	clear: both;
	width: 660px;
	margin: 10px 5px 10px 5px;
}

#main-content #section-03 .resultsinbox .resultstable td {
	padding: 5px;
	vertical-align: top;
}

#main-content #section-03 .resultsinbox .resultstitle {
	font-weight: bold;
	font-size: 14px;
	line-height: 140%;
	text-align: left;
	border-bottom: dotted 1px #C0C0C0;
}

#main-content #section-03 .resultsinbox .resultstitle span {
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	margin-left: 10px;
}

#main-content #section-03 .resultsinbox .resultspec {
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
	color: #ff0000;
	text-align: left;
	border-bottom: dotted 1px #C0C0C0;
}

#main-content #section-03 .resultsinbox .resultsprice {
	float: left;
	width: 300px;
	text-align: left;
}

#main-content #section-03 .resultsinbox .resultsperiod {
	float: right;
	width: 152px;
	text-align: right;
}

#main-content #section-03 .resultsinbox .resultscomment {
	font-weight: normal;
	font-size: 12px;
	line-height: 160%;
	border-top: dotted 1px #C0C0C0;
}

#main-content #section-03 .resultsinbox div.detail-link {
	margin-top: 5px;
	float: right;
}

#main-content #section-03 div.results-category {
	clear: both;
	height: 85px;
	padding: 5px;
	margin: 10px 0px;
	border: solid 1px #C0C0C0;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 180%;
	background-color: #F0F0F0;
}

#main-content #section-03 div.results-category ul {
	margin-left: 10px;
}

#main-content #section-03 div.results-category ul li {
	float: left;
	margin-right: 10px;
	text-align: left;
	width: 150px;
}

#main-content #section-03 div.results-category ul li a {
	padding-left: 10px;
	background: url(../image/icon_arrow_01_right.gif) no-repeat left center;
	text-align: right;
}

#main-content #section-03 iframe {
	clear: both;
	height: 670px;
	height: 500px;
	padding: 0px;
	overflow: auto;
	text-align: left;
}

/*	#section-04
--------------------------------------*/

#main-content #section-04 h2.section-title {
	margin-bottom: 10px;
}

#main-content #section-04 div.section-group {
	margin: 0 -20px 10px 0;
	overflow: hidden;
	width: 690px;
}

#main-content #section-04 .voiceinbox {
	float: left;
	width: 325px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

#main-content #section-04 .voiceinbox div.voice-contents-left {
	float: left;
	margin-right: 5px;
	padding: 0px;
}

#main-content #section-04 .voiceinbox div.voice-contents-right {
	float: right;
	padding: 0px;
	width: 168px;
}

#main-content #section-04 .voiceinbox div.voice-contents-left img {
	float: left;
	padding: 0px;
	border: 1px solid #bcbcbc;
}

#main-content #section-04 .voiceinbox .voicename {
	padding: 3px 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 160%;
	color: #FFA613;
	text-align: left;
}

#main-content #section-04 .voiceinbox .voicecomment {
	font-weight: normal;
	font-size: 12px;
	line-height: 160%;
	padding-bottom: 3px;
}

#main-content #section-04 .voiceinbox div.detail-link {
	text-align: left;
}

/*	#section-05
--------------------------------------*/


#main-content #section-05 {
	padding-right: 150px;
	position: relative;
	min-height: 180px;
}

* html #main-content #section-05 {
	height: auto !important;
	height: 180px;
}

#main-content #section-05 h2.section-title {
	margin: 0 -150px 10px 0;
}

#main-content #section-05 dl {
	margin: 0;
	width: 520px;
}

#main-content #section-05 dl dt {
	float: left;
	clear: left;
	font-size: 84%;
	line-height: 2;
}

#main-content #section-05 dl dd {
	margin-bottom: 5px;
	padding: 0 0 5px 8em;
	background: url(../image/texture_dotted_01.gif) repeat-x left bottom;
}

#main-content #section-05 div.content-link {
	text-align: right;
}

#main-content #section-05 div.image {
	position: absolute;
	top: 37px;
	right: 3px;
}

/*	#section-06
--------------------------------------*/

#main-content #section-06 h2.section-title {
	margin-bottom: 10px;
}

#main-content #section-06 div.contents {
	font-size: 16px;
	line-height: 150%;
	font-weight: normal;
	vertical-align: top;
	zoom: 1;
}

#main-content #section-06 .entry-header {
	background-color: #F0F0F0;
	border-left: 3px solid #FF6A0B;
	width: 652px;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 140%;
}

#main-content #section-06 .flow-table {
	clear: both;
	width: 670px;
	margin: 10px 0px 20px 0px;
}

#main-content #section-06 .flow-table .red {
	color: #ff0000;
	font-weight: bold;
}

#main-content #section-06 .flow-table td {
	padding: 5px 2px;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 180%;
	vertical-align: top;
}

#main-content #section-06 .flow-table td img {
	margin-right: 10px;
	padding: 2px;
	border: solid 1px #cccccc;
}

