@charset "utf-8";

/* HTML 5 */

article {
	margin: 0px;
	padding: 0px;
}

section {
	margin: 0px;
	padding: 0px;
}

/* ページALL センタリング */

#contents_whole {
	margin: auto;
	height: auto;
	width: 960px;
}

/* 内部基礎 */

.contents_middle {
	background-image: url(../contents_bk.png);
	background-repeat: repeat-y;
	margin: auto;
	float: left;
	height: auto;
	width: 960px;
}

/* 内部横幅 */

#inner_base {
	width: 932px;
	margin: auto;
	padding-bottom: 50px;
	overflow: hidden;
}

/* 内部詳細 */

#inner_base dl#detail_first_01,
#inner_base dl#detail_first_02,
#inner_base dl#detail_first_03 {
	padding-top: 20px;	
}

#inner_base dl#detail_first_01 dd {
	background-image: url(../housecoating/fluoride_2.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 932px;
}

#inner_base dl#detail_first_02 dd {
	background-image: url(../housecoating/fungicide_2.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 932px;
}

#inner_base dl#detail_first_03 dd {
	background-image: url(../housecoating/cloth_2.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 932px;
}


#inner_base dl#detail_first_01 dd p,
#inner_base dl#detail_first_02 dd p,
#inner_base dl#detail_first_03 dd p {
	height: 88px;
	width: 476px;
	padding-left: 20px;
	line-height: 17px;
	float: left;
}

/* 内部詳細２ */

#inner_base dl.detail_second {
	width: 217px;
	float: left;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 10px;
}

#inner_base dl.detail_second dd {
	background-image: url(../floorfol/contents_bottom.png);
	background-repeat: no-repeat;
	height: 81px;
}

#inner_base dl.detail_second dd p {
	height: 60px;
	line-height: 15px;
	width: 201px;
	vertical-align: top;
	padding-left: 8px;
	padding-right: 8px;
}

#inner_base dl.detail_second dd p a {
	color: #444444;
	text-decoration: underline;
}

#inner_base dl.detail_second dd p a:hover {
	color: #CCCCCC;
}


.contents_nextbar {
	height: 20px;
	width: 800px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}


/* アンカー */

#contents_whole ul {
	height: 29px;
	width: 960px;
	list-style-type: none;
	float: left;
}
#contents_whole ul li {
	height: 29px;
	overflow: hidden;
	float: left;
	margin: 0px;
}

/* フッ素コーティング */

.fluoride {
	background-image: url(../menufolder/upper_in_07.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 136px;
}

.fluoride a {
	display: block;
	height: 29px;
	width: 136px;
}

.fluoride a:hover {
	background-image: url(../menufolder/upper_in_07_over.jpg);
	background-repeat: no-repeat;
}

/* 防カビコーティング */

.fungicide {
	background-image: url(../menufolder/upper_in_08.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 136px;
}

.fungicide a {
	display: block;
	height: 29px;
	width: 136px;
}

.fungicide a:hover {
	background-image: url(../menufolder/upper_in_08_over.jpg);
	background-repeat: no-repeat;
}

/* クロスコーティング */

.cloth {
	background-image: url(../menufolder/upper_in_09.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 136px;
}

.cloth a {
	display: block;
	height: 29px;
	width: 136px;
}

.cloth a:hover {
	background-image: url(../menufolder/upper_in_09_over.jpg);
	background-repeat: no-repeat;
}
