@charset "utf-8";

/* ===================================================================
CSS information
 file name  :  menu.css
 style info :  menuコンテンツのみのCSS
  fonts
 10px = 83%     11px = 92%     12px = 100%     13px = 108%
 14px = 116%    15px = 123%    16px = 133%
=================================================================== */


div#wrapper div#wrapperInner {
	padding-bottom: 0;
}

div#footer {
	position: static;
}

/*----------------------------------------------------------------------------------
キャンペーンバナー
------------------------------------------------------------------------------------*/
div#contents p.bnr_campaign {
	padding: 5px 0 20px;
	text-align: center;
}


/*----------------------------------------------------------------------------------
メニュートップページ メニューリスト背景指定
------------------------------------------------------------------------------------*/
.menu_top {
	padding-top: 0!important;
	background: url(/menu/images/bg_menutop_btn.gif) no-repeat left bottom!important;
}
.menu_top .contents_box_inner {
	padding: 5px 0 5px!important;
	background: 0!important;
}
.menu_top h4 {
	margin-bottom: 0px!important;
}
.menu_top .text_area {
	margin: 0 1px 0!important;
	padding-bottom: 10px!important;
	background: #ffffff!important;
}
div#contents .menu_top div.menu_btn_area_list {
	background: 0!important;
	margin: 0 !important;
	padding:0 !important;
	width: auto!important;
}
/*----------------------------------------------------------------------------------
メニューボタン
------------------------------------------------------------------------------------*/

div#contents div.menu_btn_area_list {
	background: url(/menu/images/bg_menutop_btn.gif) no-repeat left bottom!important;
	width: 710px;
	margin: 0 auto 35px;
	padding: 4px 0 3px;
}

div#contents div.menu_btn_area ul {
	width: 700px;
	margin: 0 auto;
	padding: 0 0 3px;
}

div#contents div.menu_btn_area ul:after {
	content: "."; display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div#contents div.menu_btn_area ul { display: inline-block; }
div#contents div.menu_btn_area ul { display: block; }

div#contents div.menu_btn_area ul li {
	width: 175px;
	height: 140px;
	float: left;
}

div#contents div.menu_btn_area ul li a span,
div#contents div.menu_btn_area ul li span.off span {
	display: none;
}

div#contents div.menu_btn_area ul li a,
div#contents div.menu_btn_area ul li span.off {
	width: 175px;
	height: 140px;
	display: block;
	overflow: hidden;
	_zoom: 1;
}


/*----------------------------------------------------------------------------------
メニュー一覧の商品詳細リスト
------------------------------------------------------------------------------------*/
div#contents div#shuffleWrapper {
	clear: both;
	font-size: 12px;
}

/* JSで動くメニュー */
div#shuffleWrapper ul#shuffleBox {
	position: relative;
}

div#shuffleWrapper ul#shuffleBox .item {
	position: absolute;
}


/* メニューリスト共通 */
div#shuffleWrapper .menu_list:after {
	content: "."; display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div#shuffleWrapper .menu_list { display: inline-block; }
div#shuffleWrapper .menu_list {
	display: block;
	margin-right: -10px;
	width: 730px;
	overflow: hidden;
	
}


div#shuffleWrapper .menu_list .item {
	background: url(/menu/images/list/bg_list_box_top.gif) 0 0 no-repeat;
	padding: 6px 0 0;
	width: 170px;
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
	/*min-height: 250px;*/
}

div#shuffleWrapper .menu_list .item div.item_inner {
	/* height: 293px; */
	padding: 0 5px 5px;
	background: url(/menu/images/list/bg_list_box_bottom.gif) 0 bottom no-repeat;
	overflow: hidden;
}

div#shuffleWrapper .menu_list .item h4 {
	background: url(/menu/images/list/bg_menu_title01.gif) 0 0 no-repeat;
	padding: 0 0 0 10px;
	border-bottom: 1px dotted #b2b2b2;
	font-weight: bold;
	line-height: 15px;
	margin: 0 0 5px;
	min-height: 30px;
}

