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

#shoplist{margin-bottom:40px;}

ul#anc {
	margin:10px 0 20px;
}

ul#anc li {
	float:left;
	margin:1%;
	white-space: nowrap;
	margin-bottom:0.5em; 
	width:31%;
}

ul#anc li a {
	display:block;
	border:#280D06 solid 1px;
	border-radius:3px;
	padding:5px;
	background:url(../shop/img/arrow.gif) 4px center no-repeat;
	padding-left:19px;
	text-decoration:none;

}

h2 {
    border-width: 1px 0px 1px 5px;
    border-style: solid;
    border-color: #600;
    padding: 5px;
	background-color:#B4A584;
}

h3{
	margin-left:0.5em;
	margin-bottom:0.5em;
	color:#280D06;
}

#shop h3 {
	text-align:center;
	color:#402000;
	margin-top:1em;
	font-size:1.6em;
}

.box_shop {
    margin-bottom: 5px;
	border-top:#680102 solid 1px;
	padding:5px 5px 5px 5px;
	clear:both;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f3f0eb', endColorstr = '#ffffff');
/*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 = '#f3f0eb', endColorstr = '#ffffff')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #f3f0eb, #ffffff);
background-image: -ms-linear-gradient(top, #f3f0eb, #ffffff);
background-image: -o-linear-gradient(top, #f3f0eb, #ffffff);
background-image: -webkit-gradient(linear, center top, center bottom, from(#f3f0eb), to(#ffffff));
background-image: -webkit-linear-gradient(top, #f3f0eb, #ffffff);
background-image: linear-gradient(top, #f3f0eb, #ffffff);
/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
}

.box_shop a{
	display:block;
	background-image:url(../shop/img/arrow.png);
	background-position:right center;
	background-repeat:no-repeat;
	text-decoration:none;


}

.box_shop img {
    float: left;
    margin-right: 5px;
    border: 1px solid #CCC;
}

.box_shop dd p {
	width:70%;
	margin-left:30%;
}

.box_shop a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);	/* ie lt 8 */
	-ms-filter: "alpha(opacity=80)";	/* ie 8 */
	-moz-opacity: 0.8;	/* FF lt 1.5, Netscape */
	-khtml-opacity: 0.8;	/* Safari 1.x */
	zoom: 1;
}

a:hover .shopN {
	color:#960;
}



.shopN {
	font-weight:bold;
	color:#680102;
}

#shop .shopN {
	font-size:1.2em;
}


#shopN {	
	border-bottom:#670001 solid 3px;
	text-align:center;
	margin-bottom:0.5em;
	padding-top:0.5em;
	font-size:1.6em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	
}

.icYa,
.icYo,
.icNs,
.icZa,
.icMo,
.icHa,
.icBu,
.icKo,
.icTh,
.icCa{
	white-space: nowrap;
	padding:3px 6px;
	border-radius:3px;
	color:#fff;
	font-size:0.9em;
	line-height:2.5;

}


