@charset "shift_jis";
/* layout.css */
/* Specify the layout of the common */
/* 2009/07/21 evol-ni */
/* all */

#header:after,
#gnavi:after,
#contents:after,
#footer:after,
.clearfix:after,
#header #hnavis:after,
#header #hnavis #hnavi:after,
#header #hnavis #hnavi ul:after,
#header #hnavis #gnavi:after,
#footer #fnavi:after,
#contents #sub:after,
#sub .section#recent_watch li:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

#main input {
	padding:3px;
	font-size:117%;
	letter-spacing:1px;
	font-family:MS UI Gothic;
}
#main input.hiddenTextBox {
	border-style: none;
	border-color: White;
	color: White;
	width: 0px;
}
#main textarea {
	padding:3px;
	font-size:117%;
	letter-spacing:1px;
	font-family:MS UI Gothic;
}
#main select {
	font-size:117%;
	letter-spacing:1px;
	font-family:MS UI Gothic;
}

.btn a {
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	text-align:left;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}
.btn a:hover {
	background-position:left bottom;
}

body {
	text-align:center;
	//background-color:#ffdfb0;
	line-height:1.5;
	letter-spacing:normal;
	color:#5A594C;
}
a {
	text-decoration:underline;
	color:#B71518;
}
a:hover {
	text-decoration:none;
}

#page {
	width:988px;
	margin:0 auto;
	background: url(/contents/images/common/bg_container_body.png) repeat-y center top;
	text-align:left;
}
#container {
	width:988px;
}

/* header start */
#header {
	//padding-bottom:20px;
	//background: url(/contents/images/common/bg_container_top.png) no-repeat center bottom;
	//padding-top: 30px !important;
	width:984px;
	margin:0 auto;
	//padding-top: 30px !important;
}
#header #logo {
	float:left;
	width:176px;
	text-align:right;
}
#header #site_explanation {
	float:left;
	width:257px;
	padding:9px 0 10px;
	text-align:right;
	color:#FFFFFF;
	font-size:84%;
	font-weight:normal;
	letter-spacing:2px;
}
#header #hnavis {
	float:right;
	width:545px;
}
#hnavis {
	float:right;
	width:545px;
}

#hnavi {
	/*width:540px;*/
	width:644px;
	float:right;
	margin:0 0 3px 0;
}

#hnavi li {
	float:left;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #F0EDDD;
}
#hnavi li#hnaviLogin,
#hnavi li#hnaviLogout {
	padding:0;
	margin:0;
	border:none;
}

#hnavi li a {
	display:block;
	height:12px;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}
#hnavi li a:hover {
	background-position:left bottom;
}
#hnavi li#hnavi01 a {
	width:36px;
	background-image:url(/contents/images/common/hnavi01.gif);
}
#hnavi li#hnavi02 a {
	width:66px;
	background-image:url(/contents/images/common/hnavi02.gif);
}
#hnavi li#hnavi03 a {
	width:64px;
	background-image:url(/contents/images/common/hnavi03.gif);
}
#hnavi li#hnavi04 a {
	width:96px;
	background-image:url(/contents/images/common/fnavi09.gif);
}
#hnavi li#hnavi05 a {
	width:46px;
	background-image:url(/contents/images/common/fnavi10.gif);
}
#hnavi li#hnavi06 a {
	width:55px;
	margin-top:-1px;
	background-image:url(/contents/images/common/hnavi06.gif);
}
#hnavi li#hnavi07 a {
	width:78px;
	background-image:url(/contents/images/common/hnavi07.gif);
}

#hnavi li#hnaviLogin a {
	width:39px;
	background-image:url(/contents/images/common/hnavi_login.gif);
}
#hnavi li#hnaviLogout a {
	width:49px;
	background-image:url(/contents/images/common/hnavi_logout.gif);
}

/* header end */

/* gnavi start */
#gnavi {
	width:545px;
}
#gnavi li {
	float:left;
}
#gnavi li a {
	display:block;
	height:34px;
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
#gnavi li a:hover {
	background-position:left bottom;
}
#gnavi li#gnavi01 a {
	width:112px;
	background-image:url(/contents/images/common/gnavi01.jpg);
}
#gnavi li#gnavi02 a {
	width:92px;
	background-image:url(/contents/images/common/gnavi02.jpg);
}
#gnavi li#gnavi03 a {
	width:95px;
	background-image:url(/contents/images/common/gnavi03.jpg);
}
#gnavi li#gnavi04 a {
	width:115px;
	background-image:url(/contents/images/common/gnavi04.jpg);
}
#gnavi li#gnavi05 a {
	width:131px;
	background-image:url(/contents/images/common/gnavi05.jpg);
}
/* gnavi end */

