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


section{
	padding:1%;
	clear:both;
	padding:10px;

}
.shop {
	clear:both;

}

.shop li a {
	border:#222222 solid 1px;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
margin:1%;
width:19%;
height:19%;
padding:5px;
float:left;
font-size:0.9em;
display:block;
height:50px;
background-color:#f4f1ec;

background-image:url(../img_index/bg_ic.png);
background-position:bottom right;
background-repeat:no-repeat;
background-size:contain;
	
}

#hcc h2 {
	color:#200903;
	border-bottom:#200903 solid 1px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px;
	text-align:center;
	background-image:none;
	background-color:#fff;

}

h3 {
	clear:both;
	color:#1F0600;
	padding-top:10px;
}

#wrap02 h3 {
	color:#1F0600;	
}

#wrap02 img {
	margin-left:5px;
}

p{margin-bottom:1em;}

#minamiku {
	position:relative;
}


#minamiku #hamachan {
	position:absolute;
	top:90px;
	right:0;
}

.st {
	border-bottom:#200903 solid 1px;
	margin-bottom:0.5em;

}

/**/

.box_shop p{
	margin-bottom:0;
}

.box_shop p.shopN{
	font-size: 1.2em;

}

#wrapper #shoplist{
	padding:0;
	margin-bottom:0px;
}

.camBx{
	border: #c00 solid 2px;
	padding: 15px 15px 0;
	width: auto;
	margin: 20px 10px 20px;
	
}

.camBx h2{
	font-size: 115%;
	margin-bottom: 1em;
	font-weight: bold;
	color: #600;
	background: none;
	padding: 0;
}

.fBnd {
 
    background: linear-gradient(transparent 60%, #FBED6F 60%);
}

.camBx p{
	font-size: 100%;
	line-height: 1.6;
}

.camBx + p{
	text-align: center;
}
