body,td {
	font-family: Arial, Osaka, sans-serif;
	font-size: 14px;
	color: #191919;
	margin: auto;
	padding: auto;
}

a, a:link, a:visited, a:active {
	color: #09C;
/*	color: #191919;*/
	text-decoration: none;
}

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

#header {
	background-image: url(/img/top_header_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 888px;
}


#footer {
	background-image: url(/img/footer_patt.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 125px;
	width: 888px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #390;
	text-decoration: none;
}

.footer_text {
	padding: 15px 25px;
	color: #fff;
	text-align: left;
}

.footer-camera {
	float: right;
	height: 125px;
}

#menu {
	background-image: url(/img/menu_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 888px;
	height: 102px;
}

#path {
	width: 760px;
	text-align: left;
	margin: 5px 0;
}

#contents {
	width: 888px;
	line-height: 1.3em;
}

.contents_back {
	background-image: url(/img/footer_back_01.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.content_title {
	background-image: url(/img/contents_title.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 760px;
	height: 45px;
}
.content_title_text {
	font-size: 18px;
	padding: 15px 20px;
	text-align: left;
	color: #090;
}
.content_description {
	border-bottom: 2px dotted #aaa;
	margin: 5px 0;
	width: 720px;
	text-align: left;
}
.content_text {
	padding: 5px 0;
	width: 720px;
	text-align: left;
}

.articleList {
	border-bottom: 1px dotted #aaa;
	margin-bottom: .5em;
}

.articleTitle {
	background-image: url(/img/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 12px;
	padding-left: 18px;
}

.articleDescription {
}

#news {
	margin: 5px 20px;
}

.news_list {
	border-bottom: 1px dotted #aaa;
	margin: 5px 0;
	padding: 5px 13px;
}

.news_date {
	color: #666;
	display: inline;
}

.news_article {
	margin: 0 10px;
	display: inline;
}
.flm_topics {
	background-image: url(/img/topics_inner.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.flm_condition {
	background-image: url(/img/condition_inner.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.livecamera {
	background-image: url(/img/livecamera_02.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/* Access adding by Miss.Keitoh */

#access h3 {
	color: #666;
	border-bottom: 3px solid #CCC;
	padding-bottom: 3px;
}
table.photo_t {
	width: 100%;
}

table.photo_t th {
	vertical-align: top;
	padding: 10px 4px 0 4px;
	color: #666;
	text-align: left;
	border-bottom: 1px solid #CCC;
}

table.photo_t td {
	vertical-align: top;
	line-height: 140%;
	padding: 4px;
}

#access table.parking {
	border: 1px solid #999;
	border-collapse: collapse;
}

#access table.parking td {
	border: 1px solid #999;
}

.accesslink {
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 3px;
	padding: 2px 3px 2px 12px;
	border-bottom: 1px dotted #999;
	background-image: url(/img/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.cashback {
	font-size: 2em;
	color: #FF0000;
	font-weight: bold;
}

.label {
	border-bottom: 1px solid #cccccc;
	padding-left: 3px;
}