/* contents start */
#contents {
	width:977px;
	padding-bottom:15px;
	margin-left:11px;
}

#contents #main {
	float:left;
	width:735px;
	margin:2px 9px 0 0;
	padding-top:2px;
	background-image:url(/contents/images/common/bg_path_top.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#main #path {
	width:735px;
	padding:3px 0 5px 0;
	margin-bottom:8px;
	background-color:#F7F0D9;
	background-image:url(/contents/images/common/bg_path_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	line-height:1;
	letter-spacing:2px;
	text-align: left;
}
#path .root {
	margin-left:7px;
}

#contents #sub {
	float:left;
	width:220px;
	padding-top:2px;
}
#sub .btn#btn_how_to {
	padding-bottom:10px;
}
#sub .btn#btn_how_to a {
	width:220px;
	height:60px;
	background-image:url(/contents/images/common/btn_howto_order.jpg);
}

#sub .section {
	width:220px;
	margin-bottom:6px;
	background-position:left top;
	background-repeat:repeat-y;
}
/* 20100518 yoshihiro クーポン暫定対応 start */
/*
#sub .section#cart {
	padding-bottom:6px;
	background:#006633 url(/contents/images/common/bg_cart_bottom.jpg) left bottom no-repeat;
}
*/
/* 20100518 yoshihiro クーポン暫定対応 end */

#sub .section#selected_shop {
	background-image:url(/contents/images/common/bg_now_select_body.jpg);
}
#sub .top_frame#selected_shop {
	background-image:url("../Images/navi/sub_navi_info_top.jpg");
	padding-bottom: 6px;
}
#sub .section#recent_watch {
	background-image:url(/contents/images/common/bg_recent_watch_body.jpg);
}

#sub .section .title {
	width:220px;
	height:30px;
	margin-bottom:10px;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}
#sub .section#cart .title {
	height:33px;
	margin-bottom:0;
	background-image:url(/contents/images/common/title_cart.jpg);
}

#sub .section#selected_shop .title {
	background-image:url(/contents/images/common/title_now_select.jpg);
}

#sub .section#recent_watch .title {
	margin-bottom:0;
	background-image:url(/contents/images/common/title_recent_watch.jpg);
}

#sub .section#cart .cart_value {
	padding:13px 6px 6px 7px;
	margin:-1px 4px 9px 4px;
	background:#F8F7F5 url(/contents/images/common/bg_cart_inner_bottom.jpg) left bottom no-repeat;
}
#sub .section#cart .cart_value table {
	width:199px;
	background-image:url(/contents/images/common/line_dot_cfc692.gif);
	background-position:left center;
	background-repeat:repeat-x;
}
#sub .section#cart .cart_value th {
	width:65px;
	background-position:0 3px;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}
#sub .section#cart .cart_value .amount th {
	background-image:url(/contents/images/common/label_point.jpg);
}
#sub .section#cart .cart_value .total th {
	background-image:url(/contents/images/common/label_total.jpg);
}

#sub .section#cart .cart_value td {
	padding-right:10px;
	text-align:right;
	line-height:1;
}
#sub .section#cart .cart_value td span {
	padding-right:7px;
	font-size:184%;
	font-weight:bold;
}

#sub .section#cart .cart_value .amount th,
#sub .section#cart .cart_value .amount td {
	padding-bottom:18px;
}
/* 20100518 yoshihiro クーポン暫定対応 start */
/*
#sub .section#cart .btn#btn_cart_view {
	margin-left:25px;
}
#sub .section#cart .btn#btn_cart_view a {
	width:172px;
	height:26px;
	background-image:url(/contents/images/common/btn_cart_view.jpg);
}
*/
#sub .section#cart .btn#btn_cart_view a {
	width:220px;
	height:65px;
	background-image:url(/contents/images/common/btn_kago.jpg);
}
/* 20100518 yoshihiro クーポン暫定対応 end */


#sub .section#selected_shop .shop_name {
	padding-bottom:3px;
	font-size:167%;
	font-weight:bold;
	text-align:center;
}
#sub .section#selected_shop .tel {
	width:203px;
	padding-bottom:7px;
	margin:0 0 6px 9px;
	background-image:url(/contents/images/common/line_dot_d2cdsb.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	text-align:center;
	font-size:114%;
}

#sub .section#selected_shop dl.store_search {
	width:203px;
	padding-bottom:7px;
	margin:0 0 6px 9px;
	background-image:url(/contents/images/common/line_dot_d2cdsb.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#sub .section#selected_shop dl.store_search dt {
	width:195px;
	padding-bottom:4px;
	margin-left:4px;
}
#sub .section#selected_shop dl.store_search dd.btn a {
	width:174px;
	height:43px;
	margin-left:16px;
	background-image:url(/contents/images/common/btn_store_search.jpg);
}

