@charset "utf-8";
/*
	Site Name: 
	Description: initial setting
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: universal reset 
	2: body and base setting
		: general params
		: acronyms and abbreviations styles
	3: link setting

==========================================================
*/


/*
===== 1: universal reset =================================
*/

/*{
	margin:0;
	padding:0;
//}

/*
===== 2: body and base setting ===========================
*/


body {
	background-image: url(../img/back_ground.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 80%;
	line-height: 120%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-position: center top;
}

/* general params
--------------------*/
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote{
	padding: 0px;
	display: block;
	margin: 0px;
}
hr,.areaAnchor,.anchor { display : none; }
img {
	border: none;/* img do not want a border */
	vertical-align: bottom;
}
li { list-style: none; }/* link do not want a dot */

/* acronyms and abbreviations styles 
-------------------------------------*/
acronym,abbr{cursor:help;}

/*
===== 3: link setting ===========================
*/
a:link{
	color: #990000;
	text-decoration: none;
}
a:visited{
	color: #990000;
	text-decoration:none;
}
a:hover{
	color: #452D25;
	text-decoration: none;
	background-color: #FAEBBC;
}
a:active {
	color: #E7DE8F;
}

.reservation-----------------{}

.btn-search, .btn-search-hover {
	width: 232px;
	height: 52px;
	color: #FFFFFF;
	font-weight: normal;
	background-repeat: no-repeat;
	cursor: pointer;
	border: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/btn_showplans.gif);
}

.btn-search {
	background-position: left top;
}

.btn-search-hover {
	background-position: left bottom;
}

.-----------------------{}

#top {
	text-align: left;
	height: 23px;
}

#top a {
	background-image: url(../img/header_rogo.gif);
	height: 19px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -500px;
	display: block;
	width: 143px;
}
#conteiner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	text-align: left;
}
#header {
}
#header-up {
	height: 70px;
	width: 950px;
	padding-right: 5px;
	padding-left: 5px;
}

#rogo h1 a {
	background-image: url(../img/rogo_01.gif);
	height: 70px;
	width: 189px;
	text-indent: -2000px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}

.country-----------------------{}

#country {
	float: right;
	height: 28px;
	width: 150px;
	margin-right: 20px;
	padding-top: 10px;
}

#country ul {
	padding: 0px;
}

#country li {
	display:inline;
	list-style-type:none;
}

#country li a {
	height:28px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

/*------off*/

#country li.j a {
	background:url(../img/country.gif) no-repeat 0px 0px;
	width:72px;
}

#country li.c a {
	background:url(../img/country.gif) no-repeat -72px 0px;
	width:88px;
}
#country li.h a {
	background:url(../img/country.gif) no-repeat -160px 0px;
	width:74px;
}
#country li.e a {
	background:url(../img/country.gif) no-repeat -234px 0px;
	width:75px;
}

/*------on*/

#country li.j-on a {
	background:url(../img/country.gif) no-repeat 0px -30px;
	width:72px;
}

#country li.c-on a {
	background:url(../img/country.gif) no-repeat -72px -30px;
	width:88px;
}
#country li.h-on a {
	background:url(../img/country.gif) no-repeat -160px -30px;
	width:74px;
}
#country li.e-on a {
	background:url(../img/country.gif) no-repeat -234px -30px;
	width:75px;
}

/*------hover*/

#country li.j a:hover {
	background:url(../img/country.gif) no-repeat 0px -30px;
	width:72px;
}

#country li.c a:hover {
	background:url(../img/country.gif) no-repeat -72px -30px;
	width:88px;
}
#country li.h a:hover {
	background:url(../img/country.gif) no-repeat -160px -30px;
	width:74px;
}
#country li.e a:hover {
	background:url(../img/country.gif) no-repeat -234px -30px;
	width:75px;
}



#fontsize {
	clear: right;
	float: right;
	background-image: url(../img/font-back.gif);
	width: 112px;
	padding-left: 48px;
	margin-top: 10px;
}



.menubar-----------------------{}

#menubar {
	background-image: url(../img/menubar.gif);
	height: 45px;
	width: 960px;
}

#menubar ul {
	padding: 0px;
}

#menubar li {
	height:45px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

#menubar li a {
	height:45px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

/*------off*/

#menubar li.menu01 a {
	background:url(../img/menubar.gif) no-repeat 0px 0px;
	width:196px;
}

