@charset "utf-8";
a:hover img {
	opacity:0.7
}
.wrapper {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
.menu {
	margin: 10px;
	float: left;
	height: 200px;
	width: 220px;
}

.contents {
	width: 1024px;
	float: left;
}
.border {
	width: 100%;
	height: 2px;
	float: left;
	background-image: url(../img/top_border.png);
	background-repeat: repeat-x;
}
.background {
	width: 100%;
	background-image: url(../img/background.jpg);
	background-repeat: repeat;
	float: left;
}
.side_area {
	width: 256px;
	float: left;
	background-image: url(../img/side_navi/side_back.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}
.main_area {
	width: 750px;
	margin-left: 18px;
	float: left;
	margin-top: 5px;
}
.top_navi {
	width: 750px;
	float: left;
	margin-top: 20px;
	margin-left: 18px;
}
.top_icon {
	width: 750px;
	float: left;
	margin-top: 20px;
	margin-left: 18px;
}
.border_area {
	float: left;
	width: 658px;
	border: 1px solid #595757;
	padding: 20px;
}
.dotto {
	background-image: url(../shopinfo/img/dotto.png);
	background-repeat: repeat-x;
	float: left;
	height: 30px;
	width: 100%;
}

.white100 {
	width: 100%;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	background-color: #FFFFFF;
}
.news_back {
	background-image: url(../img/news_back.png);
	width: 1024px;
	float: left;
}


.slide {
	width: 750px;
	height: auto;
	float: left;
	margin-top: 20px;
}
.big_ttl {
	float: left;
	height: auto;
	width: 750px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.s_ttl {
	float: left;
	height: auto;
	width: 700px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.cafe_white {
	background-color: #FFF;
	float: left;
	width: 720px;
	padding: 15px;
}
.case {
	float: left;
	height: auto;
	width: 700px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#shiro {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}
#pink {
	color: #BD2A46;
	font-size: 16px;
	font-weight: bold;
}

.menu2 {
	margin: 10px;
	float: left;
	height: 220px;
	width: 220px;
}
.16 {
	font-size: 16%;
}
.tel {
	font-size: 24px;
}
#s80 {
	font-size: 80%;
}
