@charset "UTF-8";

/* reset
----------------------------------------------------*/

h1,h2,h3,h4,h5,h6,
p,
ul,ol,li,dl,dt,dd,
img,
form {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
	font-weight: normal;
	border: 0;}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size: 75%; /* IE */}

html>/**/body div#elStyle {
  font-size: 12px; /* Except IE */}

/* Clearfix */
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-Mac */

/*----------------------------------------------------*/

#contentArea {
	background: white;
}

#contentAreaInner{
padding:0;
}

h2{
	margin: 0!important;
	padding: 0!important;
}

ul.caut {
	font-size:0.9em;
}

/* bentocake16a
----------------------------------------------------*/

#bentocake16a {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	font-size:1.3em;
	text-align:left;
}
#bentocake16a img {
	margin:0;
	border:0;
	vertical-align:top;
}
#bentocake16a ul.ind li {
	padding-left:1em;
	text-indent:-1em;
}

#bentocake16a #mv {
	position:relative;
}
#bentocake16a #mv .charadeco {
	position:absolute;
	z-index:99;
	top:476px;
	left:30px;
}

#bentocake16a .nav {
	display:block;
	list-style-type:none;
	text-align:center;
	margin-top:4px;
	padding-bottom:20px;
	overflow:hidden;
}
#bentocake16a .nav li {
	display:block;
}
#bentocake16a .nav li.obento {
	float:left;
	padding-right:5px;
}
#bentocake16a .nav li.cake {
	float:left;
}
#bentocake16a .nav li.omoushikomi {
	float:right;
}

#obento,
#cake, 
#omoushikomi {
	margin-bottom:20px;
}
#obento ul.list, 
#cake ul.list, 
#cake .oiwai {
	width: 1000px;
	overflow:hidden;
}
#obento ul.list li, 
#cake ul.list li {
	float:left;
}
#cake .oiwai p, 
#cake .oiwai ul {
	float:left;
}

#omoushikomi {}
#omoushikomi .inr {
	padding:40px 68px;
	background:url(../img/omoushikomi_bg.jpg) repeat-y;
	border-bottom:4px solid #a0894f;
}
#omoushikomi .inr h5 {
	display:block;
	font-size:1.4em;
	padding-bottom:20px;
}
#omoushikomi .inr h6 {
	display:block;
	font-size:1.2em;
	line-height:2;
	padding:0 10px;
	margin:10px 0;
	color:#fff;
	font-weight:bold;
}
#omoushikomi .inr h6.bento {
	background:#df7110;
}
#omoushikomi .inr h6.cake {
	background:#d24e8c;
}
#omoushikomi .inr strong {
	display:block;
	line-height:2;
	font-weight:bold;
}
#omoushikomi .inr table {
	width:100%;
	border-collapse:collapse;
	margin-bottom:20px;
}
#omoushikomi .inr table th, 
#omoushikomi .inr table td {
	text-align:center;
	padding:20px 10px;
	border:1px solid #8d8d8d;
	font-size:0.9em;
}
#omoushikomi .inr table th {
}
#omoushikomi .inr table td {
	background:#fff;
}
#omoushikomi .inr table th.tt {
	background:#a0894f;
	color:#fff;
}
#omoushikomi .inr table th.bt {
	background:#9fb91f;
	color:#fff;
}
#omoushikomi .inr table th.ct {
	background:#ec6c7c;
	color:#fff;
}
#omoushikomi .inr table td span {
	display:inline-block;
	font-size:1.4em;
}
#omoushikomi .inr table td span.caut {
	display:inline-block;
	font-size:0.8em;
}


#omoushikomi .inr .att {
	color:#cc0000;
}

#omoushikomi .inr ol {}
#omoushikomi .inr ol li {
	padding-bottom:30px;
}
#omoushikomi .inr ol li strong {
	display:block;
}
#omoushikomi .inr ol li p, 
#omoushikomi .inr ol li ul {
	padding:20px 30px 0
}
#omoushikomi .inr .privacy {
	background:#f0e5c8;
	position:relative;
	margin:30px 0;
}
#omoushikomi .inr .privacy h6 {
	display:block;
	position:absolute;
	top:-19px;
	left:30px;
}
#omoushikomi .inr .privacy ul {
	padding:40px;
	font-size:0.9em;
}
#omoushikomi .attention {
	border:2px solid #cc0000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#omoushikomi .attention p {
	font-size:1.1em;
	font-weight:bold;
	padding:15px;
	color:#cc0000;
}


