/* 設備診断施工案内書
---------------------------------------------------- */
#product {
	float: right;
	width: 600px;
	margin-right: 0px;
	padding-right: 0px;
  }


  
#product table {
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-collapse:collapse;
	margin-top:1em;
	margin-bottom:1em;
	clear: left;
	width: 600px;
      }

#product td,th {
	line-height:1.5;
	padding: 5px;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
   } 

#product th {
	width:4em;
	padding-left:0.8em;
	text-align:center;
	font-weight: normal;
	vertical-align:top;
	background-color: #CFE4BE;
	font-size: 0.8em;
	text-transform: none;
   } 



/* 設備診断施工案内書ナビ
---------------------------------------------------- */

#p_navi {
	width: 150px;
	float: left;
	width:auto;
	height:auto;
	padding-right:10px;
	padding-left: 10px;
	  } 

#p_navi ul{
   padding-top:0.5em;
	}  

#p_navi li{
	padding-left:20px;
	font-size:92%;
	line-height:2.0;
	background-image: url(../images/mark_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

  /* コンテンツ
---------------------------------------------------- */
#content {
	width:860px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 20px;
  }
  

#content h2{
	color:#000000;
	font-size:92%;
	font-family: Helvetica, Arial, sans-serif;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0033CC;
	background-image: url(../images/news_back.gif);
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-weight: bold;
}




#content h3{
	font-size:114%;
	color:#000000;
	background-image: url(../images/mark_red.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 20px;
	line-height: 2em;
  }


#main {
	height: auto;
	_height:400px;/*IE対策*/
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
    }

.bblue {
	font-weight: bold;
	color: #009;
  } 

.bred {
	font-weight: bold;
	color: #C30;
	line-height: 1.5em;
	font-size: medium;
  } 
  
.txtleft {
	text-align: left;
  } 
  
#content #img001 {
	padding: 5px;
	float: right;
	clear: right;
  } 
