@charset "UTF-8";
#wrapper #container #page .section table#typetable {
	margin-bottom: 5px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#wrapper #container #page .section table#typetable th {
	border-right: 1px solid #999999;
	background-color: #eeeeee;
	text-align: center;
	white-space: nowrap;
	padding: 10px;
}

#wrapper #container #page .section table#typetable th.type {
	background-color: #f5f5f3;
}

#wrapper #container #page .section table#typetable td {
	border-right: 1px solid #999999;
	padding: 5px;
	line-height: 125%;
}

#wrapper #container #page .section table#typetable td ul {
	list-style-type: disc;
	list-style-position: outside;
}

#wrapper #container #page .section table#typetable td ul li {
	margin-left: 20px;
}



/*newgene*/
#wrapper #container #page .sectionHalfl p#newgene a {
	background: url(../../common/sys/link.gif) no-repeat left center;
	text-indent: 1em;
	padding-left: 20px;
	margin: 0 0 5px;
}



/*note*/
#wrapper #container #page .section ul#note {
	list-style-type: none;
	list-style-position: inside;
}

#wrapper #container #page .section ul#note li.list {
	font-size: 92%;
	line-height: 120%;
	padding-bottom: 5px;
	padding-left: 0;
}

#wrapper #container #page .section ul#note li.list span.point {
	color: #993300;
}



/*contact*/
#wrapper #container #page .sectionHalfr dl#contact dt {
	padding-bottom: 5px;
	font-weight: bold;
}

#wrapper #container #page .sectionHalfr dl#contact dd {
	padding-bottom: 10px;
	line-height: 120%;
}
