@charset "utf-8";


/* CMS関係 ------------------------------*/

/* ページャー ▼ */
span.pager_bg {
	text-align: center;
	display: block;
	line-height: 20px;
	background-image: url(../../image/common/pager_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 610px;
}
span.pager_bg a {
	background-color: #FFFFFF;
	width: 20px;
	padding-right: 4px;
	padding-left: 4px;
}
/* ページャー ▲ */

dl.list_box dt {
	font-size: 90%;
	line-height: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
dl.list_box  dd {
	line-height: 20px;
	display: block;
	margin-left: 0px;
	width: 610px;
	border-bottom: 1px dotted #646464;
	padding-bottom: 10px;
}
h3.mi_00 table {
	margin-left: 10px;
}
h3.mi_00 td {
	font-weight: bold;
	font-size: 100%;
	height: 30px;
}