div#shuffleWrapper .menu_list .item h4.jingisukan {
	padding:2px 0 0 4px;
	height:17px;
}

div#shuffleWrapper .menu_list .item p.photo {
	text-align: center;
	height: 120px;
	overflow: hidden;
	margin-bottom: 25px;
}

div#shuffleWrapper .menu_list .item p.photo2 {
	text-align: center;
	height: 120px;
	overflow: hidden;
}

div#shuffleWrapper .menu_list .item p.natural {
	text-align: right;
	height: 20px;
	margin: 0px 5px 5px 0;
}

div#shuffleWrapper .menu_list .item div.detail_area {
	background: #f9f3e7;
	padding: 12px 5px 35px;
	position: relative;
	/*min-height: 145px;*/
}

div#shuffleWrapper .menu_list .item div.detail_area .txt {
	
}

div#shuffleWrapper .menu_list .item div.detail_area .txt span {
	margin-right: 5px;
}

div#shuffleWrapper .menu_list .item div.detail_area .notes {
	font-size: 10px;
}

div#shuffleWrapper .menu_list .item div.detail_area .notes {
	font-size: 10px;
}

div#shuffleWrapper .menu_list .item div.detail_area .notes span.notesRed {
	font-size: 12px;
	color: #F00;
	font-weight:bold;
}

div#shuffleWrapper .menu_list .item div.detail_area .new {
	position: absolute;
	left: 8px;
	bottom: 10px;
	width: 37px;
}

div#shuffleWrapper .menu_list .item div.detail_area .icon {
	margin-top: 5px;
	text-align: right;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

div#shuffleWrapper .menu_list .item div.detail_area .icon img {
	margin-left: 6px;
}

/*----------------------------------------------------------------------------------
お弁当予約サービス
------------------------------------------------------------------------------------*/
/*予約フロー*/

div#contents ol.order_flow {
	padding: 0 0 18px 13px;
	clear: both;
}

div#contents ol.order_flow:after {
	content: "."; display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div#contents ol.order_flow { display: inline-block; }
div#contents ol.order_flow { display: block; }

div#contents ol.order_flow li {
	width: 200px;
	float: left;
	padding-right: 32px;
	background: url(/menu/images/order/ord_arrow.gif) right center no-repeat;
}

div#contents ol.order_flow li.right {
	padding-right: 0;
	background: none;
}






/*----------------------------------------------------------------------------------
冷凍個食パック等で使用されている、画像の上にテキストがのっかるボックス
------------------------------------------------------------------------------------*/
div#contents div.matsuya_katei {
	position: relative;
}

div#contents div.matsuya_katei p.txt {
	position: absolute;
	top: 190px;
	left: 245px;
	width: 280px;
	font-size: 12px;
}



/*----------------------------------------------------------------------------------
ドレッシング
------------------------------------------------------------------------------------*/

div#contents div.dressing p.dressing_photo {
	float: left;
}

div#contents div.dressing div.dressing_right {
	float: right;
}

div#contents div.dressing div.dressing_right h4 {
	margin-bottom: 10px;
}

div#contents div.dressing div.dressing_right dl dt {
	padding: 12px 0 5px;
	margin-top: 15px;
	border-top: 1px dashed #c8c8c8;
}

/*----------------------------------------------------------------------------------
 		オンライン
------------------------------------------------------------------------------------*/
div#contents ul.online_contact {
	margin: 15px 0 0;
	padding: 0 0 10px;
	background: url(/menu/images/online/bg_contact.gif) 0 bottom no-repeat;
}

div#contents ul.online_contact:after {
	content: "."; display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div#contents ul.online_contact { display: inline-block; }
div#contents ul.online_contact { display: block; }

div#contents ul.online_contact .item {
	width: 330px;
	float: left;
	margin-right: 14px;
	border: 1px solid #fe8770;
	border-bottom: none;
	background: #ff9933;
}


