@import url(http://serebu.heteml.jp/mt5/mt-static/themes-base/blog.css);
@import url(http://serebu.heteml.jp/mt5/mt-static/themes/food_01_Red/food_01.css);

body {
    color: #000;  
    font-family: georgia;   
    background-color: #ffffff;
}

#main-navigation-inner {
position: relative;
margin: auto;
width: 900px;
/*
background-image: url(nav-bg.gif);
background-repeat: repeat-x;
background-color: #333333;
*/
}

#main-navigation {
background-color: #333333;
background-image: url(http://serebu.heteml.jp/mt5/mt-static/themes/food_01_Red/nav-bg.jpg);
background-repeat: no-repeat; 
}

#news h3 {
height: 20px;
margin-bottom: 8px;
background: url(http://serebu.heteml.jp/mt5/mt-static/themes/food_01_Red/header-arrow-news.jpg);
background-repeat: no-repeat;
font-size: 14px;
line-height: 25px;
font-weight: bold;
border: none;
font-family: verdana;
text-transform: uppercase;
padding-top: 3px;
padding-right: 7px;
padding-bottom: 8px;
padding-left: 7px;
color: #FFF;
}

.DispBox{
    float: left;
    width: 480px;
    height: 80px;
}

.ItemRight{
    float: left;
    width: 80px;
    height: 80px;
}

.ItemLeft{
    float: left;
    width: 390px;
    height: 70px;
    padding-top: 5px;
    padding-left: 5px;
}

ul#addBookmarks{
 margin:1em 0;
 padding: 0;
}

ul#addBookmarks li{
 display:inline;
 margin-left:1em 5px;
 list-style: none;
}

ul#addBookmarks li img{
 border:none;
}

