/* CSS Document */
#contents {
	padding-top:20px
}

#index_info {
	width:824px;
	height:750px;
	margin-top:50px;
}

#top_sub_image {
	width:960px;
	height:130px;
	background-image:url(../images/top_sub_image.gif);
	margin: 20px 0 0 0;
}

a.top_sub_links {
	display:block;
	float:left;
	height: 2em;
	line-height: 2;
	padding-left:0.5em;
	padding-right:0.5em;
	margin-top:75px;
	margin-left: 20px;
	background-color:white;
	border:solid 3px #009;
	text-decoration:none;
	font-size:20px;
	color:#333;
}

a.top_sub_links:visited{
	color:#333;
}

a.top_sub_links:hover{
	color:#333;
}
	/***** table用class設定ここから *****/

div.sight_elements {
	float:left;
	margin:20px 20px 20px 20px;
	width:360px;
	height:130px;	
	font-size:24px;
	border:solid 1px;
	padding:5px;
}

div.sight_elements a {
	color:black;
	text-decoration:none;
}

div.sight_elements h2{
	text-align:left;
	margin-bottom:24px;
}

div.sight_elements p{
	text-align:left;
}