@charset "utf-8";

#top_main {
	height: 200px;
	background-color: #000;
	background-image: url(../img/dish/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main h2 {
	visibility: hidden;
	height: 80px;
}

/*キャンペーン*/
#bnr_cam{
	width:600px;
	height:120px;
	margin-bottom:15px;
}
#bnr_cam a{
	background: url(../img/top/course201603.jpg) no-repeat 0 0;
	width:600px;
	height:120px;
	display:block;
	text-decoration:none;
}
#bnr_cam a:hover{
	background-position:0 bottom;
}
#bnr_cam em{
	visibility:hidden;
}

/* DISH_MENU */
#main ul#dish_menu {
	overflow: hidden;
	width: 700px;
	margin-bottom: 20px;
}
#main ul#dish_menu li {
	float: left;
	width: 220px;
	height: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	list-style-type: none;
}
#main ul#dish_menu li.list_end {
	margin-right: 0;
}
#main ul#dish_menu li a {
	display: block;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	width: 200px;
	height: 20px;
	color: #FFFFFF;
	background-image: url(../img/dish/bac_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
}
#main ul#dish_menu li a:hover {
	background-position: bottom;
}


/* MENU_LIST */
#main strong {
	color: #CC3300;
	font-size: 14px;
}
#main .menu_left {
	float: left;
	width: 330px;
}
#main .menu_right {
	float: right;
	width: 330px;
}
#main .menu_txtright {
	float: right;
	width: 330px;
}
#main dt {
	float: left;
	width: 170px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#main dd {
	text-align: right;
	border-bottom: dashed 1px #999;
	margin-bottom: 10px;
	padding-left: 180px;
	padding-bottom: 10px;
}

#main .sake dt{
	width:200px;
}
#main .sake dd{
	padding-left:200px;
}

#main #menu1 {
	width: 700px;
	background-image:  url(../img/dish/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main #menu1 h3{
	color:#FF6600;
	font-size:15px;
	margin-bottom:10px;
}
#main #menu1 dt{
	font-weight:bold;
}
#main #menu1 span{
	font-weight:normal;
	color:#000000;
}
p.comment{
	float:right;
	color:#1A00FF;
	margin-bottom:10px;
}
p.comment2{
	float:right;
	color:#cc3300;
	margin-bottom:10px;
}
#main #menu1 p {
	margin-bottom: 30px;
}
#main #menu2 {
	width: 700px;
	background-image: url(../img/dish/title2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
}
#main #menu1_photo {
	float: left;
	text-align:center;
	display: block;
	width: 345px;
	margin-right: 15px;
	margin-bottom: 12px;
}
#main #menu1_photo span{
	color:#FF3300;
}
#main #menu2s_photo {
	float: left;
	width: 360px;
}
#main #menu2s_photo div {
	float: left;
	display: block;
	width: 165px;
	height:180px;
	text-align:center;
	margin-right: 15px;
	margin-bottom: 12px;
}
#main #menu2s_photo div strong{
	color:FF3300;
	font-size:95%;
}
#main #menu2_photo {
	float: left;
	width: 360px;
}
#main #menu2_photo a img {
	float: left;
	display: block;
	width: 165px;
	margin-right: 15px;
	margin-bottom: 12px;
}
#main #menu3 {
	width: 700px;
	background-image: url(../img/dish/title3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
}
#main #menu3_photo {
	float: left;
	width: 350px;
}
#main #menu3_photo a img {
	float: left;
	display: block;
	width: 350px;
	margin-bottom: 15px;
}
#main #menu4 {
	width: 700px;
	background-image: url(../img/dish/title4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
}
#main #menu4_photo {
	float: right;
	width: 360px;
}
#main #menu4_photo a img {
	float: right;
	display: block;
	width: 160px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#main #menu5 {
	width: 700px;
	background-image: url(../img/dish/title5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
}
#main #menu6 {
	width: 700px;
	background-image: url(../img/dish/title6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
}
#main #menu6_photo {
	float: right;
	width: 350px;
}
#main #menu6_photo a img {
	float: left;
	display: block;
	width: 350px;
	margin-bottom: 15px;
}
#main #menu7 {
	width: 700px;
	background-image: url(../img/dish/title7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
}
#main #menu8 {
	width: 700px;
	background-image: url(../img/dish/title8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
}
#main #menu8 h3{
	color:#447323;
	font-size:120%;
	margin-bottom:10px;
  }

