/*
HBC G8 Template CSS Stylesheet
***********ENGLISH VERSION***********
Author: Thomas SOUBRIER [IMA COMPANY]
email: tsoubrier@ima-chan.co.jp
*/
/*---------Page Structure---------*/
/*html { /* Force Vertical Scroll Bar */
	/* IE */
	/*overflow-y: scroll;
	/* Moz */
	/*height: 100%;
	margin-bottom: 0.1em;
	
}*/
body {
	background: url(img/bg.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-align: left;
}
* {
	padding: 0;
	margin:0;
}
#page {
	position: relative;
	width: 768px;
	background: white;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;	/*border: 1px solid #000;*/
	margin-left: 126px;
        height: 1100px;
}
#header {
	margin-bottom: 0px;
	height: 185px;
	position:relative;
	background: url("img/headerbg/header02.jpg") top right no-repeat;
}
#header #title {
	width: 215px;
	height: 185px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("img/headerbg/header03.jpg") bottom left no-repeat;
}
#header #title a {
	display: block;
	width: 215px;
	height: 117px;
	text-indent: -3000px;
	background: url("img/headerbg/header01.jpg") top left no-repeat;
}
#header #hbclink {
	position: absolute;
	top: 5px;
	right: 3px;
}
#header #hbclink a {
	display: block;
	height: 10px;
	width: 31px;
	background: url("img/minilogo.gif") no-repeat top left;
	text-indent: -3000px;
}
/*---------Main Menu---------*/
ul#menu
{
	position: absolute;
	top: 116px;
	right: 0;
	margin-bottom: 0px;
	font-size: 1px;
	padding: 0 ;
	list-style-type: none ;
/* Suppression du margin, du padding et des puces du <ul> */
}
ul#menu li
{
	float: left;
	/*margin-top: 0;
	margin-bottom: 0;
	margin-left: 3px;
	margin-right: 0;
	padding: 0 ;*/
}
ul#menu li a.home
{
	float: left;
	
	margin: 0 ;
	padding: 0 ;
	display: block ;
	width: 83px ;
	height: 25px ;
	color: #000 ;
	text-indent: -3000px ;
	text-decoration: none ;
	background: url(img/homebtn.gif) no-repeat 0 0 ;
}
ul#menu li a.home:hover
{
	background: url(img/homebtn.gif) no-repeat 0 -25px ;
}
ul#menu li a.news
{
	float: left;
	
	margin: 0 ;
	padding: 0 ;
	display: block ;
	width: 83px ;
	height: 25px ;
	color: #000 ;
	text-indent: -3000px ;
	text-decoration: none ;
	background: url(img/newsbtn.gif) no-repeat 0 0 ;
}
ul#menu li a.news:hover
{
	background: url(img/newsbtn.gif) no-repeat 0 -25px ;
}
ul#menu li a.archives
{
	float: left;
	
	margin: 0 ;
	padding: 0 ;
	display: block ;
	width: 83px ;
	height: 25px ;
	color: #000 ;
	text-indent: -3000px ;
	text-decoration: none ;
	background: url(img/archivesbtn.gif) no-repeat 0 0 ;
}
ul#menu li a.archives:hover
{
	background: url(img/archivesbtn.gif) no-repeat 0 -25px ;
}
ul#menu li a.tourist
{
	float: left;
	
	margin: 0 ;
	padding: 0 ;
	display: block ;
	width: 121px ;
	height: 25px ;
	color: #000 ;
	text-indent: -3000px ;
	text-decoration: none ;
	background: url(img/touristbtn.gif) no-repeat 0 0 ;
}
ul#menu li a.tourist:hover
{
	background: url(img/touristbtn.gif) no-repeat 0 -25px ;
}
ul#menu li a.nihongo
{
	float: left;
	
	margin: 0 ;
	margin-top: 4px;
	padding: 0 ;
	display: block ;
	width: 65px ;
	height: 21px ;
	color: #000 ;
	text-indent: -3000px ;
	
	text-decoration: none ;
	background: url(img/nihongo.gif) no-repeat 0 0 ;
}
ul#menu li a.nihongo:hover
{
	background: url(img/nihongo.gif) no-repeat 0 -21px ;
}
			