div#contents ul.online_contact li.right {
	width: 322px;
	margin-right: 0;
}


div#contents ul.online_contact .item h4 {
	text-align: center;
	margin-bottom: 5px;
}

div#contents ul.online_contact .item p {
	font-weight: bold;
	color: #fff;
	font-size: 83%;
	padding-left: 12px;
	margin-bottom: 5px;
}

div#contents ul.online_contact li.right p {
	padding-left: 18px;
}

div#contents ul.online_contact .item ul {
	color: #fff;
	font-size: 83%;
	padding-left: 12px;
}

div#contents ul.online_contact li.right ul {
	padding-left: 18px;
}

div#contents ul.online_contact .item p.btn_buy {
	margin: 15px 0 0;
	text-align:center;
}


div#contents div.online_set {
	position: relative;
	padding-left: 280px;
	min-height: 439px;
	z-index: 1;
	font-size: 12px;
}

* html div#contents div.online_set {
	height: 439px;
}

div#contents div.online_set p.photo_title {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

div#contents div.online_set p.txt {
	margin-bottom: 13px;
}

div#contents div.online_set p.price {
	font-weight: bold;
	color: #fe3610;
	margin-bottom: 15px;
}

div#contents div.online_set dl {
	padding-bottom: 7px;
}

div#contents div.online_set dl dt {
	padding-bottom: 3px;
}

div#contents div.online_set dl dd {
	padding: 0 0 0 10px;
}

div#contents div.online_set dl.set01 {
	padding-left: 90px;
}

div#contents div.online_set dl.set02 {
	padding-left: 116px;
}

div#contents div.online_set dl.set03 {
	padding-left: 142px;
}

div#contents div.online_set dl.set04 {
	padding-left: 116px;
}

div#contents div.online_set dl.set05 {
	padding-left: 90px;
}

/*----------------------------------------------------------------------------------
地域限定メニュー
------------------------------------------------------------------------------------*/
div#contents div.sp_menubox {
	margin-bottom:30px;
	background-color:#f9f3e7;
	padding:10px;
	overflow:hidden;
	height: auto !important; height:1%;
	}

div#contents .sp_menubox_left {
	float:left;
	margin: 0 10px 10px 0;
	text-align: center;
}

div#contents .sp_menubox_img {
	border:solid 3px #ccc;
	margin: 0 10px 10px 0;
}

div#contents .sp_menubox_txt {
	width: 340px;
	float: right;
}

div#contents .sp_menubox_txt p {
	margin-bottom: 10px;
}

div#contents .sp_menubox_txt p span {
	font-size:80%;
}

div#contents .sp_menubox_txt .poster {
	margin-top: 13px;
}
div#contents .sp_menubox_txt .poster img {
	margin-right:5px;
}

div#contents .sp_menubox a.btn_shop{
	margin: 15px;
	clear: both;
}

/*----------------------------------------------------------------------------------
個食パック 店舗でのご購入
------------------------------------------------------------------------------------*/
div#contents div.tenpo_menu {
	position: relative;
	min-height: 580px;
	z-index: 1;
	padding-bottom: 50px;
}

* html div#contents div.tenpo_menu {
	height: 580px;
}

div#contents div.tenpo_menu p.photo_title {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

div#contents div.tenpo_menu div.top_txt {
	padding-left: 280px;
}

/* 各メニュー別設定 */
div#contents div.gyumeshi div.top_txt {min-height: 436px;}
* html div#contents div.gyumeshi div.top_txt {height: 436px;}

div#contents div.gyumeshi_02 {min-height: 280px;}
* html div#contents div.gyumeshi_02 {height: 280px;}

div#contents div.butameshi div.top_txt {min-height: 473px;}
* html div#contents div.butameshi div.top_txt {height: 473px;}