#main #menu8 h3 span {
  text-decoration: line-through;
}

#main #menu8 .text_attention {
  color: #CC3300;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 8px;
}

#main #menu8 .temporarilyunavailable dd,#main #menu8 .temporarilyunavailable dt {
  text-decoration: line-through;
}

#main #menu9 {
	width: 700px;
	background-image: url(../img/dish/title9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
}
#main #menu10 {
	width: 700px;
	background-image: url(../img/dish/title10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
}
#main #menu11 {
	width: 700px;
	background-image: url(../img/dish/title11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
}
#main #menu12 {
	width: 700px;
	background-image: url(../img/dish/title12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
}
#main #menu13 {
	width: 700px;
	background-image: url(../img/dish/title13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
}

/* CELEBRATE */
#main #celebrate {
	width: 700px;
	background-image: url(../img/dish/title_celebration.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
}
#main #celebrate h2 {
	height: 70px;
}
#main #ohanami {
	width: 700px;
	background-image: url(../img/dish/title_ohanami.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main #ohanami_test {
	width: 700px;
	/*background-image: url(../img/dish/title_ohanami_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#main #ohanami_test h2{
	height: 50px;
}
#main #ohanami h2 {
	height: 50px;
}
#img_c{
	overflow: hidden;
	width: 260px;
	margin-top: 20px;
	float:left;
	text-align:center;
}
#img_c a img {
	float: left;
	display: block;
	width: 250px;
	height: 169px;
	background-color: #FFF;
	border: solid 1px #999;
	margin-right: 15px;
	padding: 4px;
	text-align:center;
}
#img_c a {
	text-align:center;
}

.box_catering {
	width: 430px;
	margin-top: 20px;
	margin-left:270px;
}


.box_catering a img {
	float: left;
	display: block;
	width: 250px;
	height: 169px;
	background-color: #FFF;
	border: solid 1px #999;
	margin-right: 15px;
	padding: 4px;
}
.box_catering p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 180%;
  text-decoration: line-through;
}
#main #menu14 {
	width: 700px;
	background-image:  url(../img/dish/title_nimono.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main #menu15 {
	width: 700px;
	background-image:  url(../img/dish/title_sunomono.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main #menu16 {
	width: 700px;
	background-image:  url(../img/dish/title_mushimono.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main #menu17 {
	width: 700px;
	background-image:  url(../img/dish/title_youshoku.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main #menu18 {
	width: 700px;
	background-image:  url(../img/dish/title_spring.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main #menu19 {
	width: 700px;
	background-image:  url(../img/dish/title_okoze.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main #menu20 {
	width: 700px;
	background-image:  url(../img/dish/title_thank.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main #menu21 {
	width: 700px;
	background-image:  url(../img/dish/title_kaisen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mini_red {
  color: #CC3300;
 }
/* 煮付け・酢の物・蒸し物 */
#main #dish9_1 {
	width: 700px;
	background-image: url(../img/dish/title_dish9_1.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
}
#main #dish9_2 {
	width: 700px;
	background-image: url(../img/dish/title_dish9_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
}

#main #dish9_3 {
	width: 700px;
	background-image: url(../img/dish/title_dish9_3.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
}
#main #dish9_4 {
	width: 700px;
	background-image: url(../img/dish/title_dish9_4.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
}
#main #dish9_1 dd, #main #dish9_2 dd,#main #dish9_3 dd{
	text-align: right;
	border-bottom: dashed 1px #999;
	margin-bottom: 10px;
	padding-left: 170px;
	padding-bottom: 10px;
}