@charset "UTF-8";
/* CSS Document */

/* Font-size

   http://developer.yahoo.com/yui/fonts/#fontsize

  10px  =   77%
  11px  =   85%
  12px  =   93%
  13px  =  100%
  14px  =  108%
  15px  =  116%
  16px  =  123.1%
  17px  =  131%
  18px  =  138.5%
  19px  =  146.5%
  20px  =  153.9%
  21px  =  161.6%
  22px  =  167%
  23px  =  174%
  24px  =  182%
  25px  =  189%
  26px  =  197%

*/

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    margin:0;padding:0;
}

h1,h2,h3,h4,h5,h6{
    font-size:100%;;
}

body {
	background-color:#FCFAF6;
	height: 100%;
	min-width: 960px;
	*padding-top:1px;
}

html>/**/body {
    padding-top /*\**/: 1px\9;
}
 

* html body {     
    background: url(../images/body_bg.gif) fixed;     
} 

.clear-both {
	clear: both;
}

/*  common */

.bn_fcs {
	margin:10px 0 0 19px;
}

.mgt8 {
	margin-top:8px;
}

.mgt5 {
	margin-top:5px;
}

.mgt10 {
	margin-top:10px;
}

.mgt20 {
	margin-top:20px;
}

.mgt30 {
	margin-top:30px;
}

.mgt40 {
	margin-top:40px;
}

.mgt50 {
	margin-top:50px;
}

.mgt60 {
	margin-top:60px;
}

.mb5 {
	margin-bottom:5px;
}

.mb10 {
	margin-bottom:10px;
}

.mb20 {
	margin-bottom:20px;
}

.mb30 {
	margin-bottom:30px;
}

.mb40 {
	margin-bottom:40px;
}

.mb50 {
	margin-bottom:50px;
}

.mgtb20 {
	margin:20px 0;
}

.f10 {
	font-size:77%;
}

.f11 {
	font-size:85%;
}

.f12 {
	font-size:93%;
}

.f13 {
	font-size:100%;
}

.f14 {
	font-size:108%;
	font-weight:bold;
}

.f16 {
	font-size:123.1%;
	font-weight:bold;
}

.f18 {
	font-size:138.5%;
	font-weight:bold;
}

.fc01{
	color:#C00;
}

.fwb {
	font-weight:bold;
}


#container {
	width: 100%;
	border-top:solid #D0121B 4px;
}

#container-top {
	width: 100%;
	border-top:solid #D0121B 36px;
}

#content {
	width: 960px;
	margin: 30px auto;
	position: relative;
}

.bread_wrap {
	height:40px;
	width:100%;
	background-color:#FFF;
	margin-top:0px;
	border-bottom:solid #D0121B 1px;
}

.bread {	
	width:940px;
	margin:0 auto;
	font-size:85%;
	font-weight:bold;
}


.bread li {
	margin:15px 5px 0 0;
	float:left;
	list-style:none;
}

.bread img {
	vertical-align:-1px;
	margin-right:3px;
}

/* Global Navigation */

#gn{
	margin:0 auto 0 auto;
	height: 55px;
	width:960px;
	z-index: 200;
	clear: both;
	background-image: url(../images/gnavi_gb.png);
	background-repeat: no-repeat;
	background-position: 103px 0px;

}

#header-wrapper {
	position: absolute;
	z-index: 200;
	top: 6px;
	width: 100%;
	height: 40px;
}

#header {
	width: 960px;
	margin:0 auto;
}

.ci{
	float:left;
	height:140px;
	width:270px;
	margin:0 0 0 10px;
}



.head_txt {
	float:left;
	font-size:93%;
	font-weight:bold;
	color:#FFFFFF;
	margin:5px;
	line-height:150%;
}

.head_txt2 {
	float:left;
	font-size:93%;
	font-weight:bold;
	color:#191919;
	margin:5px;
}


/*  Navigation Menu  */

#wrapper {
	overflow: hidden;
}

#main-nav-wrapper {
	
	top:30px;
	width: 100%;
	height: 40px;
	background-image:url(../../images/top_gnv_bg.gif);
	background-repeat:repeat-x;
}

.nav_head {
	position:absolute;
}

#main-nav {
	
	width: 960px;
	height:40px;
	margin: 0 auto;
}

#main-nav ul {	
	height:40px;
}

.top-nav-pos {
	margin: 0 0 0 130px;
}

.top-nav-pos2 {
	margin: 0 0 0 250px;
}


.nav-pos {
	margin: 0 0 0 250px;
}

#main-nav ul li {
	float: left;
	list-style: none;
	margin: 0 ;
	padding: 0px;
	height: 40px;
	width: 140px;
	overflow: hidden;
	white-space:nowrap;
}

#main-nav ul li a {
	display: block;
	color: #fff;
}

#submenu {
	margin:65px 0 0 0;
	width: 100%;
	background-color:#FFF;
	border-bottom:solid #D0121B 3px;
}

