


#top-header{
	width: 790px;
	height: 107px;
	margin: 0px;
	background: url("../img/top_header.png") no-repeat;
	background-position: -24px 0px;
}

#top-header h1{
	display: block;
	text-indent: -1000px;
}



#contents-area {
	float:left;
	width: 625px;
	height: auto;
	min-height: 620px;
	background-image:none;
	text-align: left;
	margin: 0px;
}

#contents-body {
	margin-left: 12px;
	margin-right: 12px;
}

/*-----------------------------------------------------------------------*/
/*----- ライブカメラ ------------------------------------------------------------*/

#photoarea {
	width: 600px;
	height: 300px;
	margin-top: -24px;
	background:url("../img/top/01.jpg");
}

#messagearea {
	display: none;
	margin-top: -1.5em;
	margin-left: 8px;
	margin-bottom: 24px;
	font-size: 120%;
	color: #ffce00;
}

h2#PAGETITLE {
	color: #999;
	margin-top: 2em;
	margin-bottom: 20px;
	letter-spacing: 1px;
	margin-left: -6px;
}

dt {
	font-size: 90%;
	font-weight: bold;
}
dd {
	font-size: 80%;
	padding-bottom: 10px;
	line-height: 160%;
	border-bottom: 1px #CECECF solid;
}

#contents-area h2 {
	font-size: 100%;
	margin-bottom: 10px;
	border-bottom: 1px #CECECF solid;
}

#newsarea {
	float:left;
	width: 400px;
}

img.newsicon {
	float: left;
	margin-right: 12px;
}
