@charset "utf-8";


/* wrapper
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#wrapper {
	background-image: url(../images/meal/p_main_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* second_column
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#second_column .inner {
	background-image: url(../images/meal/h1_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 30px;
}
#second_column .inner h1 {
	padding-top: 48px;
	padding-bottom: 24px;
}

#second_column .page_menu {
	height: 35px;
	width: 400px;
	margin-left: 30px;
	margin-bottom: 30px;
}
#second_column .page_menu li{
	float: left;
	margin-right: 10px;
}

em{ font-weight:bold; }

/* ロールオーバー透過 */
.roll_alpha a:hover img { filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
a.roll_alpha:hover img { filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
.roll_alpha_75 a:hover img { filter: alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; }
a.roll_alpha_75:hover img { filter: alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; }

/* -----------------------------------------------
献立部分設定---------------------------------------------------- */

/* slideshow
--------------------------- */
#slideshow , #slideshow02 , #slideshow03 {
width: 670px;
text-align: left;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
position:relative;
}
#slideshow div , #slideshow02 div , #slideshow03 div {
width: 670px;
height: 440px;
/* スライドショー高さ指定 */
overflow: hidden;
position: relative;
}
#slideshow div div , #slideshow02 div div , #slideshow03 div div  {
top: 0px;
left: 0;
position: absolute;
}

#slideshow ul , #slideshow02 ul , #slideshow03 ul {
width: 105px;
z-index: 9999;
position: absolute;
top: 0px;
right: 0px;
}

#slideshow ul li , #slideshow02 ul li , #slideshow03 ul li {
width: 50px;
float: left;
text-align:right;
display: inline;
margin-right: 5px;
z-index:9998;
}

#slideshow ul li.odd {
margin-right: 0px;
}

#slideshow .active , #slideshow02 .acti , #slideshow03 .activer {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
#slideshow ul:after , #slideshow02 ul:after , #slideshow03 ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#slideshow ul , #slideshow02 ul , #slideshow03 ul {
	display: inline-block;
	overflow: hidden;
}

/* slideshow end
--------------------------- */

ul li.line_end { margin-right: 0px; }

ul.old_menu {
float: left;
margin-bottom: 40px;
}

.old_menu li {
float: left;
margin-right: 6px;
}

.old_menu tr td.menu_month_2012 {
font-weight: bold;
color: #666;
border-bottom-width: 1px;
border-bottom-color: #666;
border-bottom-style: solid;
font-size:12px;
}

.old_menu tr td { padding: 5px 5px 0px 0px; }

/* 献立部分設定end
---------------------------------------------------------------------- */


/* sec4
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#sec4 ul {}
#sec4 ul li {
	list-style-position: outside;
	list-style-image: url(../themes/default/li_icon_2.jpg);
	margin-left: 2em;
	margin-bottom: 20px;
}

/* sec5
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#sec5 ul {
	width: 400px;
}
#sec5 ul li {
	line-height: 26px;
	font-weight: bold;
	color: #615779;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#sec5 ul li.last {
	color: #A9954E;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sec5 ul li img {
	vertical-align: bottom;
	display: inline;
}

/* sec6
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#sec6 { margin-bottom: 0px; }


.ryouri_title {
	font-weight: bold;
}

.cap{ font-size :12px; 
}

ul.ryouri_list {
	margin-bottom:10px;
}

ul.ryouri_list li {
width:214px;
float: left;
margin-right: 14px;
}

ul.ryouri_list li.last {
margin-right: 0px;
}

ul.ryouri_list li p{
	line-height:1.3em;
}

.article .section, .article .section_bt_pt {
padding-bottom: 30px;
margin-bottom:0px;
}

#slideshow ul li a img { vertical-align: top; }

.article h5 {
font-weight: bold;
margin-bottom: 5px;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #999;
}