@charset "shift_jis";
/* =========================================

nasuluckitchen > year.css

季節の料理
============================================ */

#contents_main h1{
width:499px;
height:34px;
margin:0px 0px 10px 0px;
text-indent:-9999px;
background:url(../image/img_title_year.gif) no-repeat 0px 0px;
position:relative;
}

#contents_main h2{
margin:0;
padding:0;
}

#contents_main p.read{
margin:0;
padding:0 10px 0 30px;
text-align:left;
font-size:100%;
color:#663300;
}

/* メニュー一覧 */

#contents_main div.section{
width:470px;
margin:0 auto 10px 20px;
padding:10px 0;
}

#contents_main div.Jan,
#contents_main div.Feb,
#contents_main div.Mar,
#contents_main div.Apr,
#contents_main div.May,
#contents_main div.Jun,
#contents_main div.Jul,
#contents_main div.Aug,
#contents_main div.Sep,
#contents_main div.Oct,
#contents_main div.Nov,
#contents_main div.Dec{
width:455px;
margin:0 auto 5px auto;
padding:0 0 10px 0;
background:#ccc;
overflow:hidden;
position:relative;
background:url(../image/bg_box.gif) no-repeat 14px 0;
}

#contents_main div.section h2{
clear:both;
width:455px;
height:55px;
text-indent:-9999px;
}

#contents_main div.Jan h2{background:url(../image/tit_Jan.gif) no-repeat 0 0;}
#contents_main div.Feb h2{background:url(../image/tit_Feb.gif) no-repeat 0 0;}
#contents_main div.Mar h2{background:url(../image/tit_Mar.gif) no-repeat 0 0;}
#contents_main div.Apr h2{background:url(../image/tit_Apr.gif) no-repeat 0 0;}
#contents_main div.May h2{background:url(../image/tit_May.gif) no-repeat 0 0;}
#contents_main div.Jun h2{background:url(../image/tit_Jun.gif) no-repeat 0 0;}
#contents_main div.Jul h2{background:url(../image/tit_Jul.gif) no-repeat 0 0;}
#contents_main div.Aug h2{background:url(../image/tit_Aug.gif) no-repeat 0 0;}
#contents_main div.Sep h2{background:url(../image/tit_Sep.gif) no-repeat 0 0;}
#contents_main div.Oct h2{background:url(../image/tit_Oct.gif) no-repeat 0 0;}
#contents_main div.Nov h2{background:url(../image/tit_Nov.gif) no-repeat 0 0;}
#contents_main div.Dec h2{background:url(../image/tit_Dec.gif) no-repeat 0 0;}

#contents_main ul.menulist{
float:left;
width:270px;
padding:0 5px 0 20px;
list-style:none;
}

#contents_main ul.menulist li{
float:left;
width:135px;
text-align:center;
}

#contents_main ul.menulist li span{
display:block;
margin:0;
padding:5px 0 0 0;
}
/*
#contents_main ul.menulist a span{
text-decoration:underline;
}*/

#contents_main ul.menulist li.line_h{
}

#contents_main p.text{
float:left;
width:140px;
margin:0 0 15px 0;
padding:0;
color:#630;
}

#contents_main p.go_list{
clear:both;
width:120px;
height:25px;
background:#fff;
position:absolute;
right:0;
bottom:0;
text-indent:-9999px;
background:url(../image/bg_go_list.gif) no-repeat 0 0;
}

#contents_main p.go_list a{
display:block;
width:120px;
height:25px;
}

#contents_main p.go_list a:hover{
background:#000;
background:url(../image/bg_go_list.gif) no-repeat 0 -25px;
}

#contents_main div.Jan ul.menulist img{border:3px solid #fe9999;}
#contents_main div.Feb ul.menulist img{border:3px solid #feb699;}
#contents_main div.Mar ul.menulist img{border:3px solid #fed099;}
#contents_main div.Apr ul.menulist img{border:3px solid #feea99;}
#contents_main div.May ul.menulist img{border:3px solid #d4ee97;}
#contents_main div.Jun ul.menulist img{border:3px solid #c0efa7;}
#contents_main div.Jul ul.menulist img{border:3px solid #a7efba;}
#contents_main div.Aug ul.menulist img{border:3px solid #a7efeb;}
#contents_main div.Sep ul.menulist img{border:3px solid #a7ccef;}
#contents_main div.Oct ul.menulist img{border:3px solid #aebcfe;}
#contents_main div.Nov ul.menulist img{border:3px solid #c1aefe;}
#contents_main div.Dec ul.menulist img{border:3px solid #ecaefe;}