#sub .section#selected_shop .hours {
	width:203px;
	padding-bottom:7px;
	margin:0 0 6px 9px;
	background-image:url(/contents/images/common/line_dot_d2cdsb.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#sub .section#selected_shop .hours dl {
	width:203px;
}
#sub .section#selected_shop .hours dt {
	width:203px;
	height:18px;
	margin-bottom:7px;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}
#sub .section#selected_shop .hours dt.store_time_today {
	background-image:url(/contents/images/common/label_store_time_today.gif);
}
#sub .section#selected_shop .hours dt.net_order_limit {
	background-image:url(/contents/images/common/label_net_order_limit.gif);
}

#sub .section#selected_shop .hours dd {
	padding-bottom:8px;
	text-align:center;
	font-size:117%;
}

#sub .section#selected_shop .hours .link {
	width:auto;
	padding:0;
	margin:0;
	background:none;
}

#sub .section#selected_shop .link {
	display: block;
	width:203px;
	padding-bottom:5px;
	margin:0 0 6px 9px;
	background-image:url(/contents/images/common/line_dot_d2cdsb.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	text-align:center;
}
#sub .section#selected_shop ul {
	width:220px;
	padding-bottom:6px;
	/*background-image:url(/contents/images/common/bg_now_select_bottom.jpg);*/
	background-position:left bottom;
	background-repeat:no-repeat;
}
#sub .section#selected_shop ul#address_change {
	background-image:url(/contents/images/common/bg_now_select_bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#sub .section#selected_shop li {
	padding:0 0 4px 24px;
}
#sub .section#selected_shop li a {
	width:172px;
	height:22px;
}
#sub .section#selected_shop li#btn_store_camp a {
	background-image:url(/contents/images/common/btn_store_camp.jpg);
}
#sub .section#selected_shop li#btn_store_menu a {
	background-image:url(/contents/images/common/btn_store_order.jpg);
}
#sub .section#selected_shop li#btn_address_change a {
	background-image:url(/contents/images/common/btn_address_change.jpg);
}
#sub .section#selected_shop div {
	width:220px;
	padding-bottom:6px;
	background-image:url(/contents/images/common/bg_now_select_bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#sub .section#recent_watch .menus {
	padding:0 4px 4px 4px;
	background-image:url(/contents/images/common/bg_recent_watch_bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#sub .section#recent_watch .menus table {
	font-size:100%;
}
#sub .section#recent_watch .menus th,
#sub .section#recent_watch .menus td {
	padding:5px 10px 5px 0;
	line-height:1.3;
}
#sub .section#recent_watch .menus th {
	padding-left:8px;
}
#sub .section#recent_watch .menus td {
	vertical-align:middle;
}

#sub .section#recent_watch .menus td.not_found {
	padding-left: 5px;
}

#sub .section#recent_watch .menus .even th,
#sub .section#recent_watch .menus .even td {
	background-color:#FDEBD2;
}
#sub .section#recent_watch .menus .odd th,
#sub .section#recent_watch .menus .odd td {
	background-color:#FFFFFF;
}
#sub .section#recent_watch .menus a {
	color:#5A594C;
	text-decoration:none;
}
#sub .section#recent_watch .menus a:hover {
	color:#CC0000;
	text-decoration:underline
}

.pagetop a {
	display:block;
	width:70px;
	height:14px;
	margin:5px 0 0 665px;
	background-image:url(/contents/images/common/pagetop.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
/* contents end */

/* footer start */
.container_bottom {
	background:url(/contents/images/common/bg_container_bottom.png) center top no-repeat;
	padding-top: 10px;
}
#footer #fnavi {
	/*width:935px;*/
/*	width:820px; */
	width:975px;
	padding-bottom:13px;
/*	margin-left:170px; */
	margin-left:10px;
}
#footer #fnavi li {
	float:left;
/*	padding-right:12px;*/
	padding-right:5px;
/*	margin-right:11px;*/
	margin-right:6px;
	border-right:1px solid #F0EDDD;
}

/* 110520ADD Yamagishi ピザーラからのお知らせ追加 */
#footer #fnavi li#fnavi11 {
/*	padding:0;*/
/*	margin:0;*/
/*	border:none;*/
}
/* 110520ADD Yamagishi ピザーラからのお知らせ追加 */
/* 20120824 imai ADD START */
#footer #fnavi li#fnavi12 {
	padding:0;
	margin:0;
	border:none;
}
/* 20120824 imai ADD END */

