@charset "euc-jp";
h3 {
	background-image: url(../image/index/text.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 480px;
	text-indent: -9999px;
}
h2#speak {
	background-image: url(../image/index/speak.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 124px;
	width: 491px;
}

#main h4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 30px;
	margin-bottom: 15px;
	font-weight: normal;
	background-image: url(../image/index/c_info.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 14px;
	margin-left: 10px;
}
#main p {
	margin-top: 10px;
}


div#topics {
	width: 450px;
	height: 155px;
	overflow: auto;
	padding-right: 20px;
	margin-left: 10px;
}
#topics dd {
	margin-bottom: 10px;
}

#main dt {
	font-weight: normal;
	color: #2496EC;
}

p#last {
	color: #FFF;
	text-align: center;
	width: 100%;
	margin-top: 200px;
	font-size: 18px;
}
