@charset "Shift_JIS";

/*---------------------------------------コンテンツブロックに関する指定*/

*:first-child+html #bg {
  margin: 0;
  padding: 0;
  width: 905px;
  height: 1300px;
  background: url(../image/top/bg.jpg) repeat-y;
  position:absolute;
  top: 89px;
}

/* -- 見出し -- */

#contents h2 {
  font-size: 80%;
  margin: 0.7em 0 0 0.73em;
  padding: 0;
  background: url(../image/exp/exp.jpg) no-repeat;
  height: 100px;
  text-indent: -9999px;
}

#contents h3 {
  margin: 0.7em 0 0 0.4em;
  padding: 0.45em 0 0 2.5em;
  font-size: 120%;
  color: #ff9900;
  background: url(../image/lens/board.jpg) no-repeat;
  height: 32px;
}

.pan{
  font-size: 80%;
}

#contents p{
  margin: 0.8em;
  padding: 0;
}

.color{
  color:#3366cc;
}

/* -- 検査の内容 -- */

.example {
  position: relative;
  top: -0.5em;
}

.n1 {
  font-size:80%;
  text-align:center;
  clear: both;
}

table.exp {
    width: 500px;
    border: 1px #CCCCCC solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:0 auto ;
}

table.exp th {
    padding: 5px 0px 5px 10px ;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    white-space: nowrap;
	font-weight: bold;
	color:#333333 ;
	background:#E1E1FF ;
	text-align:left;
}

table.exp td {
    padding: 5px 0px 5px 10px ;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    white-space: nowrap;
	font-weight: bold;
	color:#003399 ;
}

/* -- 文字 -- */
#contents p {
  line-height: 1.7em;
  margin-bottom: 1em;
}

#banner{
  margin:0;
  float: right;
  position: relative;
  top: 0.5em;
  right: 1em;
}

#banner li{
  list-style: none;
  margin: 1em 0;
}

.banner1 a{
  background:url(../image/top/banner01.gif);
  width: 170px;
  height: 70px;
  display: block;
  text-indent: -9999px;
}

.banner1 a:hover{
	background: url(../image/top/banner01_over.gif);
}

.banner2 a{
  background:url(../image/top/banner02.gif);
  width: 170px;
  height: 70px;
  display: block;
  text-indent: -9999px;
}

.banner2 a:hover{
	background: url(../image/top/banner02_over.gif);
}

div.space_3 {
	display:block ;
	width:570px ;
	height:3px ;
	float:left ;
	display:none;
}