#footer #fnavi li a {
	display:block;
	width:46px;
	height:12px;
	background-position:left top;
	background-repeat:no-repeat;
/*	font-size:1px; */
	font-size:11px; 
/*	line-height:0;*/
	line-height:12px;
	outline:none;
	text-decoration:none;
/*	text-indent:-9999px; */
	color:#ffffff;

}
#footer #fnavi li a:hover {
	background-position:left bottom;
	color:#ffff00;
}
#footer #fnavi li#fnavi01 a {
/*	background-image:url(/contents/images/common/fnavi01.gif);*/
}
#footer #fnavi li#fnavi02 a {
/*	background-image:url(/contents/images/common/fnavi02.gif); */
}
#footer #fnavi li#fnavi03 a {
/*	width:46px;*/
	width:54px;
/*	background-image:url(/contents/images/common/fnavi03.gif); */
}
#footer #fnavi li#fnavi04 a {
	width:78px;
/*	background-image:url(/contents/images/common/fnavi04.gif);*/
}
#footer #fnavi li#fnavi05 a {
	/*width:92px;*/
		width:94px;
/*	background-image:url(/contents/images/common/fnavi05.gif);*/
}
#footer #fnavi li#fnavi06 a {
	width:111px;
/*	background-image:url(/contents/images/common/fnavi06.gif);*/
}
#footer #fnavi li#fnavi07 a {
/*	width:107px;*/
	width:99px;	
/*	background-image:url(/contents/images/common/fnavi07.gif);*/
}
#footer #fnavi li#fnavi08 a {
/*	width:62px;*/
	width:55px;
/*	background-image:url(/contents/images/common/fnavi08.gif);*/
}
#footer #fnavi li#fnavi11 a {
/*	width:120px;*/
	width:113px;
/*	background-image:url(/contents/images/common/fnavi11.gif);*/
}

#footer #fnavi li#fnavi12 a {
	width:180px;
}

#footer .banners {
	padding:0 0 8px 418px;
}
#footer .banners li {
	display:inline;
	padding-right:10px;
}
#footer .banners li.last {
	padding-right:0;
}

#footer #copyright {
	//width:301px;
	//height:14px;
	//margin-left:685px;
	//background:#CC0000 url(/contents/images/common/copyright.gif) left top no-repeat;
	//font-size:1px;
	//line-height:0;
	//outline:none;
	//text-decoration:none;
	//text-indent:-9999px;
}
/* footer end */

/*--------------------------------------------------------------------------------- 20090902 */

#sub .section#net {
	width:220px;
	background: url(/contents/images/common/net_member_bg.jpg) repeat-y;
}
#sub .section#net .ttl_netmember {
	width:220px;
	height:33px;
	background:url(/contents/images/common/title_netmember.jpg) no-repeat left top;
	text-indent:-99999px;
}
#sub .section#net .net_login {
	width:171px;
	padding:2px 0 4px 25px;
	text-indent:-99999px;
}
#sub .section#net .net_login a {
	display:block;
	width:171px;
	height:35px;
	background: url(/contents/images/common/btn_menu_login.jpg) no-repeat left top;
}
#sub .section#net .net_login a:hover {
	background: url(/contents/images/common/btn_menu_login.jpg) no-repeat left bottom;
}
#sub .section#net .net_member_regist {
	width:206px;
	padding:6px 0 0 7px;
	text-indent:-99999px;
	background: url(/contents/images/common/net_member_line.jpg) no-repeat 8px top;
}
#sub .section#net .net_member_regist a {
	display:block;
	width:206px;
	height:92px;
	background: url(/contents/images/common/btn_menu_regist.jpg) no-repeat left top;
}
#sub .section#net .net_member_regist a:hover {
	background: url(/contents/images/common/btn_menu_regist.jpg) no-repeat left bottom;
}
#sub .section#net .net_foot{
	width:220px;
	height:7px;
	background: url(/contents/images/common/net_member_f.jpg) no-repeat left bottom;
	font-size:4px;
}

