/***************トップの写真**************/
#contents h1{
	background-image: url(../img/index/main.jpg);
	background-repeat:no-repeat;
	width:840px;
	height:248px;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:20px;
}
#contents h1 a{
	width:121px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	position:relative;
	top:169px;
	left:456px;
}

/***************コンテンツのレイアウトの設定**************/
#contents .banner img{
	float:left;
	margin-bottom:40px;
}
#contents p.index{
	text-align:center;
	font-size:110%;
}
#contents img.index{
	margin-bottom:40px;
}

/***************コンテンツの書式の設定**************/
