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

footer {
 background-color:#e3d9d5;
 padding-bottom:20px;
 text-align:left;
}
 
#wrapper {
 width:980px;
 margin:0 auto;
 padding:30px 50px 20px;
 background-color:#FFF;
}
 
.footer_float {
 float:left;
 width:300px;
 margin-right:40px;
}
 
.footer_float_end {
 margin-right:0;
 float:left;
 width:300px;
}
 
h1.footer {
 color:#644b46;
 text-align:center;
 font-size:36px;
 padding: 50px 0 0 0;
 margin: 0 0 20px 0;
 font-family: 'Archivo Black', sans-serif;
}
 
h2.footer {
 border-bottom:2px solid #333;
 font-size:14px;
 font-weight:bold;
 line-height:28px;
}
 
p.footer {
 margin-top:10px;
 font-size:12px;
 line-height:22px;
}
 
span.footer {
 font-size:10px;
}
 
a.footer {
 display:block;
 font-size:10px;
 text-align:right;
 margin-bottom:5px;
}
 
table.footer {
 font-size:10px;
 display:block;
 width:298px;
 border:1px solid #CCC;
}
 
tr.footer {
 width:100%;
}
 
th.footer {
 font-weight:bold;
}
 
th.footer, td.footer {
 line-height:22px;
 width:42px;
 text-align:center;
 border-bottom:1px solid #ccc;
}
 
holi.footer {
 background-color:#FCC;
}
 
p#bottom_footer {
	text-align: center;
  color: #644b46;
  font-size: x-small;
  line-height: 15px;
  padding: 10px 0;
}


.cafe_area{
    padding: 35px 0 0 0;
	width: 980px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
	}
	
	.cafe_area img{
		float:left;
    margin-right: 20px;}
	.cafe_info{
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
		}
	.cafe_address{
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    float: right;
		}
	.cafe{
		margin:0;}
		
	.cafe_address a{
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    float: right;
		font-weight:bold;
		color:#fff;
		}
		
	.cafe_address :hover{
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    float: right;
		font-weight:bold;
		color:#85645b;
		}
	.cafe_address :visit{
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    float: right;
		font-weight:bold;
		color:#fff;
		}
		
	.qanda{
		margin:5px 0;
		}
	.whole_area {
		margin:5px 0;
		border:1px solid #ae8e83;
		}
	.cafe_image{
		clear:both;}