.submenu-group {	
	width: 960px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	
}

.gnv01{
	background-image: url(../../common/images/gnv01.png);
	background-repeat: no-repeat;
}

.gnv02{
	background-image: url(../../common/images/gnv02.png);
	background-repeat: no-repeat;
}

.gnv03{
	background-image: url(../../common/images/gnv03.png);
	background-repeat: no-repeat;
}

.gnv04{
	background-image: url(../../common/images/gnv04.png);
	background-repeat: no-repeat;
}

.gnv05{
	background-image: url(../../common/images/gnv05.png);
	background-repeat: no-repeat;
}

.p_title {
	float:left;
	margin:36px 0 0 280px;
}

.tl_pmenu {
	display:block;
	float:left;
	margin:13px 0 0 285px;
}

.tl_pmenu ul {
	/*width:528px;*/
	width:616px;
	margin:4px 0 0 0;
	float:left;
	list-style:none;
}

.tl_pmenu li {
	float:left;
	display:block;
	width: 160px;
	height:21px;
	margin:4px 8px;
}
.tl_pmenu li.premium {
	width: 238px;
}

.tl_pmenu a{
	display:marker;
	color:#333333;
	text-decoration:none;
	margin:5px 0 0 0;
	
}

.tl_pmenu .current a{
	text-decoration:none;
}

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

.tooltip {
    display:none;
    background:transparent url(../../common/images/orange_arrow.png);
    font-size:100%;
    height:30px;
    width:150px;
    padding:25px;
    color:#000;
  }
  
  /* Footer */

#footer_top{
	bottom:0px;
	height: 80px;
	width: 100%;
	margin:0;
	background-color:#B51201;
	border-top:solid #FFFFFF 3px;
}

#footer {
	height: 80px;
	width: 100%;
	margin:80px 0 0 0;
	background-color:#FFF;
}

.footinner {
	position:relative;
	margin:0 auto 0 auto;
	width:960px;
	height:80px;
}

.footer-nav{
	float: left;
	width: 463px;
	margin:0 auto 0 auto;
	list-style: none;
	 }

.footer-nav li {
	float: left;
	height: 30px;
	overflow: hidden;
}

.fnv01{
	background-image: url(../../common/images/fnv01_o.gif);
	background-repeat: no-repeat;
}

.fnv02{
	background-image: url(../../common/images/fnv02_o.gif);
	background-repeat: no-repeat;
}

.fnv03{
	background-image: url(../../common/images/fnv03_o.gif);
	background-repeat: no-repeat;
}

.fnv04{
	background-image: url(../../common/images/fnv04_o.gif);
	background-repeat: no-repeat;
}

.copyright{
	float:right;
	
	font-family: "Lucida Grande", "Lucida Sans Unicode","Lucida Sans", Arial, sans-serif;
	font-size:10px;
	margin:10px 10px 0 0;
	color:#FFFFFF;
	
}

/* Menu */

.tax_text {
	margin: 0 0 25px 0;
   padding: 10px;
   background-color: #fff;
   color: #E50012 ;
   font-size: 16px;
   font-weight: bold;
   border: solid 2px #E50012 ;
   text-align: center;	
}

.menu_list li {
	height:152px;
	list-style:none;
	margin:8px 0 0 0;
	background-color:#FFF;
}

.menu_head {
	width:100%;
	height:80px;
}

.mhc1 {
	background-color:#BF1920;	
}

.mhc2 {
	background-color:#CF1E0C;
}

.mhc3 {
	background-color:#D0121B;
}

.mhc4 {
	background-color:#660000;
}

.mhc5 {
	background-color:#D86211;
}

.mhc6 {
	height:78px;
	/*background-image:url(../images/checker12.gif);*/
	background-color:#FFF;
	background-repeat:repeat;
	border-bottom:solid #D0121B 3px;
}


.menu_head .inner {
	width:960px;
	margin:0px auto 0 auto;
}

.mh_title {
	margin:0;
}

.mh_date {
	float:right;
	margin-top:50px;
	color:#FFF;
	font-weight:bold;
	font-size:108%;
	text-align:right;	
}

.mh_size {
	margin:20px 0 0 0;
	float:right;
}


.tl {
	float:left;
	width:960px;
	margin:0 0 20px 0;
}

.tl h2{
	float:left;
}

.tl .pic {
float:left;
margin-right:10px;
}

.tl dl {
	float:left;
	font-weight:bold;
}

.tl dd {	
	margin-top:10px;
	line-height:150%;
}

.tl .prov {
	font-size:93%;
	color:#C00;
}


.tl_read {
	float: left;
	width: 400px;
	margin: 40px 0 0 20px;
	line-height: 150%;
}

.attention {
	float:left;
	width:952px;
	height:47px;
	margin:0 0 8px 0;
	background-image: url(../../menu/images/at_bg.gif);
	background-repeat: no-repeat;
	font-size:93%;
}