#sub .section#member_info {
	background-image:url(/contents/images/common/bg_now_select_body.jpg);
}
#sub .section#member_info .title {
	background-image:url(/contents/images/common/title_member_info.jpg);
}
#sub .section#member_info .name {
	width:203px;
	padding-bottom:7px;
	margin:0 0 6px 9px;
	font-size:167%;
	font-weight:bold;
	text-align:center;
	background:url(/contents/images/common/line_dot_d2cdsb.gif) repeat-x left bottom;
}
#sub .section#member_info .address {
	width:193px;
	padding-bottom:3px;
	margin:0 0 0 18px;
	background-position:left bottom;
	background-repeat:repeat-x;
	text-align:left;
	font-size:112%;
}
#sub .section#member_info .hours dt.store_time_today {
	background-image:url(/contents/images/common/label_store_time_today.gif);
}
#sub .section#member_info .hours dt.net_order_limit {
	background-image:url(/contents/images/common/label_net_order_limit.gif);
}
#sub .section#member_info .search {
		display: block;
	width:203px;
	padding-bottom:5px;
	margin:0 0 6px 9px;
	background-image:url(/contents/images/common/line_dot_d2cdsb.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#sub .section#member_info .search a {
	display:block;
	width:172px;
	height:22px;
		margin-left: 15px;
	background:url(/contents/images/common/btn_history_a_edit.jpg) no-repeat left top;
	text-indent:-9999px;
}
#sub .section#member_info .search a:hover {
	background:url(/contents/images/common/btn_history_a_edit.jpg) no-repeat left bottom;
}
#sub .section#member_info ul {
	width:220px;
	padding-bottom:6px;
	background-image:url(/contents/images/common/bg_now_select_bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#sub .section#member_info li {
	padding:0 0 4px 24px;
}
#sub .section#member_info li a {
	width:172px;
	height:22px;
	background-image:url(/contents/images/common/btn_history_a_edit.jpg);
}
#sub .section#member_info li#btn_member_edit a {
	background-image:url(/contents/images/common/btn_history_m_edit.jpg);
}
#sub .section#member_info li#btn_member_history a {
	background-image:url(/contents/images/common/btn_history_purchase.jpg);
}
#sub .section#member_info li#btn_member_log a {
	background-image:url(/contents/images/common/btn_history_login.jpg);
}
#sub .section#member_info li#btn_member_page a {
	background-image:url(/contents/images/common/btn_member_page.jpg);
}

/* --- #1397 5%終了告知 ADD Matsukane --- */
#sub #recent_watch.section .header_image {
background-image:url(/contents/images/common/title_recent_headerimage.jpg);
margin-bottom:0;
}
#sub .section .header_image {
background-position:left top;
background-repeat:no-repeat;
font-size:1px;
height:4px;
line-height:0;
margin-bottom:10px;
text-decoration:none;
text-indent:-9999px;
width:220px;
}
/* --- #1397 5%終了告知 ADD Matsukane --- */







/* --- ADD:20100830 evol-ni mizoue --- */
#sub .section#noMemberRegistPizzaOrder .zipcode:after,
#sub .section#selected_shop #estimatedDeliveries:after,
#sub .section#selected_shop #siteInnerLinks .root li p:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
#sub .section#noMemberRegistPizzaOrder .zipcode,
#sub .section#selected_shop #estimatedDeliveries,
#sub .section#selected_shop #siteInnerLinks .root li p {
	/zoom:1;
}

#sub .section#noMemberRegistPizzaOrder .label,
#sub .section#noMemberRegistPizzaOrder .zipcode .btn input,
#sub .section#selected_shop .no_select,
#sub .section#selected_shop #estimatedDeliveries .texts .label,
#sub .section#selected_shop #reservationDeliveries .texts .label,
#sub .section#selected_shop #siteInnerLinks .root li p a.switch {
	display:block;
	border:none;
	background-color:transparent;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	text-align:left;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}
#sub .section#noMemberRegistPizzaOrder .zipcode .btn input:hover {
	background-position:left bottom;
}

/* no login before select */
#sub .section#cart {
	margin-bottom:8px;
}
#sub .section#cart .btn#btn_cart_view a {
	width:220px;
	height:36px;
	background-image:url(/contents/images/navi/btn_kago.jpg);
}

#sub .section#net .net_member_regist {
	padding-bottom:2px;
	text-indent:0;
	text-align:center;
}

#sub .section#net .net_member_regist a {
	display:inline;
	width:auto;
	height:auto;
	background-image:none;
	font-size:117%;
	font-weight:bold;
	color:#105AB8;
}
#sub .section#net .net_member_regist a:hover {
	background-image:none;
}

#sub .section#net .note {
	padding:0 5px 3px;
	text-align:center;
	color:#BF0000;
	line-height:1.3;
}

