@charset "Shift_JIS";

/* CSS Document */

@import url(common.css);

/* 
================================================ */

/* スタイル
================================================ */

.img-r {
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	}

.box-r {
	float: right;
	margin-left: 10px;
	}

.img-l {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	}

#Main p {
	margin: 8px 0;
	}
#Main p.indent,
.indent {
	margin-left: 15px;
	width: 500px;
	}

/* テーブル */	

table.table1 {
	width: 530px;
	border-top: #c9c9c9 1px solid;
	border-left: #c9c9c9 1px solid;
	}
	.table1 td.td1,
	.table1 td.td2 {
		padding: 6px 10px;
		border-right: #c9c9c9 1px solid;
		border-bottom: #c9c9c9 1px solid;
		}
	.table1 td.td1 {
		width: 100px;
		background-color: #e9e9e9;
		}
	.table1 td.td2 {
		background-color: #fff;
		}

table.table2 {
	width: 530px;
	}
	.table2 td.td1,
	.table2 td.td2 {
		padding: 4px 15px;
		}
	.table2 td.td1 {
		background-color: #f7ecdf;
		}
	.table2 td.td2 {
		background-color: #fff;
		}

/* ページタイトル
================================================ */

#Main h2 {
	margin-top:10px;
	margin-bottom: 0px;
	width: 530px;
	height: 20px;
	padding:20px;
	font-size:26px;
	/*text-indent: -9999px;*/
	background-image:url(./img/h2_title_background.jpg)no-repeat top left;
	}

#Product #Main h2 	{background: url(../img/h2_title_background.jpg) no-repeat top left;}/* 施工例 */



/* 個別デザイン
================================================ */

/* 施工例 */

#Main .photo {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
	}

#Main .right {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
	float: right;
	}
	#Main .right p {
		margin: 0 0 4px;
		}
		#Main .right:after { 
			content: "."; 
			display: block; 
			height: 20px;
			color: #fff; 
			visibility: visible;
			}

/* 施工例一覧 */
.list table {
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px;
	width:125px;
	float:left;
	}
	.list table {
		margin-right: 10px;
		}
	.list table.last {
		margin-right: 0;
		}
	.list .link {
		padding: 2px 0 4px;
		background: url(../img/arrow_r.gif) no-repeat top left;
		background-position: 0 6px;
		text-indent: 12px;
		}
		.list .link a {
			color: #b0272e;
			border-bottom: #b0272e 1px solid;
			text-decoration: none;
			}

/* 製品の特徴 */
#Tokucho #Top #Wrapper #Main .box .tokutyo_table {
	width: 530px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.tokutyo_img {
	background-image: url(../tokucho/img/tokutyo_01.jpg);
	background-repeat: no-repeat;
	height: 288px;
	width: 518px;
}
.box_tokutyo {
	width: 300px;
	padding-top: 40px;
}
.tokutyo_text02 {
	font-size: 13px;
	width: 280px;
	padding-left: 20px;
	line-height: 1.6em;
}

.tokutyo_text01 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
	color: #900;
	padding-bottom: 10px;
}
#Main .box ul .tokutyo {
	list-style-type: disc;
	margin-left: 20px;
}
#Top #Wrapper #Main .box .link {

}
#Top #Wrapper #Main .box .link_plus {
	text-align: right;
}

#Tokucho #Top #Wrapper #Main .box dl {
	width: 480px;
	background-color: #FF9;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 25px;
	padding-left: 15px;
	margin-bottom: 20px;
}
#Tokucho #Top #Wrapper #Main .box dl dt {
	font-weight: bold;
	font-size: 14px;
	color: #900;
}

/* 陶器・陶板・木製風呂一覧 */
#Top #Wrapper #Main .box h4 {
	font-size: 16px;
	color: #333;
	width: 305px;
	float: left;
	margin-bottom: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
/* 浴槽設置工事について */
#construction #Top #Wrapper #Main .box01 {
	height: 151px;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 530px;
}
#construction #Top #Wrapper #Main .box01 img {
	float: left;
	width: 305px;
}
#construction #Top #Wrapper #Main .box01 p {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	width: 200px;
}
#construction #Top #Wrapper #Main .box02 {
	float: none;
	width: 530px;
	margin-top: 25px;
	margin-bottom: 10px;
	height: 78px;
}
#construction #Top #Wrapper #Main .box02 img {
	float: left;
	width: 125px;
	border: 1px solid #D6D6D6;
	margin-left: 10px;
}
#construction #Top #Wrapper #Main .box02 p {
	float: left;
	padding-left: 15px;
	margin: 0px;
	padding-right: 10px;
	width: 368px;
}
#construction #Top #Wrapper #Main ul {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F6F6F6;
	border: 1px dotted #CDCDCD;
}
#construction #Top #Wrapper #Main ul li {
	list-style-type: disc;
	font-size: 14px;
	line-height: 1.8em;
	list-style-position: inside;
	padding-left: 10px;
}

