body { background-color: #f7f0d4; background-image: url(../recipe/common/back.jpg); }
/*基本分割*/
#leftbox { width: 650px; overflow: auto; float: left; margin: 0; padding: 0; display: inline; }
#rightbox { width: 196px; overflow: auto; float: right; margin: 0; padding: 0; display: inline; }
/*＝＝＝＝右側共通＝＝＝＝*/
#navi { width: 100%; }
#navi ul { width: 196px; list-style-type: none; }
#navi  li { height: 47px; overflow: hidden; padding-bottom: 5px; }
#navi li a { color: #fff; background-image: url(../recipe/common/linkbt_back_a.gif); background-repeat: no-repeat; background-position: left center; text-decoration: none; text-align: center; width: 196px; padding-top: 15px; padding-bottom: 15px; display: block; }
#navi li a:hover { background-image: url(../recipe/common/linkbt_back.gif); background-repeat: no-repeat; background-position: left center; text-decoration: none; }
#gg a { background-image: url(../common_img/headerlink_05_now.gif); background-repeat: no-repeat; }