#sub .section#noMemberRegistPizzaOrder {
	background-image:url(/contents/images/navi/bg_no_member_regist_order_body.jpg);
}
#sub .section#noMemberRegistPizzaOrder .title {
	height:33px;
	margin-bottom:5px;
	background-image:url(/contents/images/navi/title_no_member_regist_order.jpg);
}
#sub .section#noMemberRegistPizzaOrder .zipcode {
	width:205px;
	padding-bottom:7px;
	margin-left:11px;
}
#sub .section#noMemberRegistPizzaOrder .zipcode .label {
	float:left;
	width:37px;
	height:20px;
	margin:1px 5px 0 0;
	background-image:url(/contents/images/navi/zipcode_no_member_regist_order.jpg);
}
#sub .section#noMemberRegistPizzaOrder .zipcode .inputArea {
	float:left;
	padding:1px 4px 0 0;
	white-space:nowrap;
}
#sub .section#noMemberRegistPizzaOrder .zipcode .inputArea input {
	width:37px;
}
#sub .section#noMemberRegistPizzaOrder .zipcode .inputArea input.zip2 {
	width:50px;
}
/*#sub .section#noMemberRegistPizzaOrder .zipcode .btn input {
	width:50px;
	height:22px;
	background-image:url(/contents/images/navi/search_no_member_regist_order.jpg);
}*/
#sub .section#noMemberRegistPizzaOrder .zipcode .btn a {
	width:50px;
	height:22px;
	background-image:url(/contents/images/navi/search_no_member_regist_order.jpg);
	float:left;
}

#sub .section#noMemberRegistPizzaOrder .prefSearch {
	width:201px;
	padding-bottom:7px;
	margin:0 0 5px 9px;
	background-image:url(/contents/images/navi/line_dot_cfc92.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#sub .section#noMemberRegistPizzaOrder .prefSearch a {
	display:block;
	padding:4px 7px;
	background-color:#EAE9E7;
	color:#105BB9;
	font-weight:bold;
}
#sub .section#noMemberRegistPizzaOrder .note {
	width:220px;
	padding-bottom:5px;
	background-image:url(/contents/images/navi/bg_no_member_regist_order_bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-align:center;
}
#sub .section#noMemberRegistPizzaOrder .note li {
	width:201px;
	padding-bottom:5px;
	margin-left:9px;
	line-height:1.3;
}

/* logined before select */
#sub .section#member_info {
	margin-bottom:0;
}
#sub #member_info.section .title {
	height:29px;
	margin-bottom:5px;
	background-image:url(/contents/images/navi/title_member_info.jpg);
}
#sub #member_info.section .name {
	width:203px;
	padding-bottom:5px;
	margin:0 0 0 9px;
	background-image:none;
}
#sub .section#member_info ul {
	padding-bottom:8px;
	background-image:none;
	text-align:center;
}
#sub .section#member_info li {
	display:inline;
	padding:0;
}
#sub .section#member_info li#btn_member_page {
	padding-right:13px;
	margin-right:13px;
	border-right:1px solid #59594C;
}
#sub .section#member_info li a {
	width:auto;
	height:auto;
	background-image:none;
}
#sub .section#member_info li#btn_member_edit a,
#sub .section#member_info li#btn_member_history a,
#sub .section#member_info li#btn_member_log a,
#sub .section#member_info li#btn_member_page a {
	background-image:none;
}

#sub .section#selected_shop .title {
	height:22px;
	/*background-image:url(/contents/images/navi/title_now_select.jpg);*/
	background-image:url(/contents/images/navi/title_select_tenpo.jpg);
	background-position:9px 0;
}
#sub .section#selected_shop .shop_name {
	padding-bottom:3px;
	font-size:134%;
	color:#930;
}
#sub .section#selected_shop .no_select {
	width:133px;
	height:33px;
	padding:0;
	margin:0 0 10px 48px;
	background-image:url(/contents/images/navi/deliv_no_select.jpg);
}

#sub .section#selected_shop .btn {
	padding:0 0 11px 19px;
}
#sub .section#selected_shop .btn a {
	width:181px;
	height:35px;
	background-image:url(/contents/images/navi/btn_deliv_select.jpg);
}
#sub .section#selected_shop .note {
	width:220px;
	padding:0 0 10px;
	background-image:url(/contents/images/common/bg_now_select_bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size:84%;
}
#sub .section#selected_shop .note li {
	padding:0 5px 0 10px;
}

/* logined after select */
#sub .section#selected_deliv {
	background-image:	url(/contents/images/common/bg_now_select_body.jpg);
	margin-bottom:0;
}
#sub .section#selected_deliv .title {
	height:22px;
	margin-bottom:9px;
	background-image:url(/contents/images/navi/title_now_deliv.jpg);
}
#sub .section#selected_deliv .address {
	padding:0 5px 7px;
	text-align:center;
	font-size:117%;
	font-weight:bold;
	color:#59594C;
}
#sub .section#selected_deliv .btn {
	padding:0 0 15px 25px;
}
#sub .section#selected_deliv .btn a {
	width:172px;
	height:22px;
	background-image:url(/contents/images/navi/btn_change_deliv.jpg);
}

