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

p{
	line-height:1.5em;
}

#contentsHeader{
	border:3px solid #ffc44d;
	padding-bottom:10px;
	background-color:#FFDA8C;
}

#headerImg img{
	width:100%;
}

#headIntro{
	background-color:#2d1b0e;
	color:#ffffff;
	width:90%;
	padding:2%;
	margin:0 auto 10px;
}

#intro{
	background-color:#ffffff;
	border-top:2px solid #905427;
	border-bottom:2px solid #905427;
	width:90%;
	padding:2%;
	margin:0 auto 10px;
}

#innerContents_1{
	background-color:#ffc08c;
	padding:15px 0;
}

.areaIntroTtl{
	width:93%;
	margin:0 auto 10px;
}

.areaIntroTtl img{
	width:100%;
}

.areaIntro{
	width:93%;
	margin:0 auto 20px;
}

.detailBox{
	width:96%;
	margin:0 auto 15px;
}

.detailTtl{
	background-color:#000000;
	color:#ffffff;
	text-align:center;
	padding:3% 0;
	font-size:18px;
	margin-bottom:10px;
}

#innerContents_1 .impress{
	text-align:center;
	color:#ff0000;
	font-size:18px;
	margin-bottom:10px;
	display:block;
}

.img_100 img{
	width:100%;
	margin-bottom:10px;
}


#photo_2{
	width:57%;
	float:left;
}

#detailInfo_2{
	width:40%;
	float:right;
}

#detailInfo_3{
	width:60%;
	float:left;
}

#photo_3{
	width:37%;
	float:right;
}



#innerContents_2{
	background-color:#ff8c8c;
	padding:15px 0;
}


#innerContents_2 .impress{
	text-align:center;
	color:#a1005b;
	font-size:18px;
	margin-bottom:10px;
	display:block;
}


#innerContents_3{
	background-color:#ffe8d5;
	padding:15px 0;
}

.shopListTtl{
	margin-bottom:10px;
}

.shopListTtl img{
	width:100%;
}

.oneShop{
	background-color:#ffe17b;
	padding:3% 2%;
	width:96%;	
    list-style: none outside none;
    margin-bottom: 5px;
    position: relative;
}



.oneShop a:after, .oneShop a:after {
	content: "";
	position: absolute;
	right: 10px;
	top: 50%;
	display: block;
	width: 6px;
	height: 6px;
	margin-top: -4px;
	border-top: solid 2px #ff8b00;
	border-right: solid 2px #ff8b00;
	-webkit-transform: rotate(45deg);
}

.icon{
}

.icon li{
	float:left;
	margin-right:5px;
	text-align:center;
	padding:2% ;
	border-radius:2px;
	color:#ffffff;
}


.icon .av{
	background-color:#ff1f69;
}

.icon .type{
	background-color:#1dd29c;
}

.icon .queen{
	background-color:#ff8b00;
}

.shopCompanion{
	width:20%;
	float:left;
}

.shopDetailBox{
	width:78%;
	float:right;
}

.shopHeader{
	font-size:16px;
}

.shopCatch{
	font-size:12px;
	display:block;
}


.shopTel{
	font-size:16px;
	color:#ff8b00;
	text-shadow:0 -1px #eeb13b;
}


