
div#warp {
	width: 900px;
	margin: 0 auto;
	background: url(../images/img_background.jpg) 0 0 repeat-y;
	text-align: left;
}

.text_color1 {
	color: #00558c;
}

/*●ヘッダー
--------------------------------------------------------------------------*/
div#header {
	height: 153px;
	background-color: #FFF;
}
/*
#logo_title {
	width: 612px;
	height: 0;
	background: url(../../images/img_logo_title.png) 0 0 no-repeat;
	padding-top: 173px;
	overflow: hidden;
	position: absolute;
	top: 0;
	line-height:2.5em;
}
*/

#logo_title {
	width: 612px;
	height: 173px;
	overflow: hidden;
	position: absolute;
	top: 0;

}

#logo_title a{
	width: 612px;
	height: 0;
	padding-top: 183px;
	background: url(../../images/img_logo_title.png) 0 0 no-repeat;	
	overflow: hidden;
	line-height:4em;
	display: block;
	
}



/*●グロバルナビー
--------------------------------------------------------------------------*/

ul#global_nav {
	width: 131px;
	height: 105px;
	padding: 31px 0 0 721px;
	overflow: hidden;
}

ul#global_nav li {
	float: left;
}

ul#global_nav li a {
	display: block;
}

ul#global_nav li#menu_3 a{
	width: 21px;
	height: 0;
	padding-top: 105px;
	margin-right: 33px;
	background: url(../images/img_global_nav.jpg) 0 0 no-repeat;
	overflow: hidden;
}
ul#global_nav li#menu_3 a:hover{
	background: url(../images/img_global_nav.jpg) 0 -105px no-repeat;
}
ul#global_nav li#menu_3_current {
	width: 21px;
	height: 0;
	padding-top: 105px;
	margin-right: 33px;
	background: url(../images/img_global_nav.jpg) 0 -105px no-repeat;
	overflow: hidden;
}



ul#global_nav li#menu_2 a{
	width: 21px;
	height: 0;
	padding-top: 105px;
	margin-right: 33px;
	background: url(../images/img_global_nav.jpg) -54px 0 no-repeat;
	overflow: hidden;
}
ul#global_nav li#menu_2 a:hover{
	background: url(../images/img_global_nav.jpg) -54px -105px no-repeat;
}
ul#global_nav li#menu_2_current {
	width: 21px;
	height: 0;
	padding-top: 105px;
	margin-right: 33px;
	background: url(../images/img_global_nav.jpg) -54px -105px no-repeat;
	overflow: hidden;
}


ul#global_nav li#menu_1 a{
	width: 21px;
	height: 0;
	padding-top: 105px;
	background: url(../images/img_global_nav.jpg) -110px 0 no-repeat;
	overflow: hidden;
}
ul#global_nav li#menu_1 a:hover{
	background: url(../images/img_global_nav.jpg) -110px -105px no-repeat;
}
ul#global_nav li#menu_1_current{
	width: 21px;
	height: 0;
	padding-top: 105px;
	background: url(../images/img_global_nav.jpg) -110px -105px no-repeat;
	overflow: hidden;
}


/*●イントロ写真
--------------------------------------------------------------------------*/
div#intro_photo {
	width: 900px;
	height: 194px;
	margin-top: -8px;
	overflow: hidden;
}

/*●コンテンツ
--------------------------------------------------------------------------*/


div#contents {
	padding: 22px 0 0 0;
}

/*------------------*/
/*左コンテンツ*/
/*------------------*/

div#contents div#left_contents {
	width: 565px;
	margin: 0 0 0 20px;
}

/*---お知らせ---*/

div.left_contents_title {
	width: 565px;
	height: 19px;
	margin-bottom: 7px;
}
div.left_contents_top_bottom_img {
	width: 565px;
	height: 9px;
	overflow: hidden;
}

div.left_contents_side_img {
	background: url(../../images/img_news_side.png) 0 0 repeat-y;
	padding:0 5px 0 5px;
	overflow: hidden;
}

ul#news {
	height: 227px;
	padding: 10px;
	margin: 5px 10px 5px 10px;
	background-color: #FFF;
	overflow-y: scroll;
}

ul#news li{
	margin-bottom: 10px;
}

/*---お勧めメニュー---*/

div#recommended_menu_warp {
	margin-top: 14px;
}

