/* CSS Document */


#noxpm{
   width:800px;
   height: auto;
   float: left;
   text-align: left;
   background: #FFFFFF;
}

#noxpm .top{
  width: auto;
  height: auto;
  text-align:center;
}
.tdwaku{
	border: 1px #b0b0b0 solid;
	border-collapse: separate;
}
.tdwaku_bd{
	border-bottom: 1px #b0b0b0 solid;
	border-collapse: separate;
}
.tdwaku_bd2{
	background-color:#fafafa;
	border-bottom: 1px #b0b0b0 solid;
	border-collapse: separate;
}
.toptext{
	width: auto;
	height: auto;
	text-align:left;
	margin-top: 10px;
	margin-bottom: 40px;
	margin-left: 25px;
	margin-right: 25px;
	padding: 10px;
	line-height: 2.0;
	border-top: #999999 1px dotted;
	border-bottom: #999999 1px dotted;
}
.toptext2{
	width: auto;
	height: auto;
	text-align:left;
	font-size:120%;
	margin-top: 10px;
	margin-bottom: 40px;
	margin-left: 25px;
	margin-right: 25px;
	padding: 10px;
	line-height: 2.0;
	border-top: #999999 1px dotted;
	border-bottom: #999999 1px dotted;
	background:url("img/noxpm_backimg01.jpg") bottom right no-repeat;
}
.table1{
	width: 220px;
	height:30px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	background-color:#f3f3f3;
	border:1px #b0b0b0 dotted ;
	}
.table2{
	width: 220px;
	height:30px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	text-align:center;
	background-color:#f6fbff;
	border:1px #b0b0b0 dotted ;
	}
.table3{
	width: 220px;
	height:30px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	text-align:center;
	border:1px #b0b0b0 dotted ;
	}
.table4{
	width: 220px;
	height:30px;
	font-size:95%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	background-color:#f3f3f3;
	border:1px #b0b0b0 dotted ;
	}
.midashi{
	margin-top:2px;
	margin-bottom: 5px;
	font-size:120%;
}

#noxpm .noxpmbox{
  width: auto;
  height: auto;
  margin-left: atuo;
  margin-right: auto;
  margin-bottom: 15px;
  padding-left: 35px;
  padding-right: 15px;
  float: left;
  }
  
#noxpm .inleft{
  width: 335px;
  height: auto;
  margin-top: 10px;
  float:left;
}  

#noxpm .inleftin{
  margin: 5px;
  padding-top:10px;
  padding-left: 115px;  
  float: left;
}

#noxpm .inleftin a:hover {
    position:relative;
    top: 2px;
    left:2px;
	}
	
#noxpm .inright{
  width: 406px;
  height: auto;
  margin-top: 10px;
  padding-left: 9px;
  color: #333333;
  float: right;
} 

#noxpm .inright p{
  margin-bottom: 5px;
  line-height: 1.8;
}
#noxpm .inrightin{
  margin: 5px;
  padding-right: 20px;
  float: right;
}