#sub .section#selected_shop div {
	width:auto;
	padding-bottom:0;
	background-image:none;
}
#sub .section#selected_shop .tel {
	padding-bottom:0;
	background-image:none;
	font-size:100%;
}

#sub .section#selected_shop #estimatedDeliveries {
	width:183px;
	padding:2px 0;
	margin:0 0 5px 19px;
	background-color:#C00000;
}
#sub .section#selected_shop #estimatedDeliveries .texts {
	float:left;
	width:96px;
	background-image:url(/contents/images/navi/deliv_time.jpg);
	background-position:2px 0;
	background-repeat:no-repeat;
}
#sub .section#selected_shop #estimatedDeliveries .texts .now {
	padding:23px 0 0 13px;
	font-weight:bold;
	color:#FFF;
}

#sub .section#selected_shop #estimatedDeliveries .time {
	float:left;
	width:85px;
	padding:10px 0;
	background-color:#FFF;
	font-size:12px;
}
#sub .section#selected_shop #estimatedDeliveries .time strong {
	padding:0 3px 0 25px;
	font-size:18px;
	color:#B71318;
}

#sub .section#selected_shop #estimatedDeliveries .close {
	float:left;
	width:85px;
	padding:12px 0;
	background-color:#FFF;
	font-size:12px;
}

#sub .section#selected_shop #estimatedDeliveries .close strong {
	padding:0 3px 0 5px;
	font-size:12px;
	color:#B71318;
}

#sub .section#selected_shop .open_hour {
	/*padding:0 10px 7px;*/
	padding:0 10px;
	text-align:center;
}

#sub .section#selected_shop #siteInnerLinks {
	width:220px;
	padding:10px 0 9px;
	//background-image:url(/contents/images/common/bg_now_select_bottom.jpg);
	//background-position:left bottom;
	//background-repeat:no-repeat;
}
#sub .section#selected_shop #siteInnerLinks ul,
#sub .section#selected_shop #siteInnerLinks li {
	width:auto;
	padding:0;
}
#sub .section#selected_shop #siteInnerLinks .root {
	width:203px;
	padding-top:2px;
	margin-left:9px;
	background-color:#F2E6BF;
	background-image:url(/contents/images/navi/bg_deliv_top_gla.jpg);
	background-position:2px 2px;
	background-repeat:no-repeat;
}
#sub .section#selected_shop #siteInnerLinks .root li {
	width:196px;
	margin-left:3px;
	background-image:url(/contents/images/navi/icon_arrow.jpg);
	background-position:7px 11px;
	background-repeat:no-repeat;
}
#sub .section#selected_shop #siteInnerLinks .root .no_child,
#sub .section#selected_shop #siteInnerLinks .root li p {
	padding:5px 10px 7px 0;
}
#sub .section#selected_shop #siteInnerLinks .root li p {
	background-image:url(/contents/images/navi/icon_open.jpg);
	background-position:7px 11px;
	background-repeat:no-repeat;
}
#sub .section#selected_shop #siteInnerLinks .root li p a {
	float:left;
	width:auto;
}
#sub .section#selected_shop #siteInnerLinks .root li p a.switch {
	display:block;
	width:22px;
	height:20px;
}
#sub .section#selected_shop #siteInnerLinks .root li p a.close{
	background-image:url(/contents/images/navi/icon_close.jpg);
	background-position:7px 6px;
	background-repeat:no-repeat;
}
#sub .section#selected_shop #siteInnerLinks .root .no_child a {
	margin-left:22px;
}
#sub .section#selected_shop #siteInnerLinks .root .no_child a,
#sub .section#selected_shop #siteInnerLinks .root li p a {
	font-size:117%;
	font-weight:bold;
	color:#B71518;
}
#sub .section#selected_shop #siteInnerLinks .root .lower {
	padding:4px 5px 5px 9px;
	background-color:#FFF;
}
#sub .section#selected_shop #siteInnerLinks .root .lower li {
	width:auto;
	padding-left:9px;
	margin-left:0;
	background-image:url(/contents/images/navi/icon_lower_arrow.gif);
	background-position:0 7px;
}
#sub .section#selected_shop #siteInnerLinks .root .lower li a {
	display:inline;
	width:auto;
}

