@charset "utf-8";
/* (C) ogozzo.net */

@import "common.css";

/* main */
#main_index {
padding:0 40px;
width:860px;
height:327px;
background:url(../images/common/header_mid_index.jpg) no-repeat;
}

/* contents */
#top_left {
width:450px;
float:left;
}
#top_right {
width:350px;
float:right;
}


/* What's New */
#news {
width:450px;
padding-bottom:30px;
}
#news h2 {
width:450px;
height:75px;
background:url(../images/index/bar_whats_new.gif) no-repeat;
text-indent:-9999px;
}
#news dl {
margin:0 10px;
line-height:16px;
}
#news dl dt {
padding-left:18px;
background:url(../images/common/ar01.gif) no-repeat 0 2px;
}
#news dl dd {
padding:5px 0 0 18px;
margin-bottom:20px;
}


/* Shop Information */
#shop_info {
width:450px;
}
#shop_info h2 {
width:450px;
height:75px;
background:url(../images/index/bar_shop_information.gif) no-repeat;
text-indent:-9999px;
}

#shop_info_l {
width:210px;
float:left;
}
#shop_info_r {
width:240px;
float:left;
}

#shop_info_r dt {
font-size:14px;
font-weight:bold;
color:#3B2213;
}
#shop_info_r dd {
padding-top:9px;
line-height:16px;
}
#map {
text-align:center;
}
#shop_info_r dd a {
margin:0 auto;
width:200px;
height:35px;
background:url(../images/index/btn_access_map.gif) no-repeat;
display:block;
text-indent:-9999px;
}

/* Motto Of O'gozzo */
#motto {
width:350px;
padding-bottom:30px;
}
#motto h2 {
width:350px;
height:75px;
background:url(../images/index/bar_motto_of_ogozzo.gif) no-repeat;
text-indent:-9999px;
}
#motto h3 {
width:350px;
height:75px;
background:url(../images/index/img_motto_of_ogozzo.gif) no-repeat;
text-indent:-9999px;
}
#motto p {
margin:0 10px;
line-height:18px;
padding-bottom:10px;
}

/* Link Area */
#btn_link,#btn_link ul {
width:350px;
}
#btn_link ul li {
padding-bottom:10px;
}
#btn_link ul li a {
width:350px;
height:80px;
display:block;
text-indent:-9999px;
}

#btn_menu_season {background:url(../images/index/btn_top350_menu_season.jpg) no-repeat;}
#btn_menu_lunch {background:url(../images/index/btn_top350_menu_lunch.jpg) no-repeat;}
#btn_blog_staff {background:url(../images/index/btn_top350_staff_blog.jpg) no-repeat;}

#btn_link ul #btn_blog_staff {
padding-bottom:0;
}

