#contents-wrapper {
padding:0;
}

#contents{
padding-left:8px;
width:95%;
line-height:1.8em;
}

#special-contents dl dd p {
   line-height: 180%;
   margin-bottom: 25px;
   padding-left: 5px;
   padding-right: 5px;
}

h2{
margin-top:10px;
width:360px;
height:60px;
background-image:url(../img/image.gif);
background-repeat:no-repeat;
text-indent:-9999px;
}

h3{
margin-top:30px;
margin-bottom:10px;
width:348px;
height:33px;
background-image:url(../img/lab_subttl.gif);
background-repeat:no-repeat;
text-indent:-9999px;
}

h4{
margin:0;
margin:0;
width:300px;
height:190px;
background-image:url(../img/labo.jpg);
background-repeat:no-repeat;
text-indent:-9999px;
}

#btn-mail{
margin-top:20px;
text-align:center;
}

#list table {
	width: 100%;
	overflow: auto;
	margin: 1em 0;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	background: #fff;
	}
#list th {
	padding: 2px;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	background: #3399cc left;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	}
#list td {
	padding: 4px;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	font-size: 11px;
	}

