#index{
	width:548px;
	margin:0px;
}

#index h3{
	font-size: 12px;
	line-height: 1.5em;
}

#index .title01 {
	background-image: url(../images/index_h3_01.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 265px;
	margin-bottom: 20px;
}

#index .title02 {
	background-image: url(../images/index_h3_02.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 265px;
	margin-bottom: 20px;
}

#index .title03 {
	background-image: url(../images/index_h3_03.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 265px;
	margin-bottom: 20px;
}

#index .title04 {
	background-image: url(../images/index_h3_04.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 265px;
	margin-bottom: 20px;
}

#index a {
	text-decoration: none;
	display: block;
	width:245px;
	height: 55px;
	padding:40px 5px 5px 15px;
	color: #666666;
}

#index a:hover {
	color: #999999;
}