.attention img{
	margin:5px 5px 0 10px;
	vertical-align:-10px;
}


.tr_col_3 {
	width: 310px;
	margin:4px;
	float:left;
	background-color:#FFF;
	border: solid #EAEAE8 1px;
}

.tr_col_2 {
	width: 470px;
	margin:0 4px 9px 4px;
	float:left;
	background-color:#FFF;
	border-bottom:solid #B6AC98 1px;
	border-right:solid #B6AC98 1px;
}

.tr_col_4 {
	width: 470px;
	height:540px;
	margin:0 8px 8px 0;
	float:left;
	background-color: #FFF;
	border: solid #EAEAE8 1px;
}

.tr_col_5 {
	width: 470px;
	height:740px;
	margin:0 4px 8px 4px;
	float:left;
	background-color: #FFF;
	border: solid #EAEAE8 1px;
}

.tr_col_6 {
	width: 470px;
	height:740px;
	margin:0 4px 20px 4px;
	float:left;
	background-color: #FFF;
	border: solid #EAEAE8 1px;
}

.tr_col_6.long {
	width: 950px;
	height:770px;
}

.tl_item {
	display:block;
	width:100%;
	height:80px;
	margin:0;
}

.tl_item_2 {
	display:block;
	width:100%;
	height:65px;
	margin:0;
}

.tl_item_2 h3 {
	font-size:138.5%;
	padding:12px 10px 5px 12px;
}
.tl_item_2 p {
	font-size:93%;
	padding:0px 12px;
}

.truffe_s {
	background-color:#CC935D;
	color:#FFF;
}

.tomato_s {
	background-color:#BF1920;
	color:#FFF;
}

.cheese_s {
	background-color:#FF9900;
	color:#FFF;
}

.under_p {
	background-color:#FDE29B;
	color:#191919;
}

.pesca_s {
	background-color:#FF6600;
	color:#FFF;
}

.teriyaki_s {
	background-color:#A97222;
	color:#FFF;
}

.habanero_s {
	background-color:#FF0000;
	color:#FFF;
}

.cream_s {
	background-color:#FFF697;
	color:#191919;
}

.meet_s {
	background-color:#663300;
	color:#FFF;
}

.garlicoil_s {
	background-color:#859929;
	color:#FFF;
}

.chowder_s,
.shrimp_gal {
	background-color:#EED99E;
	color:#191919;
}

.curry_s {
	background-color:#CD7012;
	color:#FFF;
}
.red_s {
	background-color:#E50012;
	color:#FFF;
}
.truffle_s {
	background-color:#E4CA84;
	color:#191919;
}
.shrimp_s {
	background-color:#ee7700;
	color:#FFF;
}
.basil_s {
	background-color:#539a34;
	color:#FFF;
}

.inline_source {
	line-height:200%;
	padding:3px 5px 2px;
}



.p_topping {
	width: 290px;
	height:80px;
	padding:0px 10px 10px 10px;
}

.p_topping p {
	font-size:85%;
	line-height:120%;
	margin-top:7px;
}

.p_source {
	padding:2px 3px 1px 3px;
	font-size:77%;
	font-weight:bold;
}



.tl_item h3 {
	font-size:138.5%;
	padding:12px 10px 5px 12px;
}
.tl_item p {
	font-size:93%;
	padding:0px 12px;
}

.tl_item .danger {
	font-size:93%;
	font-weight:bold;
	padding:5px 12px;
	color:#000;
	background-color:#FC0;
}

.ic_reco{
	height:45px;
	margin:25px 6px 0 0;
	float:right;
}

.ic_renewal {
	height:45px;
	margin:36px 10px 0 0;
	float:right;
}

.price {
	height:65px;
	width:255px;
	padding:0 0 6px 55px;
}

.price li {
	list-style: none;
	font-size:123.1%;
	font-weight:bold;
	display:block;
	float:left;
	width:100px;
	margin:4px;
}

.price li img{
	margin:0 5px 0 0;
	vertical-align:-3px;	
}

.tb_choice {
	border: #E7D9B8 1px solid;
	border-collapse: collapse;
	font-size:93%;
	width: 950px;
	color: #191919;
	line-height:135%;
} 
.tb_choice th.t_top {
	border: #E7D9B8 1px solid;
	background-color: #BF1920;
	text-align: left;
	padding: 0;
	font: bold;
} 
.tb_choice td.t_line01 {
	border: #E7D9B8 1px solid;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	height:40px;
}
.tb_choice td.t_line02 {
	border: #E7D9B8 1px solid;
	background-color: #FFFBD8;
	padding: 10px 10px 10px 10px;
	height:40px;
}

.tb_choice td.t_line03 {
	border: #E7D9B8 1px solid;
	background-color: #FFFFFF;
	padding: 0;
}

.tb_choice .c01 {
	color:#AC0003;
}

