h2#title{
	width: 580px;
	height: 230px;
	background-image: url('../images/index_title.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#main p#comment{
	margin: 20px 0px;
	padding: 10px 50px;
	border-bottom: dotted 3px #009900;
}

#main div{
	margin: 20px 0px;
	padding-bottom: 10px;
	border-bottom: dotted 3px #009900;
}

#main h3{
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	padding: 10px 0px;	
}

#main p{
	font-size: 12px;
	padding: 0px 0px;
}

div#start{
	width: 220px;
	height: 150px;
	padding: 48px 340px 0px 20px;
	background-image: url('../images/index_start.jpg');
	background-repeat: no-repeat;

}

div#zero{
	width: 220px;
	height: 150px;
	padding: 48px 20px 0px 340px;	
	background-image: url('../images/index_zero.jpg');
	background-repeat: no-repeat;
}

div#support{
	width: 580px;
	height: 200px;
	background-image: url('../images/index_support.jpg');
	background-repeat: no-repeat;
}

div#point{
	width: 580px;
	height: 200px;
	background-image: url('../images/index_point.jpg');
	background-repeat: no-repeat;
}