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

body {background:#D1CAA7 url(image/common/bg.jpg) repeat-y center top; font-size:12px; line-height:1.4; color:#666666;padding:0; margin:0;}
a {color:#666666; text-decoration:none;}
a:hover {color:#595CD0; text-decoration:none;}
#link a {color:#666666; display:block; padding:5px 10px;}
#link strong {padding:5px 10px;}
#link td:hover {background:#D6D6D6;}
#link td#ttk:hover { background:url(image/common/head_s.jpg);}
#link a:hover {color:#595CD0; text-decoration:none;}

.rightcap { color:#666666; padding-left:20px; padding-right:5px;}
.m10 {padding-left:10px; }
.ttl {padding:5px 0;}
a.white2,a.white2:visited { color:#fff; text-decoration:none;}
a.white2:hover { color:#fff ; text-decoration: underline;}
h1 {font-size:10pt;color:#333333;padding:0px;margin:0px;font-weight:normal;}
.pad15 {padding-left:15px;}
.obonbon {color:#F00; font-size: 14px; font-weight: bold; text-align:center;}
.obonbon td {height:30px; border:solid 1px #F00;}
.obonbon p {line-height:30px;}
.obonbon a {color:#F00;}
.obonbon a:hover {text-decoration:underline;}
.style18 {color: #FF0000}
table.hot a {text-decoration:underline;}
a.rollover:hover img,
a.rollover2:hover img,
a.rollover3:hover img {
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;} 
.shop {	font-size:11px;}
.shop a {
	color:#3366CC;
	text-decoration:underline;
}
a.information {
	color:#fff;
	font-size:15px;
	}
a.information:hover {
	background:#FFD0D1;
	color: #CCCCCC;
	}

.ikehon_contents{color: #A29C91; font-size:12px;}
#info{border:1px solid #FF0000; padding:15px 0; display:block; background: url(image/common/top_bg.jpg);}
.ikehon_border{border:1px solid #E5E5E5;}
.lh140{line-height:1.4em;}
.ikehon_shop{color:#FF0000; font-weight:bold; font-size:1.2em;}

.f14 { font-size: 14px; font-weight: bold;}
.redf16 { color: #FF0000; font-weight: bold; font-size: 16px; }
.white { color: #FFFFFF;}
.green { color: #006600; font-weight: bold;}
.blue { color:#3366cc;}
.lightgray { color: #999999;}
.gray{color: #666666;}
.black { color: #000000;}

#bg{
	width:540px;
    height:135px;
    background:url(image/bana/kashikiri_bg.jpg) center top no-repeat;
    margin:0 auto;
    padding:0;
}


ul{
	float:left;
	
	margin:40px 0 0 0;
	padding:0;
}

li{
	float:left;
	list-style-type:none;
	padding:9px;
}

.float_r{float:right;}



.ps_maru {
	background: url(pasela_ikebukuro/img/bg_marumaru_01.jpg);
	width: 494px;
	height: 500px;
	margin: 0;
	padding: 75px 0 15px;
}

.clear {
	clear: both;
}

dl.lt {
	width: 160px;
	margin: 0 30px 15px 60px;
	padding: 0;
	float: left;
}

dl.rt {
	width: 160px;
	margin: 0 60px 15px 0;
	padding: 0;
	float: right;
}

.ps_maru dl dt {
	margin: 0;
	padding: 0;
}

.ps_maru dl dd {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #402911;
	text-align:center;
}

a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

/*------------------------------
Flash上の店舗名・電話・予約フォーム用
------------------------------*/
.header_inner {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}

.right {
	float: right !important;
}

.m0 {
	margin: 0 !important;
}

.logo {
	margin: 0;
	padding: 0;
}

.logo img {
	margin: 0;
	padding: 0;
}

.shop_eng {
	margin: 20px 0 0;
	padding: 0;
	font-size: 12px;
	letter-spacing: 1px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

.description {
	width: 280px;
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 10px;
}

.tel_cap {
	margin: 10px 0 0;
	padding: 0;
	text-align: left;
}

.tel {
	margin: 0;
	padding: 0 0 0 34px;
	background: url(image/common/bg_tel.gif) left no-repeat;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	text-align: left;
}

a.btn_orange {
	display: block;
	width: 208px;
	margin: 4px 0 0;
	padding: 5px;
	font-size: 14px;
	color: #FFF;
	border: #FF6600 solid 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: url(../images/common/bg_orange.jpg) center repeat-x;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FF9900', endColorstr = '#FF3300');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FF9900', endColorstr = '#FF3300')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #FF9900, #FF3300);
	background-image: -ms-linear-gradient(top, #FF9900, #FF3300);
	background-image: -o-linear-gradient(top, #FF9900, #FF3300);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#FF9900), to(#FF3300));
	background-image: -webkit-linear-gradient(top, #FF9900, #FF3300);
	background-image: linear-gradient(top, #FF9900, #FF3300);
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
	/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
	text-decoration: none;
	text-align: center;
	zoom: 1;
}

a:hover.btn_orange {
	display: block;
	width: 208px;
	margin: 4px 0 0;
	padding: 5px;
	font-size: 14px;
	color: #FFF;
	border: #FF6600 solid 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: url(../images/common/bg_orange_on.jpg) center repeat-x;

	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FFBB00', endColorstr = '#FF6600');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FFBB00', endColorstr = '#FF6600')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #FFBB00, #FF6600);
	background-image: -ms-linear-gradient(top, #FFBB00, #FF6600);
	background-image: -o-linear-gradient(top, #FFBB00, #FF6600);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#FFBB00), to(#FF6600));
	background-image: -webkit-linear-gradient(top, #FFBB00, #FF6600);
	background-image: linear-gradient(top, #FFBB00, #FF6600);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
	/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
	text-decoration: none;
	text-align: center;
	zoom: 1;
}

a.btn_orange_half {
	display:inline-block;
	width: 100px;
	margin: 4px 0 0;
	padding: 5px;
	font-size: 14px;
	color: #FFF;
	border: #FF6600 solid 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: url(../images/common/bg_orange.jpg) center repeat-x;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FF9900', endColorstr = '#FF3300');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FF9900', endColorstr = '#FF3300')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #FF9900, #FF3300);
	background-image: -ms-linear-gradient(top, #FF9900, #FF3300);
	background-image: -o-linear-gradient(top, #FF9900, #FF3300);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#FF9900), to(#FF3300));
	background-image: -webkit-linear-gradient(top, #FF9900, #FF3300);
	background-image: linear-gradient(top, #FF9900, #FF3300);
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
	/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
	text-decoration: none;
	text-align: center;
	zoom: 1;
}

a:hover.btn_orange_half {
	display:inline-block;
	width: 100px;
	margin: 4px 0 0;
	padding: 5px;
	font-size: 14px;
	color: #FFF;
	border: #FF6600 solid 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: url(../images/common/bg_orange_on.jpg) center repeat-x;

	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FFBB00', endColorstr = '#FF6600');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FFBB00', endColorstr = '#FF6600')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #FFBB00, #FF6600);
	background-image: -ms-linear-gradient(top, #FFBB00, #FF6600);
	background-image: -o-linear-gradient(top, #FFBB00, #FF6600);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#FFBB00), to(#FF6600));
	background-image: -webkit-linear-gradient(top, #FFBB00, #FF6600);
	background-image: linear-gradient(top, #FFBB00, #FF6600);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
	/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
	text-decoration: none;
	text-align: center;
	zoom: 1;
}

a.btn_light_orange_half {
	display:inline-block;
	width: 100px;
	margin: 4px 0 0;
	padding: 5px;
	font-size: 14px;
	color: #FFF;
	border: #FF6600 solid 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: url(../images/common/bg_orange.jpg) center repeat-x;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffac30', endColorstr = '#ff886a');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffac30', endColorstr = '#ff886a')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #ffac30, #ff886a);
	background-image: -ms-linear-gradient(top, #ffac30, #ff886a);
	background-image: -o-linear-gradient(top, #ffac30, #ff886a);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffac30), to(#ff886a));
	background-image: -webkit-linear-gradient(top, #ffac30, #ff886a);
	background-image: linear-gradient(top, #ffac30, #ff886a);
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
	/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
	text-decoration: none;
	text-align: center;
	zoom: 1;
}

a:hover.btn_light_orange_half {
	display:inline-block;
	width: 100px;
	margin: 4px 0 0;
	padding: 5px;
	font-size: 14px;
	color: #FFF;
	border: #ffac74 solid 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: url(../images/common/bg_orange_on.jpg) center repeat-x;

	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffd45c', endColorstr = '#ffac74');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffd45c', endColorstr = '#ffac74')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #ffd45c, #ffac74);
	background-image: -ms-linear-gradient(top, #ffd45c, #ffac74);
	background-image: -o-linear-gradient(top, #ffd45c, #ffac74);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffd45c), to(#ffac74));
	background-image: -webkit-linear-gradient(top, #ffd45c, #ffac74);
	background-image: linear-gradient(top, #ffd45c, #ffac74);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
	/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
	text-decoration: none;
	text-align: center;
	zoom: 1;
}

