body{
	font-family: meiryo;
	background-image : url(blue.jpg);
	background-repeat: no-repeat;
	position: static;
}

.container{
	width: 1100px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	background-position: center top;
	background-repeat: repeat-y;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	background-color: white;
}

#holder{
	width: 1100px;
	height: 350px;
	background-repeat: no-repeat;
	position: relative;
	background-position: left top;
	background-image : url(flower_21.gif);
}

.desk{
	width: 100%;
	position: relative;
	float: left;
	height: 3cm;
	border-style: none;
	background-color: transparent;
}

.tray_l{
	border-width: 0px;
	position: relative;
	float: left;
	width: 15%;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: both;
}

.tray_c{
	border-width: 1px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
	float: left;
	width: 30%;
	border-style: none;
	font-size: 13pt;
	font-weight: bolder;
	color: blue;
}

.tray_r{
	border-width: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	position: relative;
	width: 50%;
	float: right;
	font-size: 13pt;
	font-weight: normal;
	color: black;
}




#box_left{
	width: 15%;
	float: left;
	position: absolute;
}
#box_center{
	width: 60%;
	float: left;
}
#box_right{
	width: 15%;
	float: right;
	position: absolute;
}

#box_pulldown{
	width: 70%;
	height: 30mm;
	float: left;
	position: absolute;
}


#box_main{
	width: 100%;height:;
	position: relative;
	background-color: transparent;
	float: none;
	background-position: left top;
}


#box_foot{
	width: 100%;
	height: 40px;
	float: right;
	clear: both;
	background-image : url(footer.gif);
	background-repeat: no-repeat;
	position: static;
}

#menue_row li{
	float: left;
	width: 150px;
	font-size: 13pt;
	color: white;
	
}

#menue_col li{
	width: 4cm;
	font-size: 13pt;
	color: white;
	background-image : url(button_blue11.gif);
	background-position: left top;
	height: 10mm;
	position: static;
}


p.kaijo{
	clear: both;
}


#menue_col{
	list-style-type: none;
	list-style-position: outside;
}

ul.menue_col a{
	color: white;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-width: 5px;
	border-style: groove;
	border-color: white;
	text-decoration: none;
	overflow: hidden;
	background-image : url(button_blue1.gif);
	background-position: left top;
	width: 2cm;
	height: 7mm;
}

ul.menue_col a:hover{
	background-color: teal;
	color: black;
}

ul.menue_col a:active{
	background-color: aqua;
	color: black;
}




ul.menue a{
	color: white;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-width: 5px 5px 5px 0px;
	border-style: groove groove groove none;
	border-color: white;
	text-decoration: none;
	overflow: hidden;
}

a:hover.menue{
	background-color: red;
	color: black;
	background-image : url(button_blue1.gif);
	background-position: left center;
	border-style: none;
	width: 150px;
	height: 40px;
}

a:active.menue{
	background-color: aqua;
	color: black;
}





#pulldown{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	float: left;
}

#pulldown ul{
       margin:0px;
       padding:0px;
       list-style-type:none;
       
	float: left;
}

#pulldown li a:hover{
	background-image : url(logoBg_7E.png);
	background-color: white;
}




#pulldown li a{
	display: block;
	text-align: center;
	height: 20px;
	width: 150px;
	padding-top: 0px;
	font-size: 14px;
	color: #646464;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image : url(button_blue1.gif);
}



#pulldown li{
	display: block;
	text-align: center;
	height: 20px;
	width: 150px;
	padding-top: 0px;
	font-size: 14px;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	padding-left: 0 px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pulldown li ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	position: static;
	display: none;
}

#pulldown li:hover ul{
	display: block;

}



#hpb-header{
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 99px;background-image: ;
	background-repeat: no-repeat;
	background-position: 0pt top;
	border-width: 0px 0px 3px;
	border-style: none none solid;
	border-bottom-color: #00cc00;
	background-image : url(head_bar.gif);
	background-color: white;
}

#hpb-headerMain{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:550px;
	float: right;
	background-image:;
	background-repeat: repeat-x;
	background-position: -2px bottom;
}

#hpb-headerMain h1{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: right;
	font-weight: normal;
	line-height: 10px;
	font-size: 10px;
	color: #004767;
}

#hpb-headerLogo{
	width: 500px;
	float: left;
	margin-top: 10px;
	background-image : url(logoBg_7E.png);
	background-repeat: no-repeat;
	background-position: 20px top;
}

#hpb-headerLogo a{
	display: block;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 30px;
	text-indent: -9999px;
	overflow: hidden;
	height: 50px;background-image:;
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image : url(logo_I&I.gif);
}

#hpb-headerExtra1{
    width: 500px;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 3px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
    text-align: right;
}

#hpb-headerExtra1 p.tel{
    /* 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 19px;
    text-align: right;
    font-size: 16px;
    letter-spacing: -1px;
    font-weight: bold;
    color: #2480a9;
}

#hpb-headerExtra1 p.tel span{
    /* 電話番号の「電話でのご予約・お問い合わせは」文字設定 */
    padding-right: 3px;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
}

#hpb-headerExtra1 a{
	/* 「ご予約はこちら」ボタン設定 */
	display: block;
	width: 177px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
	background-image : url(headerButton_7E.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 13px;
	line-height: 25px;
	text-indent: -9999px;
}


.menue {

}

.menue ul{
	display: block;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-left-style: none;

}

.menue li{
	width: 4cm;
	background-image: url(button_blue11.gif);
	background-position: center center;
	height: 25pt;
	position: static;
	font-size: 11pt;
}

.menue a{
	color: blue;
	vertical-align: -2mm;
	font-family: "ＭＳ ゴシック", "AR P明朝体U";
	text-decoration: none;
	text-align: center;
	position: relative;
	left: 2mm;
	font-weight: bold;
	font-size: 10pt;
}


.menue li:hover{
	background-image : url(linen.gif);

}