@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------
base setting
------------------------------------------------------ */
div.ad{
	width:863px;
}

div.ad div.list{
	margin-left:28px;
}

*html div.ad div.list{ margin-left:30px;}

div.ad dl{
	float:left;
	display:block;
	width:235px;
	margin:0;
	margin-right:45px;
	margin-bottom:30px;
}

*html div.ad dl{ margin-right:40px;}

div.ad dt{
	display:block;
	width:235px;
	margin-bottom:5px;
}

*html div.ad dt{ font-size:90%;}
*:first-child+html div.ad dt{ font-size:90%;}
html>/**/body div.ad dt { font-size: 90%\9; }



div.ad dd{
	display:block;
	width:235px;
}

div.ad dd.title{
	font-weight:bold;
	margin-bottom:4px;
}

div.ad dd.pdf{
	background:url(../ad/images/icon_pdf.jpg) 0 0 no-repeat;
	padding:2px 0 0 22px;
	height:23px;
	line-height:150%;
	font-size:90%;
}

div.ad dd.book{
	background:url(../ad/images/icon_book.jpg) 0 0 no-repeat;
	padding:0 0 0 24px;
	height:23px;
	line-height:150%;
}

*html div.ad dd{ font-size:80%;}
*:first-child+html div.ad dd{ font-size:80%;}
html>/**/body div.ad dd { font-size: 80%\9; }

.mr0{
	margin-right:0px; !important;
}