#menubar li.menu02 a {
	background:url(../img/menubar.gif) no-repeat -196px 0px;
	width:190px;
}

#menubar li.menu03 a {
	background:url(../img/menubar.gif) no-repeat -386px 0px;
	width:190px;
}

#menubar li.menu04 a {
	background:url(../img/menubar.gif) no-repeat -576px 0px;
	width:190px;
}

#menubar li.menu05 a {
	background:url(../img/menubar.gif) no-repeat -766px 0px;
	width:194px;
}

/*------hover*/

#menubar li.menu01 a:hover {
	background:url(../img/menubar.gif) no-repeat 0px -45px;
	width:196px;
}

#menubar li.menu02 a:hover {
	background:url(../img/menubar.gif) no-repeat -196px -45px;
	width:190px;
}

#menubar li.menu03 a:hover {
	background:url(../img/menubar.gif) no-repeat -386px -45px;
	width:190px;
}

#menubar li.menu04 a:hover {
	background:url(../img/menubar.gif) no-repeat -576px -45px;
	width:190px;
}

#menubar li.menu05 a:hover {
	background:url(../img/menubar.gif) no-repeat -766px -45px;
	width:194px;
}


/*------on*/

#menubar li.menu01_on a {
	background:url(../img/menubar.gif) no-repeat 0px -90px;
	width:196px;
}

#menubar li.menu02_on a {
	background:url(../img/menubar.gif) no-repeat -196px -90px;
	width:190px;
}

#menubar li.menu03_on a {
	background:url(../img/menubar.gif) no-repeat -386px -90px;
	width:190px;
}

#menubar li.menu04_on a {
	background:url(../img/menubar.gif) no-repeat -576px -90px;
	width:190px;
}

#menubar li.menu05_on a {
	background:url(../img/menubar.gif) no-repeat -766px -90px;
	width:194px;
}


#root {
	background-image: url(../img/loot_back.gif);
	height: 21px;
	width: 100%-10pt;
	padding-top: 9px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 12px;
}

.main-----------------------{}

#main {
	background-image: url(../img/back_ground_main.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	width: 950px;
}
#main-place {
	width: 640px;
	padding-top: 16px;
	padding-right: 21px;
	padding-bottom: 16px;
	padding-left: 21px;
}


#top-mokuzi {
	width: 210px;
	padding-left: 10px;
	font-size: 80%;
}

#top-mokuzi-link {
	padding-left: 15px;
}

#main-left {
	clear: left;
	float: left;
	width: 682px;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
#hot_left {
	clear: left;
	float: left;
	width: 210px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-image: url(../img/top_hot.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
}

#hot {
	float: left;
	width: 210px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-image: url(../img/top_hot.gif);
	background-repeat: no-repeat;
	margin-left: 3px;
}

#top_link {
	float: left;
	width: 210px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-image: url(../img/top_link.gif);
	background-repeat: no-repeat;
	margin-left: 3px;
}

#hot_img {
	height: 134px;
	width: 210px;
}

#hot_text {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 80%;
}

#titlebar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#icon_php_left {
	clear: left;
	float: left;
	height: auto;
	width: 100px;
	background-image: url(../img/back_ground_php_icon.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 40px;
}
#icon_php {
	float: left;
	margin-left: 10px;
	height: auto;
	width: 100px;
	background-image: url(../img/back_ground_php_icon.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 40px;
}

#icon_p_left {
	clear: left;
	float: left;
	height: auto;
	width: 100px;
	background-image: url(../img/back_ground_p_icon.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-size: 10px;
	line-height: 40px;
}
#icon_p {
	float: left;
	margin-left: 10px;
	height: auto;
	width: 100px;
	background-image: url(../img/back_ground_p_icon.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 40px;
}
#p_left {
	clear: left;
	float: left;
	width: 340px;
}
#p_right {
	clear: right;
	float: right;
	width: 285px;
}

#p_img {
	height: auto;
	width: 320px;
	padding: 10px;
	background-image: url(../img/back_ground_p_img.gif);
	background-repeat: repeat;
}

#p_img_02 {
	padding-top: 4px;
	float: left;
}

#p_img_03 {
	float: left;
	padding-top: 4px;
	padding-left: 4px;
}

#p_title {
	font-size: 120%;
	font-weight: bold;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-bottom: 15px;
}