div#contents div.curry div.top_txt {min-height: 455px;}
* html div#contents div.curry div.top_txt {height: 455px;}


div#contents div.tenpo_menu div.top_txt h5 {
	margin-bottom: 5px;
}

div#contents div.tenpo_menu div.top_txt p,
div#contents div.tenpo_menu div.bottom_txt p {
	padding-bottom: 12px;
}

div#contents div.tenpo_menu div.bottom_txt {
	width: 450px;
}

div#contents div.tenpo_menu div.goods_detail {
	position: absolute;
	left: 500px;
	top: 250px;
	width: 210px;
}

div#contents div.tenpo_menu div.goods_detail_02 {
	position: absolute;
	left: 500px;
	top: 0px;
	width: 210px;
}

div#contents div.tenpo_menu div.goods_detail p.photo_goods {
	margin-bottom: 5px;
}

div#contents div.tenpo_menu div.goods_detail h6,
div#contents div.tenpo_menu div.goods_detail p.detail {
	margin-bottom: 5px;
}

.campaignArea {
	margin-bottom: 20px;
}

/*----------------------------------------------------------------------------------
取り扱い店舗一覧ボタン
------------------------------------------------------------------------------------*/
div.common_shop_search {
	clear: both;
	padding: 10px;
	margin: 30px 0;
}

p.common_shop_search_ttl {
	width: 600px;
	font-size: 24px;
	font-weight: bold;
}

p.common_shop_search_note {
	width: 500px;
	float: left;
	font-size: 18px;
	text-align: right;
}

div.common_shop_search_02 {
	clear: both;
	padding: 10px;
	margin: 0 0 30px 0;
}

p.common_shop_search_ttl_02 {
	width: 600px;
	font-size: 24px;
	font-weight: bold;
}

p.common_shop_search_ttl_02 a {
	color: #ff03a5;
}

p.common_shop_search_ttl_02 a:hover {
	color: #ff03a5;
}



/*----------------------------------------------------------------------------------
取り扱い店舗
------------------------------------------------------------------------------------*/
div#contents div#sp_shop_area {
	width: 840px;
	margin: 0 auto;
	padding: 20px 0 0;
}

div#contents div#sp_shop_area iframe {
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}


/* 以降 2012/11/追記 */