.tb_choice .c02 {
	color:#EA5F00;
}

.tb_choice .c03 {
	color:#74A215;
}

.tb_choice .c04 {
	color:#B68F18;
}

.tb_choice .c05 {
	color:#ECD98B;
}


.ta_center {
	text-align:center;
}

.tb_choice td img{
	margin:0 5px 0 0;
	vertical-align:-4px;	
}

.fb {
	font-weight:bold;
}

.ws {
	width:120px;
}

.wl {
	width:504px;
}

.ch_crust {
	width: 950px;
	margin:0 8px 30px 0;
	float:left;
	background-color:#FFF;
	border: solid #EAEAE8 1px;
}

.ch_harf {
	width: 172px;
	margin:0 8px 8px 0;
	float:left;
}


.col_1 {
	width: 950px;
	margin:0 10px 30px 0;
	float:left;
}

.col_2 {
	width: 632px;
	margin:0 8px 8px 0;
	float:left;
}

.col_3 {
	width: 312px;
	margin:0 8px 8px 0;
	float:left;
}

.col_4 {
	width: 232px;
	margin:0 8px 8px 0;
	float:left;
}

.proviso {
	width: 948px;
	font-size:85%;
	margin:10px 8px 0 4px;
	float:left;
}

.proviso_2 {
	width: 930px;
	margin:5px 5px 20px;
	float:left;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#C00;
}

.note {
	font-size:85%;
	margin:5px 0 0 5px;
}

/* Original */

.mv_txt {
	width: 290px;
	height:80px;
	padding:10px 10px 7px 10px;
	font-size:93%;
	line-height:150%;
}



/* Quarter Pizza */

.qp_tl {
	background-color:#D7320B;
	color:#FFF;
}

.qp_price {
	height:39px;
	width:100%;
	padding:14px 0 0 0;
}
.tr_col_6.long .qp_price {
	height:70px;
}

.qp_price ul {
	text-align:center;
}

.qp_price li {
	list-style: none;
	font-size:123.1%;
	font-weight:bold;
	display:inline;
	margin:0 4px 0 0;
}

.qp_price li img{
	margin:0 5px 0 0;
	vertical-align:-3px;	
}

/* Big Top */

.crust_detail {
	 position: absolute;
	 top: 85px;
	 left:180px;
}

.qt_col_3 {
	width: 310px;	
	margin:0 8px 8px 0;
	float:left;
	background-color:#FFF;
	border: solid #EAEAE8 1px;
}

.qp_topping {
	width: 100%;
	padding:0;
	margin:0;
	font-size:85%;
}

.qp_topping dt {
	height:11px;
	padding:5px 10px;
	font-weight:bold;
}

.qp_topping dd {
	height: 30px;
	padding: 5px 10px 10px;
	line-height: 135%;
}

.qp_topping dd p {
	line-height:120%;
	margin-top:7px;
}

.qp_topping .fl {
	float: left;
}

.qp_topping .source {
	float: right;
}


.origin_topping {
	width: 100%;
	padding:0;
	margin:0;
	font-size:85%;
}

.origin_topping dt {
	height:11px;
	padding:5px 10px;
	font-weight:bold;
}

.origin_topping dd {
	height: 40px;
	padding: 5px 10px 10px;
	line-height: 135%;
}

.origin_topping dd p {
	line-height:120%;
	margin-top:7px;
}

.origin_topping .fl {
	float: left;
}

.origin_topping .source {
	float: right;
}

/* Italian */

.italian_anchor_wrap {
	height:40px;
	width:100%;
	margin-top:0px;
	border-bottom:solid #D3C7AF 1px;
}

.italian_anchor {
	width:940px;
	margin:0 auto;
	font-size:108%;
	font-weight:bold;
	text-align:center;
	color:#FFF;
}

.italian_anchor ul {
	padding:13px 0 13px 0;
	text-align:center;
}

.italian_anchor li {
	display:inline; 
	margin:0 20px 0 0;
	list-style:none;
}

.italian_anchor img {
	vertical-align:-1px;
	margin-right:3px;
}

