@charset "UTF-8";
/* --------------------------------------------------------------------- */
/* import */
/* --------------------------------------------------------------------- */


@import "top.css";
@import "detail.css";
@import "inside.css";
@import "table.css";


#head { display:none; }
#flashcontent { display:none; }
#leftbox_inside { display:none; }
#footer { display:none; }

.page_top{ display:none; }

body {
	margin:0;
	padding:0;
	background-image: none;
	background-color: #ffffff;
}
#body_all { background-image: none; }
#wallpaper { background-image: none; }


#contents{overflow: visible !important;}


    #contents h2#main_title{
		height:auto;
		page-break-before: avoid;
    }
    #contents h2#main_title span{
		display: block;
		padding:0;
		margin:0;
		font-size:18px;
    }

    #contents h2#main_title img{display:none;}







.restaurant{overflow: visible !important; }
	.other_restaurant div{overflow-x:visible; overflow: visible !important;}
	.other_restaurant .photo_s1{overflow-x:visible;overflow: visible !important;}
	.other_restaurant div .other_shop{clear: none; overflow: visible !important; }






#rightbox_inside{overflow: visible !important;}


*{overflow: visible !important;}




