/*----------------------------------------------------------------------------------
パンくず
------------------------------------------------------------------------------------*/
.topicPath {
	clear: both;
	margin: 0 0 5px 5px;
}
.topicPath li {
	float: left;
	background: url(/menu/images/bg_topics_arrow.gif) no-repeat left 50%;
	margin-right: 10px;
	padding-left: 20px;
}
.topicPath li.cateTop {
	background: none!important;
	padding-left: 0!important;
}
.topicPath ul:after {
	content: "."; display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.topicPath ul {
	display: inline-block;
}

/*----------------------------------------------------------------------------------
見出し
------------------------------------------------------------------------------------*/
.page_title_bg {
	clear: both;
}

/*----------------------------------------------------------------------------------
リードエリア
------------------------------------------------------------------------------------*/
.leadArea {
	clear: both;
}
.leadArea .snsArea {
	float: right;
	width: 270px;
	margin-bottom: 10px;
}

/*----------------------------------------------------------------------------------
SNSボタン
------------------------------------------------------------------------------------*/
.snsArea {
	margin-bottom: 10px;
}
.snsArea ul {
	clear: both;
	float: right;
	width: 230px;
}
.snsArea ul li.fbBtn {
	float: left;
	height: 20px;
}
.snsArea ul li.twitBtn {
	width: 110px;
	float: right;
}
.fb_iframe_widget iframe {
    position: absolute;
}
/*----------------------------------------------------------------------------------
コンテンツエリア
------------------------------------------------------------------------------------*/
.leadTxt {	
	float: left;
	width: 440px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #fc6909;
}
.leadTxt .newTxt {
	color: #ff0000;
	font-style: italic;
	margin-right: 10px;
}

/* mainColTwo  */
.mainColTwo {
	clear: both;
}
.mainColTwo .colLeft {
	float: left;
	width: 345px;
	margin-right: 20px;
}
.mainColTwo .colLeft .imgBox {
	position: relative;
	background: #edeae1;
	width: 320px;
	padding: 12px;
	box-shadow: 1px 5px 3px #bfbfbf;
	-webkit-box-shadow: 1px 5px 3px #bfbfbf;
	-moz-box-shadow: 1px 5px 3px #bfbfbf;
	behavior: url(/css/PIE.htc);
}
.mainColTwo .colRight {
	float: right;
	width: 345px;
}

.manuDetailArea {
	clear: both;
	border: 1px solid #dedcd0;
	background: #f9f3e7;
	padding: 19px 20px 19px 19px;
}
.manuDetailArea .priceList {
	clear: both;
	margin-right: -10px;
}
.manuDetailArea .priceList li {
	/* float: left;
	width: 140px;
	margin-right: 8px; */
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}
.manuDetailArea .priceList li .price {
	color: #ff0000;
	font-size: 120%;
	margin-left: 5px;
}
.noteList {
	margin-top: 5px;
	clear: both;
}
.noteList li {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 80%;
	color: #5b5a57;
}
.iconList {
	clear: both;
	margin-top: 10px;
	border-top: 1px dotted #ae9a7f;
}
.iconList li {
	padding-top: 10px;
}
.iconList li .iconArea {
	display: table-cell;
	vertical-align: middle;
	padding-right: 10px;
}
.iconList li .txtArea {
	display: table-cell;
	vertical-align: middle;
	font-size: 80%;
}
.noIcon {
	background: none!important;
}

.contentsBlock {
	clear: both;
	margin-top: 30px;
}
.contentsBlock .title {
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dedcd0;
}
.contentsBlock .title span {
	margin-left: 1px;
	border-left: 4px solid #45402d;
	padding-left: 4px;
	line-height: 1.2;
}
.contentsBlock .normalList li {
	background: url(/menu/images/detail/common_ic04.gif) no-repeat 0 0.5em;
	padding: 0 0 10px 12px;
	font-size: 90%;
}

.colThree {
	clear: both;
	margin: 15px -13px 0 0;
	width: 723px;
	overflow: hidden;
}
.colThree .col {
	float: left;
	width: 227px;
	margin-right: 13px;
	border-right: 1px solid #dedcd0;
}


.btnImage img {
	position: relative;
	background: #edeae1;
	padding: 12px;
	box-shadow: 1px 5px 3px #bfbfbf;
	-webkit-box-shadow: 1px 5px 3px #bfbfbf;
	-moz-box-shadow: 1px 5px 3px #bfbfbf;
	behavior: url(/css/PIE.htc);
}

/*----------------------------------------------------------------------------------
ボタン
------------------------------------------------------------------------------------*/
/*  buttonArea01  */

.buttonArea01 {
	position: relative;
	width: 250px;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e1dfc3));
	background: -moz-linear-gradient(top, #ffffff 0%, #e1dfc3 100%);
	background: linear-gradient(top, #ffffff 0%, #e1dfc3 100%);
	border-top: 1px solid #cdc8ae;
	border-right: 1px solid #cdc8ae;
	border-left: 1px solid #cdc8ae;
	box-shadow: 0px 3px 1px #c4c2a3;
	-moz-box-shadow: 0px 3px 1px #c4c2a3;  
	-webkit-box-shadow: 0px 3px 1px #c4c2a3;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-pie-background: linear-gradient(top, #ffffff 0%, #e1dfc3 100%);
	behavior: url("/css/PIE.htc");
}

.button {
	background-image: url(/sp/common/images/common_bg01.png);
	background-repeat: repeat-y;
	-webkit-background-size: 1px 6px;
	-moz-background-size:  1px 6px;
	background-size:  1px 6px;
	background-position: 85% top;
	display: block;
}

.button .txt {
	display: block;
	margin-left: -10%;
	padding: 15px 10px 15px 0;
	background-image: url(/sp/common/images/common_ic03.png);
	background-repeat: no-repeat;
	-webkit-background-size: 7px 15px;
	-moz-background-size: 7px 15px;
	background-size: 7px 15px;
	background-position: 94% center;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.buttonArea01 a:hover {
	text-decoration: none;
}

/*------------------
 アレルギー表 
 ------------------*/
div#contents table.allergen_table {
	margin: 0 0 10px;
}

div#contents table.allergen_table th,
div#contents table.allergen_table td {
	border: 1px solid #ccc;
	padding: 0;
	font-size:14px;
}

