@charset "Shift_JIS";

@import "../css/contents.css";

.section2_contents {
	font-size: 10px;
}
div#micro1 div.section2_contents .left {
	width: 105px;
}
div#micro1 div.section2_contents th {
	vertical-align: top;
	padding-left: 10px;
	font-size: 10px !important;
}
div#micro1 div.section2_contents td {
	font-size: 10px !important;
}
div#micro1 div.section2_contents ol {
	width: 150px;
	float: right;
	margin-left: 15px;
}
.pdf {
	float: left;
	margin-left: 50px;
	display: inline;
	margin-right: 10px;
	width: 180px;
}
.pdf_right {
	padding-top: 10px;
	width: 330px;
	float: right;
}
.pdf_right p {
	padding-left: 20px;
}
h4.theme {
	font-weight: bold;
	color: #111;
	font-size: 120%;
}
.pdf_right p.theme {
	margin-bottom: 60px;
}
p.theme {
	font-weight: bold;
	font-size: 110%;
}
.pdf_right p.center {
	font-size: 105%;
	margin-bottom: 10px;
}

div.factory {
	width: 178px;
	float: left;
	margin: 5px;
	display: inline;
	border: solid 1px #ccc;
	font-size: 10px;
}
div.factory h4 {
	background: #d9e4f1;
	padding: 2px;
	border: solid 1px #fff;
	color:#11214f;
	font-weight: bold;
}
div.factory h5 {
	color: #111;
	font-weight: bold;
}
hr {
	border: solid 1px #fff;
}
.product {
	padding-left: 10px;
	padding-top: 18px;
	background: url(img/icon_prd.gif) no-repeat left top;
	margin: 3px;
}