#p_btn {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
	background-image: url(../img/link_03.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
}

#p_btn_left {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
	background-image: url(../img/link_04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}






.sidebar-----------------------{}

#main-right {
	clear: right;
	float: right;
	width: 250px;
	padding-top: 9px;
	padding-right: 9px;
}

#main-right-midashi {
	background-image: url(../img/sidebar_up.gif);
	text-align: center;
	padding-top: 10px;
	height: 23px;
	width: 250px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 12px;
}

#main-right-contents {
	background-image: url(../img/sidebar_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 248px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#info_text {
	font-size: 80%;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #FFFFFF;
}


#info_mail a {
	background-image: url(../img/contact_mail.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 53px;
	width: 248px;
	display: block;
	background-position: left top;
}

#info_mail a:hover {
	background-position: left bottom;
}

#info_qr{
	background-image: url(../img/contact_mobile.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 73px;
	width: 248px;
}

#info_qr a:hover {
	background-position: left bottom;
}

#info_add {
	background-image: url(../img/contact_add.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 80px;
	width: 248px;
}


#top-flash {
	background-image: url(../img/flash-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#page-flash {
}

#btn_01 img {
	background-image: url(../img/btn_01.gif);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 12px;
}

#footer {
	background-image: url(../img/back_ground_main_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	font-size: 80%;
	padding-bottom: 20px;
	width: 960px;
}

#footer-down {
	background-image: url(../img/footer-down.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 25px;
}

#copylight {
	float: left;
}

#page-top a {
	float: right;
	background-image: url(../img/page-top.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	height: 43px;
	width: 216px;
	background-position: left top;
}

#page-top a:hover {
	background-position: left bottom;
}

#link {
	font-size: 70%;
	background-image: url(../img/link_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-family: "Times New Roman", Times, serif;
	width: 220px;
}

#sen-a {
	font-size: 9px;
	line-height: 9px;
	background-image: url(../img/sen-a.gif);
	background-repeat: repeat-x;
	height: 9px;
	background-position: center;
}

#sen-b {
	background-image: url(../img/sen-b.gif);
	background-repeat: repeat-x;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 7px;
}

#space-5 {
	font-size: 1px;
	line-height: 1px;
	height: 5px;
	clear: both;
}

#space-10 {
	font-size: 1px;
	line-height: 1px;
	height: 10px;
	clear: both;
}

#space-15 {
	font-size: 1px;
	line-height: 1px;
	height: 15px;
	clear: both;
}

#space-20 {
	font-size: 1px;
	line-height: 1px;
	height: 20px;
	clear: both;
}
a:link {
	color: #0075A8;
}
a:visited {
	color: #0075A8;
}
a:hover {
	color: #CC6633;
}
#main-space {
	padding-top: 15px;
	padding-right: 21px;
	padding-bottom: 25px;
	padding-left: 21px;
}
.fsize14 {
	font-size: 100%;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.fsize12 {
	font-size: 80%;
	line-height: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
.fsize16 {
	font-size: 120%;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
}

.fcolor-red {
	color: #FF0000;
}

.fcolor-bulu {
	color: #3366CC;
}

.fcolor-green {
	color: #669933;
}

.fcolor-orenge {
	color: #FF9900;
}

.h2 {
	font-size: 120%;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


#link2 {
	font-size: 100%;
	background-image: url(../img/link_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	line-height: 100%;
	padding-top: 15px;
}


#footer-menu {
	background-color: #EFEFEF;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 80%;
}

#footer-menu li {
	background-image: url(../img/link_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

#footer-menu-01 {
	clear: left;
	float: left;
}
#footer-menu-02 {
	float: left;
	padding-left: 15px;
}

#footer-menu-03 {
	float: left;
	padding-left: 15px;
}

#footer-menu-04 {
	float: left;
	padding-left: 15px;
}

#footer-menu-05 {
	float: left;
	padding-left: 15px;
}

#new {
	background-image: url(../img/new.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 85px;
	text-indent: -2000px;
}



#page-main {
	padding: 35px;
	width: 620px;
	font-size: 100%;
	line-height: 220%;
}
#p_l_img {

	height: auto;
	width: 620px;
	padding: 10px;
	background-image: url(../img/back_ground_p_img.gif);
	background-repeat: repeat;
}