/* onetime login */
#sub #onetime_login .section#cart {
	padding-bottom:14px;
	margin-bottom:0;
	background-image:url(/contents/images/navi/sub_navi_info_top.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#sub #onetime_login .section#selected_shop .new_member_regist {
	width:209px;
	padding:7px 0 0 0;
	margin:0 0 9px 6px;
	background-image:url(/contents/images/Common/line_dot_d2cdsb.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	text-align:center;
}
#sub #onetime_login .section#selected_shop .new_member_regist .here {
	padding-bottom:4px;
	font-size:117%;
	font-weight:bold;
}
#sub #onetime_login .section#selected_shop .new_member_regist .here a {
	color:#105AB8;
}
#sub #onetime_login .section#selected_shop .new_member_regist .note {
	width:auto;
	padding:0 0 8px;
	margin:0;
	background-image:url(/contents/images/Common/line_dot_d2cdsb.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	font-size:100%;
	color:#C00;
	letter-spacing:0;
}
#sub #onetime_login .section#selected_shop .new_member_regist .note li {
	padding:0;
	margin:0;
	line-height:1.3;
}

/* --- ADD:20100830 evol-ni mizoue --- */

/**** 110407 Matsukane ****/
#sub .section#selected_shop #reservationDeliveries {
	width:202px;
	/*height:78px;*/
	height:61px;
	margin:0 0 5px 9px;
	background-color:#C00000;
}
#sub .section#selected_shop #reservationDeliveries .texts {
	float:left;
	width:202px;
	height:26px;
	background-image:url(/contents/images/navi/resv_time.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#sub .section#selected_shop #reservationDeliveries .time {
	float:left;
	width:198px;
	/*height: 38px;*/
	height: 21px;
	padding:6px 0;
	background-color:#FFFFFF;
	font-size:12px;
	margin-left:2px;
	margin-right:2px;
	text-align:center;
}
#sub .section#selected_shop #reservationDeliveries .time b {
	padding:0 2px 0 3px;
	font-size:13px;
	color:#B71318;
}

#sub .section#selected_shop #reservationDeliveries .close {
	float:left;
	width:198px;
	padding:6px 0;
	background-color:#FFF;
	font-size:18px;
	margin-left:2px;
	margin-bottom:18px;
	padding-top: 11px;
	text-align:center;
	height: 33px;
}
#sub .section#selected_shop #reservationDeliveries .close b {
	padding:0 2px 0 3px;
	color:#B71318;
}
#sub .section#selected_deliv_date .btn {
	padding: 3px 0 0 25px;
}
#sub .section#selected_deliv_date .btn a {
	width:172px;
	/*height:22px;*/
	/*background-image:url(/contents/images/navi/btn_change_deliv_date.jpg);*/
	height:34px;
	background-image:url(/contents/images/navi/btn_change_deliv_date_3.jpg);
}

/**** 110509 ADD S ****/
#sub .section#selected_shop .tenpo_amount {
	padding:4px 7px 7px;
	text-align: center;
}
#sub .section#selected_shop .tenpo_amount span.amo {
	font-weight: bold;
	padding: 0 2px 0 2px;
}
#sub .section#selected_shop .tenpo_amount span.lower {
	padding-left: 11px;
}
/**** 110509 ADD E ****/

/**** 110921 ADD S ****/
#sub .section#selected_shop .select_status {
	padding-bottom: 3px;
	font-size: 105%;
	font-weight: bold;
	text-align: center;
}
#sub .section#selected_shop .select_status strong {
	font-size:115%;
	color: #c10016;
}

#sub .section#selected_shop .takeout {
	padding:0 0 7px 25px;
}
#sub .section#selected_shop .takeout a {
	width:172px;
	height:22px;
	background-image:url(/contents/images/navi/btn_change_takeout.jpg);
}

#sub .section#selected_shop .reserve_info {
	margin: 2px 9px 5px 9px;
	color: #c10016;
}
#sub .section#selected_shop .open_hour, 
#sub .section#selected_shop .tenpo_amount, 
#sub .section#selected_shop .select_status {
	background-image:url(/contents/images/Common/line_dot_d2cdsb.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	margin: 0 11px;
	padding: 6px 0 4px;
}
#sub .section#selected_shop .btn#takeout a {
	width:181px;
	height:35px;
	background-image:url(/contents/images/navi/btn_takeout_select.jpg);
}
/**** 110921 ADD S ****/

/* 2019-01-30 Miyazaki start */
.is-fixed {
	position: fixed;
	top: 6px;
}

.bottom-position {
	position: absolute;
	bottom: 37px;
}

.section#selected_shop {
	margin-bottom: unset;
}

#scrollArea_goCart {
	margin: 10px 0 0 9px;
}

#scroll_bottom {
	padding-top: 5px;
	background-image: url(/contents/images/common/bg_now_select_bottom.jpg);
}


/* 2019-01-30 Miyazaki end */


