@charset "utf-8"

/* bace */
h1,h2,h3,h4,h5,h6,p,li,dl,dt,dd {
	margin: 0;
	padding: 0;
	}
ul,ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
img {
	border: 0;
	}


body {
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	width: 800px;
	margin: 0px auto 0;
	position: relative;
	}

p {
	margin: 0 0 1em;}

li {
	list-stytle-type: none;
	}

img {
	border: 0;
	}

/* clear */
.clr {
    overflow: hidden;
}
.clr:after {
    content:"";
    display:block;
    clear:both;
    height:0px;
    overflow:hidden;
}
* html .clr {
    height:1em;
    overflow:visible;
}


/*-----------------------------------
__container
------------------------------------*/

#container{
	width: 800px;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-right-color: #E1D4C3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1D4C3;
	border-left-style: solid;
	border-left-color: #E1D4C3;
	border-left-width: 1px;
	height: auto;
}

/*-----------------------------------
__nav
------------------------------------*/
#nav {
	text-align: right;
	width: 795px;
	padding-right: 5px
	;}

/*-----------------------------------
__header
------------------------------------*/
#header {
	width: 800px;
	height: 60px;
	}

#header .logo{
	width: 344px;
	float: left;
	display: block;
	}

#header .headerId{
	width: 434px;
	height: 15px;
	text-align: right;
	font-size: 11px;
	color: #665d49;
	position: absolute;
	left: 356px;
	top: 27px;
	}


#headergn {
	width: 800px;
	float: left;
	height: 40px;
	}

/*-----------------------------------
__contents
------------------------------------*/

#contents{
	clear: both;
	width: 800px;
}



/*-----------------------------------
__footer
------------------------------------*/

#footer {
	width: 790px;
	background-color: #FFFFFF;
	clear: both;
	height: 20px;
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
}

/* toppage */

/*-----------------------------------
__ADspace
------------------------------------*/

#adbase{
	width: 800px;
	height: auto;
	float: left;
	padding-top: 2px;
}

#adarea{
	clear: both;
	float: left;
	width: 547px;
	height: 220px;
}

#news{
	float: right;
	width: 253px;
	height: 220px;
	background-image: url(../images/news.gif);
}

#newson{
	width: 211px;
	margin-top: 40px;
	margin-left: 18px;
	height: 35px;
	margin-bottom: 5px;
	font-size: 75%;
	color: #CCC;
}
#newsona1{
	clear: both;
	width: 253px;
	float: left;
}

#emnews{
	float: right;
	width: 790px;
	height: 20px;
	padding: 10px 0px 10px 10px;
	background-color: #333;
	letter-spacing: 1em;
}



/*-----------------------------------
__menu
------------------------------------*/

#main{
	width: 800px;
	height: auto;
	

}

#conbox{
	width: 547px;
	float: left;
	background-color: #FFF;
	height: 940px;
}


#conb{
	width: 547px;
	text-align: left;
	background-repeat: repeat-x;
	background-image: url(../images/bg03.jpg);
	height: 220px;
}

#menupL{
	float: left;
}

#menupR{
	float: right;
	margin-left: 2px;
}

#menbox{
	padding: 3px 0px 0px 7px;
	width: 258px;
}

#menbox .mbti{
	padding-left: 5px;
	width: 258px;
}



#menbox .mbix{
	width: 258px;
	margin-top: 3px;
	height: 40px;
	}


/*-----------------------------------
__future
------------------------------------*/

#futureJiko{
	width: 528px;
	height: 160px;
	background-image: url(../images/jikobase.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#futureJiko .syo {
	width: 68px;
	height: 68px;
	float: right;
	padding: 1px 5px 0px 0px;
}

#futureJiko .read01{
	width: 348px;
	padding: 15px 15px 0px 165px;
	font-size: 70%;
	line-height: 18px;
	color:#0f99c5;
}
#futureJiko .read02{
	width: 280px;
	padding: 0px 0px 0px 165px;
	font-size: 70%;
	line-height: 18px;
	color:#0f99c5;
	float: left;
}

#futuresyojyo{
	width: 528px;
	background-image: url(../images/syojyobase.gif);
	background-repeat: no-repeat;
	height: 180px;
}

#futuresyojyo .read{
	width: 470px;
	padding: 50px 0px 0px 35px;
	font-size: 70%;
	line-height: 18px;
	color: #633;
}
#futuresyojyo .cap{
	width: 470px;
	padding: 10px 0px 10px 0px;
	font-size: 90%;
}


/*-----------------------------------
__info
------------------------------------*/

#infobase{
	width: 251px;
	float: right;
	background-color: #f3efea;
	border-left-style: solid;
	border-left-color: #E1D4C3;
	border-left-width: 1px;
	height: 1120px;
	clear: right;
}

#info{
	width: 252px;
	margin-top: 1px;
	height: auto;
}

#infoph{
	width: 221px;
	margin-top: 10px;
	padding-left: 15px;
}

#infoph .Lred{
	width: 215px;
	margin-top: 10px;
	padding: 0px 3px 0px 3px;
	font-size: 75%;
	line-height: 1.5em;
	color: #0f99c5;
}

#infoph_ip{
	width: 221px;
	margin-top: 4px;
	padding-left: 15px;
}


/*-----------------------------------
__telopnews
------------------------------------*/
#telopnews{
	background-color: #F9F9F9;
	width: 800px;
	float: left;
	height: 39px;
}

#telopnewsti{
	font-size: 11px;
	color: #A68E5D;
	border: solid 1px #dcd7ce;
	margin: 1px 1px 0px 0px;
	width: 186px;
	text-align: left;
	float: left;
	height: 34px;
	padding-left: 1px;
}

#telopnewsline{
	font-size: 13px;
	color: #CC3300;
	padding: 7px 0px 7px 7px;
	background-color: #F9F9F9;
	border: solid 1px #dcd7ce;
	margin: 1px 1px 0px 0px;
	width: 600px;
	text-align: left;
	float: right;
	height: 20px;
	overflow: hidden;
}


#wrap {
	position: relative;
	padding: 0px;
	overflow: hidden;
	width: 600px;
} 
#ticker {
	position: relative;
}
#ticker span {
	padding-right: 30px;
	color: #2e1c08;
	font-size: 12px;
}


#ticker span red {
	padding-right: 5px;
	color: #cc0000;
	font-size: 10px;
}

/*-----------------------------------
__placeinfo
------------------------------------*/
#buhobase{
	width: 547px;
	height: auto;
	padding-bottom: 10px;
}
#buhohk{
	font-size: 16px;
	color: #2e1c08;
	font-weight: bold;
	padding: 0px 0px 5px 17px;
}


#buhopt{
	width: 499px;
	height:90px;
	padding-top: 8px;
	padding-left: 17px;
}

#buhoptL{
	width: 499px;
	height:120px;
	padding-top: 8px;
	padding-left: 17px;
}

#buhodotline{
	width: 251px;
	height:5px;
	margin-top: 10px;
}
#buhoname{
	width: 100px;
}
#buhotel{
	width: 176px;
    hight: 42px;
	padding-top: 10px;
	float: left;
}
#buhotime{
	width: 300px;
	float: right;
	height: auto;
}

#buhoplace{
	width: 300px;
	padding-top: 5px;
	float: right;
}


#buhoout{
	width: 499px;
	height:92px;
	padding-top: 8px;
	padding-left: 17px;
}

#buhooutl{
	width: 230px;
	padding: 10px 0px 0px 2px;
	float: left;
}
#buhooutr{
	width: 230px;
	padding: 10px 0px 0px 14px;
	float: right;

