@charset "utf-8";

/*-------------------------------------------------
	concept CSS
---------------------------------------------------*/
div#contents div#contentsLeft p.pageTop {index.css (64 s)
margin:20px 2px 25px 0;
text-align:right;
}

div.boxArea{
	width:596px;
	margin:0 0 23px;
	padding :0 0 10px 0;
	background:url(/common/img/bgBox01Bottom.png) no-repeat bottom left;
}

div.boxArea div{
	width:560px;
	padding:18px 18px 0 18px;
	background:url(/common/img/bgBox01top.png) no-repeat left top;
}

dl.plan{
	margin:10px 0 10px 0;
	font-size:0.8em;
}
dl.plan dt{
	margin-bottom:5px;
	font-weight: bold;
}
dl.plan dd{
	margin-bottom:5px;
}
dl.plan dd.large{
	font-size:1.2em;
	color:#6F0657;
}

dl.cuisine{
	margin:10px 0 10px 0;
	font-size:0.8em;
}
dl.cuisine dt{
	margin-bottom:2px;
	font-weight: bold;
}
dl.cuisine dd{
	margin-left:10px;
	margin-bottom:5px;
}
dl.cuisine dt.price{
	padding-top:10px;
	font-size:1.4em;
	color:#000000;
}




ul.plan {
}
ul.plan li{
	margin-left:0.8em;
	padding-left: 10px;
	background: url(/common/img/icon_dot.png) no-repeat left 0.55em;
}

.imgL01{
	float:left;
	margin-right:22px;
}