.icYo {
	background-color:#918B35;}
.icNs {
	background-color:#C73C3F;}
.icZa {
	background-color:#6B3E99;}
.icMo {
	background-color:#1C448A;}
.icHa {
	background-color:#2893C1;}

.icBu {	background-color:#058761;}

.icKo {	background-color:#DE7756;}

.icTh {	background-color:#72A113;}

.icCa {	background-color:#26A49D;}

.icYa {	background-color:#F0C411;
	color:#630;
}




h2 {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#680100', endColorstr = '#924c4c');
/*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 = '#680100', endColorstr = '#924c4c')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #680100, #924c4c);
background-image: -ms-linear-gradient(top, #680100, #924c4c);
background-image: -o-linear-gradient(top, #680100, #924c4c);
background-image: -webkit-gradient(linear, center top, center bottom, from(#680100), to(#924c4c));
background-image: -webkit-linear-gradient(top, #680100, #924c4c);
background-image: linear-gradient(top, #680100, #924c4c);
/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
border:none;
color:#fff;

}

.bx {
	padding:10px;
	margin-bottom:10px;
}

/*#info,#acc {
	margin:10px 0;
	overflow: hidden;
	zoom: 1;
}

#info dt,
#acc dt{
	width: 30%;
	float: left;
	clear: left;
	padding: 3px 0 3px 3px;
	margin-bottom: 1px;
	font-weight: bold;
	color: #402000;
}

#info dd,
#acc dd{
	padding: 3px 3px 3px 30%;
	margin-bottom:1px;
	border-bottom:#E7DED7 solid 1px;
}
*/

#info,#acc {
    width: 100%;
    border-bottom: #E7DED7 solid 1px;
    overflow: hidden;
    margin: 10px 0;
}

#info dt,
#acc dt{
	font-weight: bold;
    color:#402000;
    display: block;
    width: 30%;
    clear: left;
    float: left;
    border-top: #E7DED7 solid 1px;
    padding: 4px 1%;
}

#info dd,
#acc dd{
    display: block;
    width: 66%;
    float: left;
    border-top: #E7DED7 solid 1px;
    padding: 4px 1%;
}

#info dt:first-of-type,
#info dd:first-of-type,
#acc dt:first-of-type,
#acc dd:first-of-type{
    border-top: none;
}


.list2{
	margin:10px 0;
	overflow: hidden;
	zoom: 1;
}

.list2 dt{
	width: 100%;
	float: left;
	clear: both;
	padding: 3px 0 0;
	color: #402000;
}

.list2 dt span{
	font-size: 0.85em;
	padding-left: 5px;
}

.list2 dd{
	width: 98%;
	padding: 0 1%;
	margin-bottom: 3px;
	border-bottom: #E7DED7 solid 1px;
	float: left;
	text-align: right;
}


.list3 {
    width: 100%;
    border-bottom: #E7DED7 solid 1px;
    overflow: hidden;
    margin: 10px 0;
}

.list3 dt{
    color:#402000;
    display: block;
    width: 64%;
    clear: left;
    float: left;
    border-top: #E7DED7 solid 1px;
    padding: 4px 1%;
}
.list3 dt span{
	font-size:0.85em;
	padding-left:5px;
}
.list3 dd {
    display: block;
    width: 32%;
    float: left;
    border-top: #E7DED7 solid 1px;
    text-align: right;
    padding: 4px 1% 4px;
}
.list3 dt:first-of-type,
.list3 dd:first-of-type {
    border-top: none;
}



.list4 {
	margin:10px 0;
	overflow: hidden;
	zoom: 1;
}

.list4 dt{
	width:40%;
	float: left;
	padding:3px 0 0 3%;
	color:#402000;
}

.list4 dt span{
	font-size:0.85em;
	padding-left:5px;
}

.list4 dd{
	padding:  3px 10px 3px 0;
	margin-bottom:3px;
	border-bottom:#E7DED7 solid 1px;
	text-align:right;
}



.note{padding:5px ;}

#ca{
	font-weight:bold;
	color:#680000;
}

#sam_ph {
	text-align:center;
}

#sam_ph {font-size:0.85em;}

.fb {
	margin-right:3px;
	vertical-align:middle;
}

.red {
    color: #C00;
}

.oshirase{
	border:#c00 solid 1px;
	padding:2%;
	margin:0 2% 10px;
	width:90%;


}

.oshirase p{
	margin-bottom:0;
}

.oshirase .tx1{
	font-weight:bold;
	display:block;
	font-size:14px;
	color:#c00;
}

.oshirase .tx2{
	text-align:right;
	display:block;

}
#info dd a {
	word-break: break-all;
}

.noteTx{
	font-size: 92%;

}

.bxsn {
    width: 100%;
    margin: 10px auto 20px;
    float: left;
}

.bxsn .gn {
	color: #680000;
	line-height: 1.8;
}

.bxsn .ic{
	vertical-align: middle;
	margin-left: 5px;
}

#info dd.urTx{
	white-space: nowrap;
	font-size: 90%;
}

.about{
	padding: 10px;
}

.fgr{
	color: #666;
}

.noWrap{
	white-space: nowrap;
}

.txO{
	margin-top: 10px;
	margin-bottom: 10px;
	    color: #660000;
}

.shopNt{
    border: #c00 solid 2px;
    padding: 15px;
   margin: 15px;
  clear: both;
}

.shopNt p{
  margin: 0;
  font-size: 120%;
  text-align: center;
}

.shopNt p span{
  color: #f00;
}