<pre>@charset "utf-8";
/* 
http://www.gnavi.co.jp/
Right Column Layout Style CSS "rcolumn.css"
GOURMET NAVIGATOR INC.
*/


div#rcolumn{background:#fff; width:230px;}

/* Special */
div#rcolumn div#special{text-align:center; width:230px; margin-bottom:15px;}
div#rcolumn div#special div.tit{background:#837651; padding:3px; font-weight:bold; border-left:5px #9F9578 solid; text-align:left; color:#FFF;}
div#rcolumn div#special ul li.bn{width:211px; text-align:left; margin:10px auto 0;}

/* Ranking */
div#rcolumn div#ranking{text-align:center; width:230px; margin-bottom:15px;}
div#rcolumn div#ranking div.tit{background:#837651; padding:3px; font-weight:bold; border-left:5px #9F9578 solid; text-align:left; color:#FFF;}
div#rcolumn div#ranking div.item{width:211px; text-align:left; margin:10px auto 0;}
div#rcolumn div#ranking div.item div.itemtit{font-weight:bold; border-bottom:1px solid #9F9578; color:#837651;}
div#rcolumn div#ranking div.item ol{margin-left:5px; color:#F8632D;}
div#rcolumn div#ranking div.item ol li{margin-top:3px;}

/* Button */
div#rcolumn div#button{text-align:center; margin-bottom:15px;}

/* Connected */
div#rcolumn div#connected{text-align:center; width:230px; margin-bottom:15px;}
div#rcolumn div#connected div.tit{background:#837651; padding:3px; font-weight:bold; border-left:5px #9F9578 solid; text-align:left; color:#FFF;}
div#rcolumn div#connected table{width:211px; margin:10px auto 0; text-align:left; border-collapse:collapse;}
div#rcolumn div#connected table tr td img{margin-right:5px;}
div#rcolumn div#connected table tr td.linktext{width:137px;}
div#rcolumn div#connected table tr td.backnomber{text-align:right;}
div#rcolumn div#connected table tr td.backnomber span{background:url(/recipe/inc/img/icon.gif) no-repeat; background-position: left center; padding-left:10px;}

/* Guide */
div#rcolumn div#guide{text-align:center; width:230px; margin-bottom:15px;}
div#rcolumn div#guide div.tit{background:#837651; padding:3px; font-weight:bold; border-left:5px #9F9578 solid; text-align:left; color:#FFF;}
div#rcolumn div#guide table{width:211px; margin:10px auto 0; text-align:left; border-collapse:collapse;}
div#rcolumn div#guide table tr td img{margin-right:5px;}
div#rcolumn div#guide table tr td.linktext{width:137px;}
div#rcolumn div#guide table tr td.backnomber{text-align:right;}
div#rcolumn div#guide table tr td.backnomber span{background:url(/recipe/inc/img/icon.gif) no-repeat; background-position: left center; padding-left:10px;}

/* Sweetkitchen */
div#rcolumn div#sweetkitchen{text-align:center; width:230px; margin-bottom:15px;}
div#rcolumn div#sweetkitchen div.tit{background:#837651; padding:3px; font-weight:bold; border-left:5px #9F9578 solid; text-align:left; color:#FFF;}
div#rcolumn div#sweetkitchen table{width:211px; margin:10px auto 0; text-align:left; border-collapse:collapse;}
div#rcolumn div#sweetkitchen table tr td img{margin-left:5px;}
div#rcolumn div#sweetkitchen table tr td.backnomber{text-align:right;}
div#rcolumn div#sweetkitchen table tr td.backnomber span{background:url(/recipe/inc/img/icon.gif) no-repeat; background-position: left center; padding-left:10px;}

/* Chef */
div#rcolumn div#chef{text-align:center; width:230px; margin-bottom:15px;}
div#rcolumn div#chef div.tit{background:#837651; padding:3px; font-weight:bold; border-left:5px #9F9578 solid; text-align:left; color:#FFF;}
div#rcolumn div#chef table{width:211px; margin:10px auto 0; text-align:left; border-collapse:collapse;}
div#rcolumn div#chef table tr td img{margin-right:5px;}
div#rcolumn div#chef table tr td.linktext{width:137px;}
div#rcolumn div#chef table tr td.backnomber{text-align:right;}
div#rcolumn div#chef table tr td.backnomber span{background:url(/recipe/inc/img/icon.gif) no-repeat; background-position: left center; padding-left:10px;}

/* linkarea */
div#rcolumn div#linkarea{text-align:center; width:230px; margin-bottom:15px;}
div#rcolumn div#linkarea div.tit{background:#837651; padding:3px; font-weight:bold; border-left:5px #9F9578 solid; text-align:left; color:#FFF;}
div#rcolumn div#linkarea ul{margin:10px auto 0; text-align:left; border-collapse:collapse;}
div#rcolumn div#linkarea ul li.squre{margin:0 10px 5px; background:url(/img/icon_squre.gif) no-repeat; background-position:0 5px; padding-left:15px;}
div#rcolumn div#linkarea ul li.bn{margin:0 auto 5px; text-align:center;}