.italian_anchor a {
	color:#FFF;
	text-decoration:none;
	 filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.italian_anchor a:hover {
	color:#FFF;
	text-decoration:none;
	 filter:alpha(opacity=1);
    -moz-opacity: 1;
    opacity: 1;
}

.item_cap {
	height:40px;
	width:290px;
	padding:15px 10px 15px 10px;
	line-height:150%;
}

.hr01{
	float:left;
	width:950px;
    height: 2px;
	margin:30px 0 30px 0;
	border: 0;
	background-image:url(../../menu/images/italian_bline.gif);
	background-repeat:repeat-x;
	background-position:0px;
}

.it_col_1 {
	width: 890px;	
	margin:0 0 20px 0;
	padding:30px;
	float:left;
	background-color:#FFF;
	border-bottom:solid #B6AC98 1px;
	border-right:solid #B6AC98 1px;
}

.it_col_1 .tl {
	float:left;
	width:100%;
	margin:0 0 0 0;
}

.ch_wtopping {
	width:100px;
	margin-right:10px;
	float:left;
}

.ci_delita {
	float:right;
}

.crepe_item {
	float:left;
	width:190px;	
}

.crepe_other {
	float:left;
	width:300px;
	margin-left:20px;
	margin-top:30px;
	border:0;
	line-height:150%;
}

.crepe_other td {
	padding:8px 0 8px 0;
}

.crepe_prov {
	float:left;
	width:100%;
	margin-top:20px;
	line-height:150%;
	
}

/* Side */

.head_note {
	padding:10px;
	font-size:13px;
	font-weight:bold;
	color:#D0231B;
}

.side_col_1 {
	width: 950px;	
	margin:0 8px 8px 0;
	float:left;
	background-color:#FFF;
	border: solid #EAEAE8 1px;
}

.side_col_2 {
	width: 950px;	
	margin:0 8px 20px 0;
	float:left;
}

.side_col_3 {
	width: 310px;	
	margin:0 8px 8px 0;
	float:left;
	background-color:#FFF;
	border: solid #EAEAE8 1px;
}

.side_col_4 {
	width: 230px;
	height:280px;
	margin:0 8px 8px 0;
	float:left;
	background-color:#FFF;
	border: solid #EAEAE8 1px;
}

.side_col_5 {
	width: 630px;	
	margin:0 8px 8px 0;
	float:left;
	background-color:#FFF;
	border: solid #EAEAE8 1px;
}

.side_col_6 {
	width: 472px;	
	margin:0 8px 8px 0;
	float:left;
	background-color:#FFF;
	border: solid #EAEAE8 1px;
	box-sizing: border-box;
}

.side_col_7 {
	width: 230px;
	height:295px;
	margin:0 8px 8px 0;
	float:left;
	background-color:#FFF;
	border: solid #EAEAE8 1px;
}

.kome10px{
	font-size: 10px;
	text-indent: -1em;
	padding: 0 0 0 1em;
	display: block;
}
.h360 {
	height:360px;	
}


.side_item_cap3 {
	height:70px;
	width:290px;
	padding:15px 10px 15px 10px;
	line-height:135%;
}

.side_item_cap4 {
	height:60px;
	width:200px;
	padding:15px 10px 15px 10px;
	line-height:130%;
}

.side_item_cap5 {
	width:210px;
	padding:15px 10px 15px 10px;
	line-height:130%;
}

.side_item_cap6 {
	height:70px;
	width:450px;
	padding:15px 10px 15px 10px;
	line-height:135%;
}

.side_item_cap7 {
	height:85px;
	width:450px;
	padding:15px 10px 15px 10px;
	line-height:135%;
}

.drink_pic {
	float:left;
	position:relative;
	width:290px;
	height:300px;
	background-image:url(../../menu/images/side_cola.jpg);
	background-repeat:no-repeat;
	background-position:210px 80px; 
}

.drink_pic2 {
	float:left;
	position:relative;
	width:210px;
	background-image:url(../../menu/images/side_cola2.jpg);
	background-repeat:no-repeat;
	background-position:150px 80px; 
}

.drink_list {
	list-style:none;
	line-height:150%;
}

.drink_prov {
	width:290px;
	position:absolute;
	bottom:20px;
	
}

/* The Story */

.story_wrap {
	position:relative;
	margin:0;
	padding:1px 0 20px 0;
	background-image:url(../../story/images/story_bg.jpg);
	
	
}

.story_box{
	overflow:auto;
	width: 800px;
	padding:90px 80px 30px 80px;
	margin-bottom:20px;
	background-color:#FDFCEC;
	border-bottom:solid #B6AC98 1px;
	border-right:solid #B6AC98 1px;
	
}

.story_wrap h2 {
	font-size:123.1%;
	font-weight:bold;
	text-align:center;
	line-height:150%;
	margin:50px 0;
	color:#FFF;
}


.story_box h3 {
	font-size:123.1%;
	font-weight:bold;
	text-align:center;
}

.story_box h4 {
	font-size:182%;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
}

.story_box img {
	margin:80px 0 5px 0;
	
}

.story_box p {
	line-height:170%;
	margin-top:10px;
	
}



.story_box .note {
	font-size:85%;
	
}

.story_box dl {
	margin-top:10px;
}

.story_box dt {
	float:left;
	line-height:140%;
}

.story_box dd {
	float:left;
	line-height:140%;
	width:750px;
}


.story_text {
	width: 280px;
	margin:0 0 0 20px;
	float:left;
}

.story_text p {
	line-height:200%;
	margin-bottom:1.5em;
}

.story_image{
	width: 620px;
	margin:0 0 0 20px;
	float:left;
}

/* Shop */

.tl_shop {
	margin:70px 0 0 30px;
}

.stl_shop_h2 {
	margin:0 0 30px 0;
}

.shopbase{
	width: 910px;
	background-color:#FFF;
	padding:20px;
	margin:0 0 20px 0;
	height:375px;
}

.recruit_icon {
	
}

.left_col {
	margin:0 0 0 10px;
	width: 450px;
	height: 100%;
	float:left;
	position:relative;
}

.shop_data {
	margin-top:20px;
}

.shopmap {
	width: 450px;
	float:left;
}
	

.shopname {
	font-size:28px;
	font-weight:bold;
	 font-family: 
	"ヒラギノ角ゴ Pro W3",
	"Hiragino Kaku Gothic Pro",
	"メイリオ",
	Meiryo,
	"ＭＳ Ｐゴシック",
	"MS PGothic",
	sans-serif;
	;
}

.tel{
	font-family: 'Francois One', sans-serif;
	color:#000;
}

.tel a{
	color:#000;
}

.fs30{
	font-size:38px;
}

.fs40{
	font-size:50px;
}

.freedial {
	margin:0 5px 0 0;
}

.shop_address{
	margin:10px 0 0 0;
	line-height:150%;
}

.online {
	display:block;
	height: 50px;
	bottom:0;
	margin-bottom:10px;
	position:absolute;
}

.btn_online{
	float:left;
	width: 150px;
	height: 50px;
	overflow: hidden;
	background-image: url(../../shop/images/btn_online.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}

.online_text{
	float:left;
	margin:5px 0 0 10px;
	width: 260px;
	font-size:85%;
}

/* Campaign */

.cp_wrap {
	position:relative;
	margin:0;
	padding:1px 0 20px 0;
	background-image:url(../../menu/images/cp_wrap_bg3.gif);
	background-repeat:repeat-x;
	
}

.cp_box{
	overflow: auto;
	width: 940px;
	padding: 5px;
	margin-bottom: 20px;
	background-color: #FDFCEC;
	border-bottom: solid #B6AC98 1px;
	border-right: solid #B6AC98 1px;
}



.cp_box3{
	float:left;
	overflow: auto;
	width: 940px;
	padding: 5px 5px 40px;
	margin-left:5px;
	margin-bottom: 10px;
	background-color: #FDFCEC;
	border-right: solid #B6AC98 1px;
}

.cp_box4{
	float:left;
	overflow: auto;
	width: 940px;
	padding: 5px 5px 40px;
	margin-left:5px;
	margin-bottom: 10px;
	background-color: #FFF;
	border: solid #EAEAE8 1px;
}

.cp_box5{
	float:left;
	overflow: auto;
	width: 950px;
	padding: 5px 5px 5px;
	margin-bottom: 20px;
	background-color: #FFF;
	border: solid #EAEAE8 1px;
}

.cp_box6{
	float:left;
	overflow: auto;
	width: 950px;
	padding: 5px 5px 5px;
	margin-bottom: 20px;
}

.cp_cola {
	
	width: 950px;
	padding: 0px;
	margin-bottom: 40px;
	background-color: #FDFCEC;
	border-bottom: solid #B6AC98 1px;
	border-right: solid #B6AC98 1px;
	
}

.cp_box2{
	overflow: auto;
	width: 960px;
	padding: 0px;
	margin-bottom: 20px;
}

.cp_mv {
	overflow:hidden;
	width:950px;
}

.cp_mv .mv_box_l {
	float:left;
	width:470px;	
	height:300px;
	padding:10px 10px 0 0;
	background-color:#D0231B;
}

.cp_mv .mv_box_r {
	float:left;
	width:470px;	
	height:300px;
	padding:10px 0 0 0;
	background-color:#D0231B;
}

.cp_badge {
	position: absolute;
	left: 125px;
	top: 758px;
	width: 305px;
	height: 75px;
}

.cp_badge2 {
	position: absolute;
	left: 674px;
	top: 640px;
	width: 270px;
	height: 105px;
}

.cp_sub_head {
	position:relative;
	width:960px;
	height:170px;
	background-image:url(../../menu/images/tl_2013esu_cp_sub.png);
	background-repeat:no-repeat;
}

.tl_cp_bti {
	position:relative;
	float:left;
	width:950px;
	margin:0 5px 10px;
}

.cp_badge3 {
	position: absolute;
	left: 494px;
	top: 21px;
	width: 270px;
	height: 105px;
}

.cp_badge_endress_s {
	position: absolute;
	left: 81px;
	top: 35px;
	width: 94px;
	height: 94px;
}

.cp_badge_endress {
	position: absolute;
	left: 192px;
	top: 459px;
	width: 144px;
	height: 145px;
}

.cp_badge_endress_201309 {
	position: absolute;
	left: 727px;
	top: 473px;
	width: 134px;
	height: 134px;
}

.cp_badge_endress_201403 {
	position: absolute;
	left: 415px;
	top: 422px;
	width: 137px;
	height: 160px;
	z-index:99;
}

.cp_badge_meet {
	position: absolute;
	left: 319px;
	top: 695px;
	width: 367px;
	height: 111px;
}

.cp_badge_cola {
	position: absolute;
	left: 754px;
	top: 1179px;
	width: 126px;
	height: 126px;
}



.cp_det01 {
	position: absolute;
	width: 115px;
	height: 45px;
	left: 15px;
	top: 156px;
}

.cp_det01 a {
	display:block;
	width: 115px;
	height: 45px;
	background-image:url(../../menu/images/2013sp_btn01.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
}

.cp_det01 a:hover {
	background-position: 0px -45px;
}

.cp_det02 {
	position: absolute;
	width: 115px;
	height: 45px;
	left: 15px;
	top: 588px;
}

.cp_det02 a {
	display:block;
	width: 115px;
	height: 45px;
	background-image:url(../../menu/images/2013sp_btn02.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
}

.cp_det02 a:hover {
	background-position: 0px -45px;
}

.cp_det03 {
	position: absolute;
	width: 115px;
	height: 45px;
	left: 716px;
	top: 140px;
}

.cp_det03 a {
	display:block;
	width: 115px;
	height: 45px;
	background-image:url(../../menu/images/2013sp_btn03.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
}

.cp_det03 a:hover {
	background-position: 0px -45px;
}

.cp_det04 {
	position: absolute;
	width: 115px;
	height: 45px;
	left: 817px;
	top: 774px;
}

.cp_det04 a {
	display:block;
	width: 115px;
	height: 45px;
	background-image:url(../../menu/images/2013sp_btn04.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
}

.cp_det04 a:hover {
	background-position: 0px -45px;
}




/*\*/
　* html cp_box{overflow: visible;}
/**/

.tb_cp {
	margin-top:10px;
	font-size:93%;
	width: 950px;
	color: #191919;
	float:left;
}

.tb_cp td {
	height:30px;
}

.tb_cp2 {
	margin:10px auto 0;
	font-size:93%;
	color: #191919;
} 

.tb_cp2 th.t_top05 {
	background-color: #A97222;
	color: #FFF;
	padding: 10px 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

.tb_cp2 th.t_top06 {
	background-color: #E4CA84;
	color: #222;
	padding: 10px 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

.tb_cp2 td.t_line {
	background-color: #FFF;
	padding: 5px;
}


.tb_cp th.t_top01 {
	border: #FFF 2px solid;
	background-color: #CC0000;
	color: #FFF;
	padding: 5px;
	width: 200px;
}

.tb_cp th.t_top02 {
	border: #FFF 2px solid;
	background-color: #CC935D;
	color:#FFF;
	padding: 5px;
} 

.tb_cp th.t_top03 {
	border: #FFF 2px solid;
	background-color: #538235;
	color:#FFF;
	padding: 5px;
} 

.tb_cp th.t_top04 {
	border: #FFF 2px solid;
	background-color: #c8a722;
	color:#FFF;
	padding: 5px;
}

.tb_cp th.t_top05 {
	border: #FFF 2px solid;
	background-color: #A97222;
	color: #FFF;
	padding: 5px;
}

.tb_cp th.t_top06 {
	border: #FFF 2px solid;
	background-color: #E4CA84;
	color: #222;
	padding: 5px;
}

.tb_cp th.t_top07 {
	border: #FFF 2px solid;
	background-color: #ED7A5A;
	color: #FFF;
	padding: 5px;
	width:200px;
}

.tb_cp th.t_top08 {
	border: #FFF 2px solid;
	background-color: #8DC21F;
	color: #FFF;
	padding: 5px;
	width:200px;
}

.tb_cp th.t_top09 {
	border: #FFF 2px solid;
	background-color:#FFF697;
	color:#191919;
	padding: 5px;
	width:200px;
}

.tb_cp th.t_top10 {
	border: #FFF 2px solid;
	background-color: #CD7012;
	color: #FFF;
	padding: 5px;
	width: 200px;
} 

.tb_cp th.t_top11 {
	border: #FFF 2px solid;
	background-color: #E9513E;
	color: #FFF;
	padding: 5px;
}
.tb_cp th.t_top12 {
	border: #FFF 2px solid;
	background-color: #EE7700;
	color: #FFF;
	padding: 5px;
}
.tb_cp th.t_top13 {
	border: #FFF 2px solid;
	background-color: #BF1920;
	color: #FFF;
	padding: 5px;
	width: 200px;
}
.tb_cp th.t_top14 {
	border: #FFF 2px solid;
	background-color: #539a34;
	color: #FFF;
	padding: 5px;
}

.tb_cp th.t_top15 {
	border: #FFF 2px solid;
	background-color: #dcc871;
	color: #FFF;
	padding: 5px;
}

.tb_cp th.t_top16 {
	border: #FFF 2px solid;
	background-color: #663300;
	color: #FFF;
	padding: 5px;
}





.tb_cp th.ttl_ts {
	border: #FFF 2px solid;
	background-color: #F3EBDC;
	color: #333;
	padding: 10px 10px;
	width: 200px;
	font-size: 18px;	
	text-align: left;
}

.tb_cp th .ttl {
	float:left;
}

.tb_cp th .source {
	float:right;
}

.tb_cp td.t_line01 {
	border: #FDFCEC 2px solid;
	background-color: #CDC3B0;
	padding: 10px;
}

.tb_cp td.t_line02 {
	border: #FDFCEC 2px solid;
	background-color: #F9F5ED;
	padding: 10px;
	width: 175px; 
}

.tb_cp td.t_line03 {
	border: #FFF 2px solid;
	background-color: #F9F5ED;
	padding: 8px;
}

.cp_thum_top{
	margin:10px 0 0 0;
	float:left;
	width:180px;
	height:210px;
	background-color:#5E4025;
	color:#FFF;
	font-size:85%;
	text-align:center;
}

.cp_thum {
	margin:10px 0 0 10px;
	float:left;
	width:180px;
	height:210px;
	background-color:#5E4025;
	color:#FFF;
	font-size:77%;
	text-align:center;
}

.cp_thum_top p {
	padding:8px;	
}

.cp_thum p {
	padding:8px 3px 8px 3px;
}

.cp_price {
	float:left;
	width:950px;
}

.cp_price ul {
	text-align:center;
	padding:30px 0;
}

.cp_price li {
	display:inline;
	padding:0 20px;
	list-style: none;	
	font-weight:bold;
}

.cp_price li img{
	margin:0 5px 0 0;
	vertical-align:-5px;	
}

.cp_nav {
	width:820px;
	margin:30px auto;
}

.cp_nav img {
	float:left;
	background-color:#FFF;
	margin:0 5px 20px 5px;
}

.cp_nav2 {
	float:left;
	width:818px;
	padding:0 71px;
	margin:30px 0 40px;
}

.cp_nav2 img {
	float:left;
	background-color:#FFF;
	margin:0 5px 0px 5px;
}

.cp_italian_detail {
	overflow:auto;
	width:940px;
	background-image:url(../../menu/images/cp_italian_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	padding-top:15px;
	margin:0;
}

.cp_italian_detail .item {
	position:relative;
	left:180px;
	float:left;
	width:270px;
	margin:10px 10px;
	color:#5E3F25;
	line-height:150%;
}

.cp_italian_detail .item img{
	margin:10px 0;
}

.cp_italian_detail .item p{
	font-weight:bold;
	margin-top:5px;
	color:#191919;
	
}

.cp_italian_detail .item .portion{
	vertical-align:-2px;

}


.cp_topping {
	width: 100%;
	padding:0;
	margin:0;
	font-size:85%;
}

.cp_topping dt {
	height:11px;
	padding:5px 10px;
	font-weight:bold;
}

.cp_topping dd {
	padding: 10px;
	line-height: 135%;
	height:40px;
}

.cp_topping dd p {
	line-height:120%;
	margin-top:7px;
}

.cp_topping .fl {
	float: left;
}

.cp_topping .source {
	float: right;
}



/* coupon */

.coupon_box{
	overflow:auto;
	width: 900px;
	padding:30px;
	margin-bottom:20px;
	background-color:#FDFCEC;
	border-bottom:solid #B6AC98 1px;
	border-right:solid #B6AC98 1px;
}

.coupon_text {
	float:left;
	width:500px;
	margin:50px 10px 0 30px;
}

.coupon_text p {
	margin:0 0 10px 0;
	line-height:150%;
}

.coupon_pic {
	float:left;
	width:310px;
	margin-top:20px;
	
}

.coupon_nav {
	float:left;
	width:399px;
	margin:30px 0 50px 250px;
}

/* Single */

.single_box{
	overflow:auto;
	width: 900px;
	padding:30px;
	margin-bottom:20px;
	background-color:#FFF;
	border: solid #EAEAE8 1px;
	line-height:150%;
	font-size:93%;
}

.single_box h3 {
	font-size:116%;
	background-color:#BF1920;
	padding:7px 0 5px 10px;
	margin:24px 0 10px 0;
	color:#FFF;
	font-weight:bold;
}

.single_box h4 {
	margin:0 10px 5px 10px;
	font-size:108%;
}

.single_box p {
	margin:0 10px 10px 10px;
}

.single_box ul {
	margin:0 10px 20px 40px;
}

.pt_info {
	width:926px;
	padding:8px 10px 6px;
	margin-bottom:20px;
	background-color:#FFF;
	border:#D0231B solid 2px;
	font-size:100%;
	font-weight:bold;
	color:#D0231B;
}
	


/* clearfix
---------------------------------------------*/
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