#bentocake16a .btns {
	padding:30px;
	text-align:center;
}



/* 
----------------------------------------------------*/

.clr,
.clr img {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.img_cnt {
	text-align: center !important;
}
.img_cnt img {
	margin: 0 auto;
}

.ov:hover img {
	opacity:0.80;
	filter:alpha(opacity=80);
}

.dsb {
	display: block !important;
}

.flt {
	float: left !important;
}
.frt {
	float: right !important;
}

.txt_list li {
	padding-left: 1em;
	text-indent: -1em;
	padding-bottom: 1px;
}

/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* margin */
.mar_t0 {
	margin-top: 0 !important;
}
.mar_t5 {
	margin-top: 5px !important;
}
.mar_t10 {
	margin-top: 10px !important;
}
.mar_t15 {
	margin-top: 15px !important;
}
.mar_t20 {
	margin-top: 20px !important;
}
.mar_t25 {
	margin-top: 25px !important;
}
.mar_t30 {
	margin-top: 30px !important;
}
.mar_t35 {
	margin-top: 35px !important;
}
.mar_t40 {
	margin-top: 40px !important;
}
.mar_t45 {
	margin-top: 45px !important;
}
.mar_t50 {
	margin-top: 50px !important;
}

.mar_b0 {
	margin-bottom: 0 !important;
}
.mar_b5 {
	margin-bottom: 5px !important;
}
.mar_b10 {
	margin-bottom: 10px !important;
}
.mar_b15 {
	margin-bottom: 15px !important;
}
.mar_b20 {
	margin-bottom: 20px !important;
}
.mar_b25 {
	margin-bottom: 25px !important;
}
.mar_b30 {
	margin-bottom: 30px !important;
}
.mar_b35 {
	margin-bottom: 35px !important;
}
.mar_b40 {
	margin-bottom: 40px !important;
}
.mar_b45 {
	margin-bottom: 45px !important;
}
.mar_b50 {
	margin-bottom: 50px !important;
}

.mar_l0 {
	margin-left: 0 !important;
}
.mar_l5 {
	margin-left: 5px !important;
}
.mar_l10 {
	margin-left: 10px !important;
}
.mar_l15 {
	margin-left: 15px !important;
}
.mar_l20 {
	margin-left: 20px !important;
}
.mar_l25 {
	margin-left: 25px !important;
}
.mar_l30 {
	margin-left: 30px !important;
}
.mar_l35 {
	margin-left: 35px !important;
}
.mar_l40 {
	margin-left: 40px !important;
}
.mar_l45 {
	margin-left: 45px !important;
}
.mar_l50 {
	margin-left: 50px !important;
}

.mar_r0 {
	margin-right: 0 !important;
}
.mar_r5 {
	margin-right: 5px !important;
}
.mar_r10 {
	margin-right: 10px !important;
}
.mar_r15 {
	margin-right: 15px !important;
}
.mar_r20 {
	margin-right: 20px !important;
}
.mar_r25 {
	margin-right: 25px !important;
}
.mar_r30 {
	margin-right: 30px !important;
}
.mar_r35 {
	margin-right: 35px !important;
}
.mar_r40 {
	margin-right: 40px !important;
}
.mar_r45 {
	margin-right: 45px !important;
}
.mar_r50 {
	margin-right: 50px !important;
}

.t_left {
	text-align: left !important;
}
.t_center {
	text-align: center !important;
}
.t_right {
	text-align: right !important;
}

.t_white {
	color: #fff !important;
}
.t_red {
	color: #c60a02 !important;
}

.t_bold {	font-weight: bold !important;	}
.t_normal {	font-weight: normal !important;	}

.t_xsml {	font-size: 66.7%;	}
.t_sml {	font-size: 83.3%;	}
.t_lrg {	font-size: 116.7%;	}
.t_xlrg {	font-size: 133.3%;	}


.lh12 {		line-height: 1.2 !important;	}
.lh15 {		line-height: 1.5 !important;	}
