* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

html * {
	padding: 0;
	margin: 0;
}

body {
	background-color: #003;
	color: #56585A;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	overflow-y: scroll;
}

body, td, div {
	font-size: 11pt;
	line-height: 140%;
}

a:link, a:visited, a:active {
	color: #027ABB;
	text-decoration: none;
}

a:hover {
	color: #F60;
	text-decoration: underline;
}

table.cell {
	border-collapse: collapse;
	border: 1px solid #CCC;
}

td.cell {
	padding:3px;
	border: 1px solid #CCC;
}

td.subject {
	color: #FFF;
	text-indent: 0.5em;
}

div.sioji {
	font-size: 10pt;
	line-height: 120%;
}

#box {
	margin: 0 auto;
	width: 770px;
	text-align: centert;
	background-color: #FFF;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}

#content1 {
	width:510px;
	text-align: left;
	margin: 0 0 5px 5px;
	float: left;
}

#sub-content1 {
	width: 230px;
	text-align: left;
	margin: 0 5px 5px 10px;
	float: right;
}

#map {
	width: 540px;
	height: 470px;
	margin: 0 0 5px 5px;
	float: left;
	text-align: left;
	font-size: 10pt;
}

#map-navi {
	width: 200px;
	float: right;
	margin: 0 5px 0 0;
	text-align: left;
}

#link-home a {
	display: inline;
	float: left;
	margin: 0 0 3px 5px;
	width: 148px;
	height: 35px;
	background:url(../images/home.gif) no-repeat;
	text-decoration:none;
}

#link-home a:hover {
	background:url(../images/home2.gif) no-repeat;
}

#link-info a {
	display: inline;
	float: left;
	margin: 0 0 3px 5px;
	width: 148px;
	height: 35px;
	background:url(../images/info.gif) no-repeat;
	text-decoration:none;
}

#link-info a:hover {
	background:url(../images/info2.gif) no-repeat;
}

#link-result a {
	display: inline;
	float: left;
	margin: 0 0 3px 5px;
	width: 148px;
	height: 35px;
	background:url(../images/result.gif) no-repeat;
	text-decoration:none;
}

#link-result a:hover {
	background:url(../images/result2.gif) no-repeat;
}

#link-access a {
	display: inline;
	float: left;
	margin: 0 0 3px 5px;
	width: 148px;
	height: 35px;
	background:url(../images/access.gif) no-repeat;
	text-decoration:none;
}

#link-access a:hover {
	background:url(../images/access2.gif) no-repeat;
}

#link-bbs a {
	display: inline;
	float: left;
	margin: 0 0 3px 5px;
	width: 148px;
	height: 35px;
	background:url(../images/bbs.gif) no-repeat;
	text-decoration:none;
}

#link-bbs a:hover {
	background:url(../images/bbs2.gif) no-repeat;
}

#link-link a {
	display: inline;
	float: left;
	margin: 0 0 3px 5px;
	width: 148px;
	height: 35px;
	background:url(../images/link.gif) no-repeat;
	text-decoration:none;
}

#link-link a:hover {
	background:url(../images/link2.gif) no-repeat;
}

#top-result {
	width: 375px;
	height: 150px;
	margin: 0 0 5px 5px;
	background-image: url(../images/top-result.jpg);
	float: left;
	text-align: left;
	display: inline;
}

#top-weather {
	width: 375px;
	height: 150px;
	margin: 0 5px 5px 5px;
	background-image: url(../images/top-weather.jpg);
	background-repeat: no-repeat;
	float: right;
	text-align: left;
	display: inline;
}

#top-news {
	width: 375px;
	height: 150px;
	margin: 0 0 5px 5px;
	background-image: url(../images/top-news.jpg);
	float: left;
	text-align: left;
	display: inline;
}

#top-mobile {
	width: 375px;
	height: 150px;
	margin: 0 5px 5px 5px;
	background-image: url(../images/top-mobile.jpg);
	float: right;
	text-align: left;
	display: inline;
}

#top-weather-today {
	position: absolute;
	top 0;
	left 0;
	width: 367px;
	height: 115px;
	margin: 32px 3px 3px 5px;
	font-size: 10pt;
	line-height: 120%;
	overflow: auto;
}

#top-weather-tomorrow {
	position: absolute;
	top 0;
	left 0;
	width: 367px;
	height: 115px;
	margin: 32px 3px 3px 5px;
	font-size: 10pt;
	line-height: 120%;
	overflow: auto;
	visibility: hidden;
}

#top-weather-link1 {
	position: absolute;
	margin: 7px 5px 0 290px;
	font-size: 10pt;
}

#top-weather-link2 {
	position: absolute;
	margin: 7px 5px 0 290px;
	font-size: 10pt;
	visibility: hidden;
}

.top-contents {
	position: absolute;
	top 0;
	left 0;
	width: 367px;
	height: 110px;
	margin: 35px 3px 3px 5px;
	font-size: 10pt;
	line-height: 120%;
	overflow: auto;
}

.bbsMaster {
	width: 743px;
	border: 1px solid #999;
	margin: 0 0 10px 0;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 5px;
}

.bbsRes {
	width: 683px;
	border: 1px solid #999;
	margin: 0 0 10px 50px;
	padding: 5px;
}

.bbsComment {
	margin: 0 0 0 30px;
}

.map-window {
	font-size: 10pt;
	line-height: 120%;
}

.thumbnail {
	margin: 3px 5px 3px 0;
}

.subject-date {
	width: 530px;
	height: 30px;
	background-color: #CCC;
	color: #666;
	text-indent: 1em;
	line-height: 22pt;
	background-image: url(../images/bg-date2.gif);
}

td.weather-table {
	font-size: 10pt;
	line-height: 120%;
}

.clear {
	clear: both;
}