/*---------Content---------*/
#main {
	margin-left: 240px;
	height:800px;
	margin-right: 8px;
	background-color: white;
	font-variant: normal;
} 
#main hr {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	clear: both;
}
#main h5 {
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 0;
	text-align: left;
	color: #3399CC;
}
#about p {
	text-align: left;
	margin-left: 5px;
	margin-right: 15px;
}
#about h5 {
	color: #99CC33;
	font-size: 0.8em;
}
.separator {
	margin-bottom: 10px;
	background: #3399CC;
	text-align: left;
	color: #FFF;
}
.separator h4 {
	font-size: 1em;
	margin-left: 7px;
}
.separator a {
	margin-bottom: 10px;
	background: #3399CC;
	text-align: left;
	color: #FF0000;
	font-size: 0.8em;
}
.entry2 {
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 15px;
	margin-left: 5px;
	padding: 5px;
}
.minithumb2 {
	margin-right: 5px;
	width: 75px;
	height: 56px;
	border: 1px solid #000;
}

.minithumb3 {
	float: left;
	margin-right: 5px;
	width: 75px;
}

.metadata2 {
	margin-left: 10px;
	margin-bottom: 7px;
	font-size: 0.8em;
	color: #999;
	width: 210px;
}
/*.entrycontent {
	margin-left: 90px;
	font-size: 0.8em;
	text-align: left;
}*/
.entry2 p {
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: left;	
}
.entry2 a {
	color: red;
	text-decoration: none;
}
.entry2 a img {
	border: none;
}
.entry2 a:hover {
	color: red;
	text-decoration: underline;
}
.entry {
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 15px;
	margin-left: 5px;
}
.minithumb {
	float: left;
	margin-right: 5px;
	width: 75px;
	height: 56px;
	border: 1px solid #000;
}
.metadata {
	margin-left: 90px;
	margin-bottom: 7px;
	text-align: left;
	font-size: 0.8em;
	color: #999;
}
/*.entrycontent {
	margin-left: 90px;
	font-size: 0.8em;
	text-align: left;
}*/
.entry p {
	margin-left: 90px;
	margin-bottom: 20px;
	text-align: left;	
}
.entry a {
	color: red;
	text-decoration: none;
}
.entry a img {
	border: none;
}
.entry a:hover {
	color: red;
	text-decoration: underline;
}
/*---------NewsTOPpage---------*/
.nlinks {
	width: 98%;
	text-align: right;
	margin-bottom: 20px;
	font-size: 0.8em;
	color: #3399CC;
}
.nlinks a {
	text-decoration: none;
	color: #3399CC;
}
.nlinks a:hover {
	color: red;
}
.newsbox {
	width: 163px;
	height: 430px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	float: left;
}
.newsbox .nbmeta {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	font-size: 0.8em;
	text-align: right;
	color: #999;
}
.newsbox .thumb {
	margin: 0px auto 10px auto;
	width: 100px;
	height: 75px;
	text-align: center;
	border: 1px dotted #000;
}
.newsbox a img {
	border: none;
}
.newsbox h6 {
	margin-left: 7px;
	margin-bottom: 3px;
	text-align: left;
}

.newsbox p {
	margin-left: 7px;
	margin-right: 7px;
	text-align: left;
	font-size: 0.9em;
	margin-bottom: 10px;
}
.newsbox .more {
	clear: both;
	text-align: right;
	margin-bottom: 10px;
	margin-right: 7px;
}
.newsbox .more a {
	text-decoration: none;
	color: red;
	font-size: 0.8em;
	margin-bottom: 10px;
}
.newsbox .more a:hover {
	text-decoration: underline;
	color: red;
}
/*---------NEWS---------*/
#news {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-left: 5px;
}
.picture {
	width: 200px;
	height: 150px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	border: 1px dotted #000;
}
.newscontent p {
	/*margin-top: 1.2em;*/
	margin-bottom: 20px;
	text-align: left;
}
/*---------Archives TOP---------*/
ul#archivesmenu
{
	margin-top: 7px;
	margin-left: 10px;
	padding: 0;
	list-style-type: none ;
/* Suppression du margin, du padding et des puces du <ul> */
}
ul#archivesmenu li
{
	float: left;
	padding: 0 ;
/* Suppression du padding du <li> et on definit une marge basse de 5px pour aerer le tout */
}
ul#archivesmenu li a.toyako
{
	float: left;
	display: block ;
	width: 242px;
	height: 162px;
	
	color: #000 ;
	text-indent: -3000px;
	text-decoration: none ;
	background: url(img/toyakobtn.jpg) no-repeat 0 0 ;
}
ul#archivesmenu li a.toyako:hover
{
	background: url(img/toyakobtn.jpg) no-repeat 0 -162px;
}
ul#archivesmenu li a.hokkaido
{
	float: left;
	display: block ;
	margin-left: 10px;
	width: 242px;
	height: 162px;
	color: #000 ;
	text-indent: -3000px;
	text-decoration: none ;
	background: url(img/hokkaidobtn.jpg) no-repeat 0 0 ;
}
ul#archivesmenu li a.hokkaido:hover
{
	background: url(img/hokkaidobtn.jpg) no-repeat 0 -162px;
}
/*---------Archives---------*/
.wmplink {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
}
.wmplink a {
	text-decoration: none;
}
.wmplink a img{
	border: none;
}

