<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/************************************************************
 content
************************************************************/
.page_title {
  width: 100%;
  overflow: hidden;
  position: relative;
  top: -22px;
}
.page_title .inner {
  position: relative;
  background: url(../img/pagetitle.jpg) no-repeat;
  left: 50%;
  height: 209px;
  margin-left: -1000px;
}

#content {
  overflow: hidden;
  *zoom: 1;
  width: 945px;
  padding: 0 15px 0 0;
  margin-top: 15px;
}
#content .col_left, #content .col_right {
  padding-top: 20px;
}
#content .col_left {
  float: left;
  width: 645px;
  /*.stainless{
  	width:630px;
  	@include cfix;
  	margin:-40px auto 0;
  	a{
  		display:block;
  		float:right;
  		width: 300px;
  		height: 120px;
  		background:url(../../img/bg_pro.jpg) no-repeat;
  		ul {
  			width: 100%;
  			@include cfix;
  			li {
  				float: left;
  				width: 100px;
  				height: 100px;
  				padding-left: 10px;
  				padding-top: 10px;
  				padding-bottom: 10px;
  				margin: 0;
  				background: none;
  				display: table;
  				span {
  					display: table-cell;
  					vertical-align: middle;
  				}
  			}
  			li + li{
  				width:140px;
  			}
  		}
  	}
  }*/
}
#content .col_left .str_top {
  width: 580px;
  padding: 15px;
  margin: 0 auto 20px;
  border: 3px double #ccc;
}
#content .col_left h2 {
  height: 48px;
  line-height: 40px;
  padding-left: 60px;
  margin: 30px 0 0;
  font-size: 18px;
  color: #3e3c8e;
  background: url(../../img/t_border.jpg) no-repeat 0 100%;
}
#content .col_left table {
  margin: 30px auto 90px;
  border-collapse: collapse;
}
#content .col_left table th, #content .col_left table td {
  border: 1px solid #ccc;
  padding: 5px 0;
}
#content .col_left table th {
  text-align: center;
  background: #edf5fa;
}
#content .col_left table td {
  text-align: center;
  background: #f6f6f6;
}
#content .col_left table td img {
  display: block;
  margin: 0 auto;
}
#content .col_left table + p {
  margin-top: -75px;
  text-align: center;
}
#content .col_left table + p + p {
  margin-top: 0;
  text-align: center;
}
#content .col_left .stainless {
  width: 630px;
  height:120px;
  overflow: hidden;
  *zoom: 1;
  margin: 40px auto 20px;
}

#content .col_left .stainless ul {
  width: 630px;
  overflow: hidden;
  *zoom: 1;
}

#content .col_left .stainless ul li {
  float:left;
  padding:0 10px;
}


#content .col_left .stainless a {
  display: block;
  float: right;
  padding:10px 0 10px 0;
  width: 300px;
  height: 100px;
  text-align: center;
  line-height: 100px;
  background: url(../../img/bg_pro.jpg) no-repeat;
}
#content .col_right {
  float: right;
  width: 280px;
}
#content .col_right #readymade {
  margin-bottom: 20px;
  background-color: #EDF5FA;
}
#content .col_right #readymade h2 {
  height: 55px;
  padding: 10px 0;
  text-align: center;
  border-bottom: 1px solid #bacefc;
}
#content .col_right #readymade h3 {
  height: 58px;
  line-height: 68px;
  text-align: center;
  background: #dbe6fe;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #bacefc;
}
#content .col_right #readymade ul li {
  display: table;
  width: 280px;
  height: 58px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #bacefc;
  background: url(../../img/arrow.gif) no-repeat 30px 50%;
}
#content .col_right #readymade ul li a {
  display: table-cell;
  vertical-align: middle;
  padding: 2px 30px 0 60px;
}
/*右側セラミック既製品項目上下枠*/
#content .col_right .topframe {
  height: 10px;
  background: url(../../img/sidetop.jpg) no-repeat 0 0;
}
#content .col_right .bottomframe {
  height: 10px;
  background: url(../../img/sidebottom.jpg) no-repeat;
}</pre></body></html>