@charset "utf-8";
/* CSS Document */
/*
body        {
    -webkit-text-size-adjust: 100%;
}


*,body,img,a,ul,li,p{
	margin:0;
	padding:0;
	border: 0;
	line-height: 100%;
	text-decoration:none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	}
	
h1, h2, h3, h4, h5, h6 {
	font-size:80%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0;
	padding:0;
	clear:both;
}	

*/

/* ヘッダー */
.logo{
	width:100%;
	display:block;
	float:left;
}

#headerArea .headcate {
	margin: 0;
	padding: 0;
	}

#headerArea .headcate ul {
	margin:0;
	padding: 0;
	}

#headerArea .headcate li {
	width:100%;
	background-color:#fff;
	width:25%;
    margin:0 0 0 0px;
	/*padding:0 1px 0 1px;*/
	float: left;
	list-style-type: none;
	}
#headerArea .headcate li a {
	margin: 0;
	padding:0;
	display: block;
	text-decoration: none;
	text-align: center;
	border:none;
	}
.i_img{
	width:100%;
	/*border-right:solid 1px #CCC;*/
	}
.i_img02{
	width:100%;
	}

/* リンク */
a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #963;
	text-decoration: none;
}


.slider{
    margin-bottom : 10px;
}

.box_c {
    margin-left : 10px;
    margin-bottom : 10px;
}

.box_c p{
	margin : 10px 0px;
	font-size: 0.8em;
	line-height: 150%;
}


.store_title{
	font-weight: Bold; 
	font-size:1.2em;
}


/* フッターエリア　*/

/*
#footArea{
	width:100%;
	margin:0;
	padding: 0;
	
	}
.footmenu {
	width:100%;
	height:auto;
	background-color:#7e7e7e;
	margin:0;
	padding:0; 
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:80%;
	margin-top:10px;
}
.footmenu ul {
	width:100%;
	padding:0;
	list-style-type : none;
	background-color:#7e7e7e;	
	text-align:left;
	}
.footmenu li {
	float:left;
	border-top:dotted 1px #fff;
	padding:1px;
	margin-left:1px;
}
.footGuide {
	background-image: URL(http://www.ikeuchi.org/sp/images/arrow_navi.png);
    background-size:12px 12px;
	-moz-background-size:12px 12px;
	background-position:5px center;
	background-repeat: no-repeat;
	padding:15px 0 15px 20px;
	}
.line_right{
   width:48%;
   border-left:dotted 1px #FFF;
}
.line_right02{	
	   width:49%;
}
.footmenu a {
	text-decoration: none;
	color:#fff;
	}
#footerC {
	clear:both;
	width:100%;
	height:40px;
	background-color: #FFF;	
	margin: 0 auto;
	padding: 20px 0 0 0px;
	text-align:left;
	font-size: 10px;
	color:#FFF;
	}
#footerC .copy {
	width:auto;
	display:block;
	padding:0 5px;
	margin:0;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	float:left;	
	color:#000;
	}

#foot_pc a{
	width:auto;
	display:block;
	margin-bottom:20px;
	color:#000;
	text-align:right;
	background-color: #FFF;
	
	
	}
.sns ul li{
	width:100%;
	background-color: #FFF;
	float: left;
	list-style-type: none;
}

*/



.t_store1 th,td {
	font-size: 11px;
	line-height: 17px;
	color: #1a1a1a;
	padding-bottom: 7px;
}
.t_store1 th {
	width: 28%;
	margin-right: 2%;
}


.google-maps {
	position: relative;
	padding-bottom: 250px; 
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}


.box_c1 h2,h3 {
	margin:10px 0px 10px 10px;
}


hr.px1 {
	height: 1px;
	border: none;
	border-top: 1px #CCCCCC solid;
}

.clear {
    clear:both;
}

<!--TOPへ戻る-->

#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

#pageTop a {
  display: block;
  z-index: 999;
  padding: 8px 0 0 8px;
  border-radius: 30px;
  width: 35px;
  height: 35px;
  background-color: #9FD6D2;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}