.contents_list {
	margin:0 10px 0 0;
	padding:0 0 0 15px ;
	list-style-position:outside;
	list-style-type:none;
	vertical-align:top;
	zoom: 1; /* 印刷バグ解決 */
	background-image:url(../images/common/sq_bk.gif);
	background-repeat:no-repeat;
	_height:1%; /* IE6のバグ回避　スクロールでリストが消える */
}
}
.flow {
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
	color: #000066;
	text-align: center;
	background-color: #FFFFFF;
}
table.tbl_mg{
	margin:0 0 0 10px;
}
.m_flowtxt{
	margin:5px 0px 0px 10px;
	font-size: 80%;
	line-height: 130%;
	text-align:left;
}
.plus{
	font-size: 120%;
	font-weight:bold;
}
.m_li{
	margin:0 0 0 15px;
	list-style-position:outside;
	list-style-image:url(../inspection/images/pt_ten.gif);
	_height:1%; /* IE6のバグ回避　スクロールでリストが消える */
	zoom: 1; /* 印刷バグ解決 */
}
.m_li02{
	margin:0 0 0 20px;
	list-style-position:outside;
	list-style-type:decimal;
}
/* 注意書き */
.kome{
	background-image:url(../images/common/pt_kome.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0 0 0 18px;
	list-style:none;
	text-align:left;
	font-size: 85%;
	line-height: 140%;
	_height:1%; /* IE6のバグ回避　スクロールでリストが消える */
	zoom: 1; /* 印刷バグ解決 */
}