div#contents table.allergen_table td {
	text-align: center;
}

div#contents table.allergen_table td.all_menu {
	text-align: left;
	padding: 3px 5px 3px 10px;
}

div#contents table.allergen_table .al_cete1 {
	background: #E8FFBF;
}

/* 幅設定 */
div#contents table.allergen_table .left {
	width: 270px;
	text-align: left;
}

div#contents table.allergen_table .al_header th,
div#contents table.allergen_table .al_header td {
	background: #FFEDE9;
}

div#contents table.allergen_table .al_header td {
	vertical-align: middle;
	text-align: left;
	padding: 10px;
}

.al_cate_title {
	color: #ff4f0d;
	font-weight: bold;
}

.al_cate_note {
	text-align: right;
	font-size: 12px;
}

div#contents table.allergen_table .al_header th {
	width: 25px;
	text-align: center;
	font-weight: normal;
	vertical-align: top;
}

div#contents table.allergen_table .al_header th.right {
	width: 25px;
}

div#contents table.allergen_table p.al_title {
	 width: 260px;
}

div#contents table.allergen_table p.al_title span {
	font-size: 12px;
}

div#contents table.allergen_table p.al_kcal {
	width: 260px;
	font-size: 12px;
	text-align: right;
}




/*----------------------------------------------------------------------------------
共通clearfix
------------------------------------------------------------------------------------*/

.topicPath ul:after,
.snsArea:after,
.snsArea ul:after,
.mainColTwo:after,
.manuDetailArea .priceList:after,
.iconList li:after,
.colThree:after,
.leadArea:after {
	content: "."; display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.topicPath ul,
.snsArea,
.snsArea ul,
.mainColTwo,
.manuDetailArea .priceList,
.iconList li,
.colThree,
.leadArea {
	zoom: 1;
}


/* general-purpose class
================================ */
/* top */
/* ----------------------------------------------
 * 		margin-top
 * ---------------------------------------------- */
.mt0,
.first {
	margin-top: 0 !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}

.mt_2 {
	margin-top: -2px !important;
}

/* ----------------------------------------------
 * 		margin-right
 * ---------------------------------------------- */
.mr5 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
/* ----------------------------------------------
 * 		margin-bottom
 * ---------------------------------------------- */
.mb0 {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}

/* ----------------------------------------------
 * 		margin-left
 * ---------------------------------------------- */
.ml0 {
	margin-left: 0 !important;
}
.ml5 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}

/* ----------------------------------------------
 * 		padding-bottom
 * ---------------------------------------------- */

/* align */
.pb0 {
	padding-bottom: 0 !important;
}

/* ----------------------------------------------
 * 		text
 * ---------------------------------------------- */
.bold {
	font-weight: bold;
}

/*  tableBlock01  */

.tableBlock01 {
	width: 100%;
	margin-top: 15px;
}
.tableBlock01 td {
	border: 1px solid #cdc8ae;
	padding: 6px;
	text-align: center;
	line-height: 1;
}
/*.tableBlock01 td.lv1 {
	background: #fffae0;
}*/
.tableBlock01 td.lv2 {
	background: #fae4e6;
	color: #000000;
	font-weight: bold;
}
