@charset "utf-8";
/* CSS Document */
#container {
	padding-right: 80px;
	padding-left: 80px;
}
h2 {
	width:1060px;
	height:450px;
	margin-bottom:45px;
	-webkit-box-shadow: 0 10px 8px -6px #8d8c8c;
	-moz-box-shadow: 0 10px 8px -6px #8d8c8c;
	box-shadow: 0 10px 8px -6px #8d8c8c;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
/*     Infomation     */
#Info_box {
	margin-bottom: 30px;
}
#Info01 {
	float: left;
	width: 464px;
}
.headline {
	height: 35px;
	width: 418px;
	border-bottom: 3px solid #231815;
	padding-left: 0.2em;
}
#Info02 {
	float: left;
	width: 430px;
	height:110px;
	padding-top:35px;
	margin-left:6px;
}
#Info02 h3 {
	outline: 1px solid #ddd;
}
#Info02 h3:first-child {
	margin-bottom: 30px;
}
.txtGlay {
	color: #898989;
	font-size: 14px;
}
/* Shop Infomation*/

/*.Info02float {
	float: left;
}
#Info02_txt {
}
#Info02  p a {
	background: url(../img/Home/Map_kochira.gif) left top;
	height: 35px;
	width: 256px;
	display: block;
		-webkit-transition:0.6s all ease;
	-moz-transition:0.6s all ease;
	-ms-transition:0.6s all ease;
	-o-transition:0.6s all ease;
	transition:0.6s all ease;

}
#Info02  p a:hover {
	background: url(../img/Home/Map_kochira.gif) right bottom;
}

Info02_img {
	height: 180px;
	width: 180px;
}*/
/*     shop     */
/*#Shopinfo {
	clear: both;
}


#headline_shop {
	width: 876px;
	border-bottom-color: #6BA079;
	border-left-color: #6BA079;
	margin-bottom:30px;
}
#Shopinfo section {
	width: 885px;
	padding-left: 15px;
	margin-bottom: 30px;
}
#Shopinfo section div {
	width: 430px;
	padding-right: 12px;
}
.ShopFloat {
	float: left;
	width: 443px;
}
.ShopFloat h4 {
	height: 30px;
	width: 180px;
	padding-left: 46px;
	background: url(../img/Home/floor1F.gif) no-repeat left top;
	font-size: 19px;
	line-height: 30px;
	margin-bottom: 20px;
}
.ShopFloat .Floor2 {
	background: url(../img/Home/floor2F.gif) no-repeat;
}
.ShopFloat .Floor3 {
	background: url(../img/Home/floor3F.gif) no-repeat;
}
.ShopFloat p {
	margin-left: 46px;
	font-size: 14px;
	line-height: 1.4em;
}
.ShopImg {
	margin-top: 30px;
}
*/
#headline_shop {
	width: 900px;
	margin-bottom:20px;
}
#Shopinfo section {
	font-size: 13px;
	line-height: 1.3em;
}
h4 {
	float: left;
	height: 137px;
	width: 409px;
}
.floor_guide {
	float: left;
	height: 132px;
	width: 480px;
	padding-top: 5px;
	padding-left: 10px;
	border-left: 1px solid #231815;
	margin-bottom:16px;
}
#Shopinfo section dl {
	color:#FFF;
	clear:both;
	background: #231815 url(../img/baseimg/woodGround2.png);
	width: 900px;
	padding-top: 16px;
	margin-bottom:45px;
}
section dd {
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	color: #FFF;
	line-height:1.6em;
	text-shadow: 0 15px 10px rgba(0, 0, 0, 0.5), 1px 1px 1px rgba(0, 0, 0, 0.6), -1px -1px 1px rgba(255, 255, 255, 0.5);
}
.guide_under {
	float: left;
	width: 391px;
}

.ex_info {
	background-color: rgba(255, 0, 0, 0.08);
	border-radius: 20px;
    width: 80%;
    margin: 20px auto;
	padding: 5%;
}

.ex_info_txt{font-weight: bold;}
.ex_info > h3{font-weight: bold; font-size: 120%; text-decoration: underline; text-align: center;}
.ex_info > p{line-height: 2rem; margin:5px auto; width: 60%;}
span.red{color: red; font-weight: bold;font-size: 100%;}
span{font-size: 0.8rem;}