@charset "UTF-8";

table.design {
	width: 800px;
}
table.design tr th {
	border-top: solid 1px #CCCCCC;
	padding: 15px 10px 15px 0px;
	text-align: right;
	line-height: normal;
	font-size: 12px;
	font-weight: normal;
	color: #333399;
}
table.design tr th span {
	display: block;
	font-size: 10px;
	color: #999999;
}
table.design tr td {
	font-size: 12px;
	padding: 5px;
	border-top: solid 1px #CCCCCC;
}

img.pkg {
	float: left;
}
div#contents_body {
	text-align: left;
	background-color: #FFFFFF;
	width: 820px!important;
	width/**/: 850px;
	padding: 0px 15px 0px 15px;
	margin: 0px auto 0px auto;
}
h2 {
	width: 820px;
	height: 160px;
	background-image: url(../images/main.gif);
	text-indent: -5000px;
}
div.section {
	padding: 10px;;
	border: none;
	clear: both;
}
div.section dl {
	padding: 30px 10px 10px 210px;
}
div.section dl dt {
	font-size: 16px;
}
div.section dl dd {
	font-size: 12px;
	line-height: 1.7em;
	padding: 5px;
}
div.section p {
	color: #333333;
}
div.section dl dd ul {
	padding: 10px;
}
div.section dl dd ul li {
	float: left;
	padding: 0px 15px 0px 0px;
}
h3#h3_webpad {
	width: 800px;
	height: 100px;
	background-image: url(../../contents/laboratory/images/webpad.gif);
	text-indent: -5000px;
}
p.section_snippet {
	padding: 0px 20px 20px 20px;
}
div#contents_wrapper h3 {
	color: #666666;
	text-shadow: #EEEEEE 0px 0px 5px;
	padding: 7px;
}
div.h3_wrapper {
	background-color: #EEEEEE;
	margin-bottom: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
ul.materials {
	padding: 5px 10px 10px 10px;
}
ul.materials li {
	padding: 5px;
	border-bottom: solid 1px #CCCCCC;
}
ul.materials li span {
	color: #999999;
	font-size: 10px;
}
ol.materials {
	height: 100px;
}
ol.materials li span {
	color: #999999;
	font-size: 8px;
}
ol.materials li {
	width: 100px;
	height: 80px;
	float: left;
	padding: 5px;
}
