@charset "EUC-JP";
/* CSS Document */

#toppage #freespace #freespaceBorder {
		padding: 10px;
		border: 1px dotted #E8EBEC;
		height: 100px;
}

#toppage #Info {
	margin-bottom: 10px;
	margin-top: 10px;
}

#toppage #Info h2 {
	font-size: 100%;
	color: #900;
	line-height: 1.2;
	margin-bottom: 5px;
}

#toppage #Info dl {
	line-height: 1.3;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E8EBEC;
}

#toppage #Info dl dt {
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
}

#toppage #Info dl dd {
	margin-left: 0em;
	margin-bottom: 0.7em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8EBEC;
	padding-left: 6em;
	padding-bottom: 0.7em;
}

#toppage #Info p {
	margin-left: 0em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 1em;
}


#toppage #listPage .SCT {
		margin-bottom: 30px;
}
