div, p, ul, ul li, h1, h2, h3, h4, h5, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style:none;
}
.mid { display:none;}
.info-list {
	width:650px;
	font-family:"Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size:100%;
	line-height: 180%;
}
a:link {color:#00A6E5; outline:none; }
a:visited {color:#00A6E5;}
a:hover {color: #1D1F85;}
.info-list dl { padding:5px 0; width:100%;}
.info-list dl:after { /*float̉*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
/* HACK IE7 */ *+html .info-list dl { clear:both; float:left;}
.info-list dl dt { width:28%; float:left; font-size:14px;}
.info-list dl dd { width:70%; float:right;}
.info-list dl dt.cate1 { background:url(../../image/cate1.gif) no-repeat right 3px;}
.info-list dl dt.cate2 { background:url(../../image/cate2.gif) no-repeat right 3px;}
.info-list dl dt.cate3 { background:url(../../image/cate3.gif) no-repeat right 3px;}