/* CSS Document */

.left_260 {
	float: left;
	width: 260px;
	margin-left: 10px;
}
.right_260 {
	float: right;
	width: 260px;
	margin-right: 10px;
}

/* add saitou 100716 */
#second_menu_title h3 {
    font-size: 1em;
}

#second_menu_title p.report {
	font-size: 0.8em;
	color: #666666;
	line-height: 1.5em;
}

/* 品質保証と商品検査について */
#menu_list ul {
    font-size: 0.9em;
	line-height: 1.5;
}

#menu_list ul li {
    margin-bottom: 5px;
}

table.tbl {
	border-top: 1px solid #333333;
    border-left: 1px solid #333333;
    border-collapse: separate;
    border-spacing: 0;
	margin: 0 auto;
	font-size: 0.8em;
	line-height: 1.5;
}

table.tbl th {
    background-color: #D6E5B3;
	text-align: left;
}

table.tbl th.sub {    /* add saitou 100910 */
    background-color:#EEF7E1;
}

table.tbl th,table.tbl td {
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    padding: 5px;
}

.pdf_area {
    width: ;
	clear: both;
	overflow: hidden;
	margin-top: 15px;
	width: 573px;
}

.pdf_area img {
    float: left;
}

.pdf_area table.tbl {
    float: right;
	margin: 0; /* add saitou 110706 */
}
/* add saitou 100716 */

/* add saitou 111230 */
ol {
    font-size: 0.8em;
	line-height: 1.5;
	margin-left: 0;
	padding-left: 30px;
}

ol li {
    margin-bottom: 10px;
}

ol.sec_list {
    font-size: 1em;
	margin-top: 5px;
    margin-left: 20px;
	padding-left: 0;	
}

ol.sec_list li {
    position: relative;
	list-style: none;
	margin-top: 5px;
    margin-left: 10px;
	padding-left: 0;
}

ol.sec_list li span {
    position: absolute;
    top: 0;
    left: -2em;
	top: -0em\9; /* IE8 and below */	
	line-height: 1\9; /* IE8 and below */
}

ol.sec_list ul {
	margin-top: 5px;
    padding-left: 10px;
	margin-left: 0\9; /* IE8 and below */
}

ol.sec_list ul li {
    margin-bottom: 3px;
	margin-left: 0;
	list-style: disc;
}

.margin_l10 {
    margin-left: 10px;
}

.margin_r10 {
    margin-right: 10px;
}

.margin_b10 {
    margin-bottom: 10px;
}

.img_area {
    width: 540px;
}

.list_column {
	width: 480px;
	margin: 10px 0;
	background-color: #FFC;
	padding: 10px;
	border: 1px solid #960;
}

.column {
    width: 540px;
	margin: 0 auto;
	background-color: #FFC;
	padding: 10px;
	border: 1px solid #960;
	font-size: 0.8em;
	line-height: 1.5;
	overflow: hidden;
	clear: both;
}