ul#recommended_menu li {
	
	margin-left: 4px;
}

li.recom_kugiri {
	width: 547px;
	height: 5px;
}

ul#recommended_menu {
	padding: 5px 0 5px 5px;
}

li.recommended_menu_element {
	width: 176px;
}
li.recommended_menu_element ul{
	margin-top: 5px;
}


li.recom_kugiri {
	margin: 12px 0;
	margin-left: -10px;
}

/*------------------*/
/*右コンテンツ*/
/*------------------*/

div#contents div#right_contents {
	width: 271px;
	margin: 0 0 0 25px;	
}

/*---メディア紹介---*/

div.right_contents_title {
	width: 271px;
	height: 19px;
	margin-bottom: 7px;
}
div.right_contents_top_bottom_img {
	width: 271px;
	height: 9px;
	overflow: hidden;
}

div.right_contents_side_img {
	background: url(../../images/img_sidebar_side.png) 0 0 repeat-y;
	padding:0 5px 0 5px;
	overflow: hidden;
}

ul#media_introduction {
	
	padding: 5px 0 0 0;
}

li.media_introduction_group {
	padding: 5px;
	margin: 0 10px 5px 10px;
	background-color: #FFF;
	
}

ul.media_introduction_inner li{
	float:left;
}
li.media_introduction_image {
	width: 110px;
	height:151px;
}

li.media_introduction_text {
	width: 115px;
	height:151px;
	margin-left: 5px;
}

li.media_introduction_kugiri {
	margin: 10px 0 0 5px;
}

/*---イルカ　はかわいいね！---*/

div#dolphin_warp {
	margin-top: 15px;
}

ul#iruka {
	
	padding: 5px 0 0 0;
}

li.iruka_group {
	padding: 5px;
	margin: 0 10px 5px 10px;
	background-color: #FFF;
	
}

li.iruka_image {
	height: 102px;
	background-color: #999;
}

li.iruka_text {
	margin-top: 5px;
}

/*---フッダー---*/

div#footer {
	position:relative;
	height: 116px;
	margin-top: 38px;
	background: url(../images/img_footer_background.png) 0 0 no-repeat;
	overflow: hidden;
}

div#page_top a{
	display: block;
	width: 45px;
	height: 0;
	padding-top: 12px;
	background: url(../images/img_page_top.png) 0 0 no-repeat;
 	position: absolute;
	top: 13px;
	left: 832px;
	overflow: hidden;
}

div#page_top a:hover {
	background: url(../images/img_page_top_on.png) 0 0 no-repeat;
	
}

ul#copyright {
	color: #FFF;
	margin: 56px 0 0 20px;
}

/* resarvation page
--------------------------------------------- */

.reservation_title,.menu_title{
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom:35px;
}
.menu_title{margin-top:1px;}
.reservation_title dt、.menu_title dt{
	margin-top:15px;
}
.reservation_title dd,.menu_title dd{
	margin-top:10px;
	line-height:1.5;
	font-size:12px;
}
.reservation_btn {
	width:203px;
	height:50px;
	float:right;
	padding-right:9px;
}
.reservation_btn a{
	display:block;
	width:100%;
	height:0px;
	padding-top: 50px;
	overflow: hidden;
	background-image: url(../../images/btn_reservation_mailto.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.reservation_btn a:hover{background-position: 0px -50px;}
.bussiness_hour_ListBox{float:left;padding-left:4px;}
.bussiness_hour_ListBox li{
	font-size: 11px;
}
.listSupply{
	font-size: 10px!important;
}
#bussiness_hourBox{padding:20px 0 5px 5px;}
.bussiness_hour_photoList{	margin-left:4px;
}
.bussiness_hour_photoList li{
	float:left;
	margin-left:4px;
}
.bussiness_hour_photoList li span{
	padding-top: 3px;
	padding-bottom: 2px;
	display: block;
	font-size: 10px;
}
/*banquet*/
#banquet_warp{margin-top:15px;}
.banquet_photoList{padding:5px 0 0 5px;}

.banquet_photoList li{
	float: left;
	margin-left:4px;
}

.banquet_photoList li span{
	padding-top: 3px;
	padding-bottom: 2px;
	display: block;
	font-size: 10px;
}

/* manu page
--------------------------------------------- */

.mr-t-15{margin-top:15px;}
