@charset "utf-8";{}

/*------------------------------------------------------------------------------*
	霞ヶ浦成人病事業団トップ
 *------------------------------------------------------------------------------*/

#toppage {
	width: 784px;
	margin: auto;
}

#toppage .clearfloat{
	clear: both;
}

#toppage #contents{
	width: 600px;
	margin: auto;
}

#toppage h1 {
	text-indent: -9999px;
	width: 784px;
	height: 48px;
	background: url(../img/top_title.gif) no-repeat left;
	margin: 40px auto; 
}

#toppage #kensin h2 a{
	float: left;
	text-indent: -9999px;
	width: 290px;
	height: 385px;
	background: url(../img/kensin.jpg) no-repeat left;
	margin: 0px 0 30px 0;
}

#toppage #kensin h2 a:hover{
	background: url(../img/kensin_up.jpg) no-repeat left;
}

#toppage #yakuzai h2 a{
	float: right;
	text-indent: -9999px;
	width: 290px;
	height: 385px;
	background: url(../img/yakuzai.jpg) no-repeat left;
	margin: 0 0 30px 0;
}

#toppage #yakuzai h2 a:hover{
	background: url(../img/yakuzai_up.jpg) no-repeat left;
}

.top #footer { 
	clear:both;
	font-size: 75%;
	padding: 20px 0;
	margin: 20px auto; 
	text-align: center; 
	width: 786px;
	background: url(../img/footer.gif) repeat-x center top;
}

.top #footer p {
	margin: 0;
	padding: 0;
}