/* 詳細ページ一覧 */
#Top #Wrapper #Main .list h3 {
	margin-top: 60px;
}
#Touki #Top #Wrapper #Main .box ul li {
	float: left;
	padding-left: 5px;
	padding-top: 10px;
}
#Touki #Top #Wrapper #Main .box ul {
	width: 530px;
	margin-top: 10px;
	padding-bottom: 40px;
	padding-left: 55px;
}

#Showroom #Top #Wrapper #Main .box_showroom {
	background-image: url(../showroom/img/img3.jpg);
	background-repeat: no-repeat;
	width: 530px;
	height: 367px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#Showroom #Top #Wrapper #Main .box_showroom p {
	width: 280px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 60px;
	line-height: 1.6em;
	font-size: 15px;
	font-weight: bold;
	color: #333;
}



/* 図面ダウンロード詳細 */
#DLDetail p.button {
	margin-top: 15px;
	text-align: center;
	}

/* 会社概要 */
#Profile ol.list1 li {
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 40px;
	background-color: #f7ecdf;
	list-style: decimal;
	}

#Profile .box table.box {
	margin-top: 10px;
	margin-left: 70px;
	}

#Profile .map {margin-top:20px;}



#Profile ul.inside li{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 100px;
	float: left;
	}

/* サイトマップ */
#Sitemap #Main table {width: 530px;}
#Sitemap #Main table td {
	width: 265px;
	vertical-align: top;
	}

#Sitemap #Main ul {
	padding-left: 10px;
	}
	#Sitemap #Main ul li {
		paddong-bottom: 3px;
		padding-left: 24px;
		background: url(../sitemap/img/arrow.gif) no-repeat top left;
		background-position: 0 8px;
		line-height: 200%;
		}

#Sitemap #Main ul li ul li {
	padding-left: 28px;
	background: url(../sitemap/img/bg1.gif) no-repeat top left;
	}
#Sitemap #Main ul li ul li.last {
	padding-left: 28px;
	background: url(../sitemap/img/bg2.gif) no-repeat top left;
	}

#Sitemap #Main ul li ul li ul li {
	margin-left: -38px;
	padding-left: 52px;
	background: url(../sitemap/img/bg3.gif) no-repeat top left;
	}
#Sitemap #Main ul li ul li ul li.last {
	margin-left: -38px;
	padding-left: 52px;
	background: url(../sitemap/img/bg4.gif) no-repeat top left;
	}
	
	
	
/* トピックス */

#Topics #Main h3 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	}	

#Topics #Main h3.text {
	display: none;
	}

#Topics #Main dl {
	zoom:1;
	clear:both;
	margin: 10px 5px;
	}
	
#Topics #Main dl:after{
 content:".";
 display:block;
 clear:both;
 height:0;
 visibility:hidden;
 }
 
#Topics #Main dt {
	background: url(../img/arrow_r.gif) no-repeat center right;
	width: 78px;
	font-size: 10px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #666;
	float: left;
	}
#Topics #Main dd {
	padding-left: 6px;
	padding-bottom: 5px;
	width: 430px;
	float: left;
	}
	
#Topics #Main ul.date {
	zoom:1;
	clear:both;
	margin: 0 5px;
	}
#Topics #Main ul.date:after{
 content:".";
 display:block;
 clear:both;
 height:0;
 visibility:hidden;
 }
#Topics #Main ul.date li {
	float: left;
	background: url(../img/arrow_g.gif) 0 50% no-repeat;
	width: 6em;
	_width: 7em;
	margin-bottom: 10px;
	padding-left: 12px;
	font-family: verdana, Arial, Helvetica, sans-serif;	
	}
	

/*　ページ分割
-------------------------------------*/

.pageBute {
	clear: both;
	margin: 10px 7px 5px;
	color: #036;
	text-align: center;
	}
	.pageBute a {
		font-weight: bold;
		}


