@charset "utf-8";
/* CSS Document */

#dreamgate {
	width:660px;
	float:right;
}
h3{
	display:block;
	text-indent:-9999px;
	height:37px;
	margin:10px 0;
	padding:0;
	font-size:0;
	line-height:100%;
	background-repeat: no-repeat;
	background-position:0 0;
	background-image: url(../images/h3_title.gif);
}


.index {
	margin:30px 10px 0;
}
.index div {
	margin:10px 0 0;
	padding:0 0 10px;
	height:100%;
	border-bottom:1px dotted #c4c4c4;
	background-repeat: no-repeat;
	background-position:63px 1px;
}
.pdf {
	background-image: url(../images/icon_pdf.gif);
}

.data {
	width:74px;
	float:left;
}
.txt {
	margin:0 0 0 60px;
	padding:0;
	width:150px;
	float:left;
}
.link{
	margin:0;
	padding:0;
	width:150px;
	float:left;
	letter-spacing:2px;
}
















