@charset "utf-8";
/* --------------------------------------
今日の一杯
-------------------------------------- */

#today h1 img{
margin-bottom:15px;
}

#today #calender table {
border:solid 1px #CCCCCC;
width:225px;
}

#today #calender td{
padding:5px;
border:solid 1px #CCCCCC;
}

#today h2 {
font-size:1.3em;
font-weight:bold;
margin-bottom:10px;
}


#today h3 {
font-size:1.25em;
font-weight:bold;
}

#today #detail img{
margin-right:15px;
}

#today #calender {
width:225px;
margin:auto 0;
clear:both;
}

#today #month {
width:auto;
white-space:nowrap;
margin:0 auto 4px;
text-align:center;
}

#today .youbi {
background:#EEEEEE;
}

#today .youbi td {
text-align:center;
}

#today p.comment {
margin-top:8px;
}

#shop-date {
padding-right:10px;
text-align:right;
}

#today #shop-date img {
vertical-align:middle;
margin-right:3px;
}