/*---------TouristGuide---------*/
.item {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 15px;
	margin-left: 5px;
}
.item h6 {
	text-align: left;
	margin-left: 90px;
	margin-bottom: 5px;
	font-size: 0.8em;
	color: #66CC66;
}
.itempic {
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
	width: 75px;
	height: 56px;
	border: 1px solid #000;
}
.item p {
	margin-left: 90px;
	text-align: left;
}
.item a {
	color: red;
	text-decoration: none;
}
.item a img {
	border: none;
}
.item a:hover {
	text-decoration: underline;
}

.gmaplink2 {
	clear: both;
	margin-top: -9px;
	margin-bottom: 0px;
	text-align: right;
}
.gmaplink2 a {
	text-decoration: none;
}
.gmaplink2 a img{
	border: none;
}
/*---------Sidebar---------*/
#sidebar {
	position: absolute;
	left: 0;
	width: 230px;
	/*background-color: #666;*/
}
.sidebarheadings {
	margin: 0px auto 5px;
	width: 95%;
	background-color: #3399CC;
	color: #FFF;
	text-align: left;
}
.sidebarheadings h5 {
	font-size: 0.8em;
	margin-left: 7px;
}
#search {
	margin: 2px auto 10px;
	width: 95%;
	height: 35px;
	background-color: #EFEFEF;
	text-align: left;
}
#search .searchform {
	padding-top: 7px;
	margin-bottom: 3px;
	/*height:19px;*/
	line-height: 25px;
}
#search .searchform .sfield {
	float: left;
	width: 120px;
	height: 18px;
	margin-left: 10px;
	margin-right: 7px;
	border: 1px solid #0099cc;
}
#search .searchform .sbutton {
	width: 61px;
	height: 19px;
	background: url("img/search_bte.gif") no-repeat;
	border: none;
}
#livecam {
	margin: 1px auto 10px;
	width: 95%;
	height: 168px;
	background: url("img/livecam.jpg");
	/*border: 1px dotted #000;*/
}
#weather {
	margin: 1px auto 2px;
	width: 222px;
	height: 130px;
	background: url("img/weather.jpg") top left no-repeat;
}
#RSSfeed {
	margin: 3px auto;
	width: 95%;
	background-color: #EFEFEF;
	text-align: left;
	font-size: 0.9em;
}
#RSSfeed a {
	text-decoration: none;
	color: #999999;
	font-size: 0.8em;
}
#RSSfeed a img {
	border: none;
	margin-left: 15px;
	margin-right: 5px;
	float: left;
}
/*---------Footer---------*/


#footer {
	margin-top: 60px;
	clear: both;
	height: 80px;
	color: #FFF;
	background: url(img/bottom_bg2.gif) bottom left repeat-x;
	text-align: center;
}

#footer p {
	margin-top: 8px;
	font-size: 0.8em;
	padding-top: 20px;
}
#main #left {
	width: 255px;
	float: left;
	border: 1px solid #CCCCCC;
}
#main #right {
	width: 255px;
	float: right;
	border: 1px solid #CCCCCC;
}
#contact {
	font-size: 0.8em;
	padding: 5px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.countdown {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
#countdown {
	background-color: #3399CC;
	width: 218px;
	height: 16px;
	text-align: center;
	margin: 0px auto 5px;
}

#side_link {
	text-align: center;
	margin: 0px auto 5px;
}
.mail {
	font-size: 1.0em;
	font-weight: bold;
	margin-left: 10px;
}
