@charset "utf-8";
/* (C) galle.jp */

@import "common.css";

/* main */
#main_index {
padding:0 5px 15px;
height:280px;
}


/* tabiiro */
#tabiiro {
padding:0 5px 15px;
}


/* menu area */
#btn_menu {
padding:0 5px 15px;
height:100px;
}

#btn_menu li {
height:100px;
float:left;
}

#btn_menu01 {
width:272px;
}
#btn_menu02 {
width:272px;
}
#btn_menu03 {
width:256px;
}

#btn_menu li a {
width:256px;
height:100px;
display:block;
text-indent:-9999px;
}

#btn_menu01 a {background:url(../images/index/btn_index_dinner.jpg) no-repeat;}
#btn_menu02 a {background:url(../images/index/btn_index_course.jpg) no-repeat;}
#btn_menu03 a {background:url(../images/index/btn_index_lunch.jpg) no-repeat;}


/* information area */
#information {
clear:both;
padding:0 5px;
}

#top_left {
width:528px;
height:230px;
float:left;
background:url(../images/index/bar_information_bottom.jpg) no-repeat 0 bottom;
}
#top_right {
width:256px;
float:right;
}


#top_left h2 {
width:528px;
height:50px;
text-indent:-9999px;
background:url(../images/index/bar_information.jpg) no-repeat;
}
#top_left dl {
padding:0 20px;
}
#top_left dl dt {
padding-left:10px;
line-height:24px;
background:url(../images/common/ar01.gif) no-repeat 0 9px;
}
#top_left dl dd {
padding:0 0 15px 10px;
line-height:16px;
}

#top_right {
width:256px;
height:230px;
background:url(../images/index/img_information.gif) no-repeat;
}
#top_right dl {
display:none;
}

