@charset "Shift_JIS";

@import url(../../common/reset.css);

/*---------------------------{ݒ*/

/*--- clearfix ---*/

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
	min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

/*---------------------------furla cafe*/
html{
	margin:0;
	padding:0;
	background:#E6E6E6;
}

#visual{
	width:900px;
	height:300px;
	background:url(../images/img_swf_01.jpg) left top no-repeat;
}


#readBox{
	margin:40px 0 0 30px;
}

#readBox p{
	margin-top:30px;
}

#dailyBox{
	padding:10px 0 10px 30px;
	margin:60px 0 0 30px;
	border-left:solid 3px #000000;
}

#dailyBox .read{
	margin-top:20px;
}

#dailyBox .photo{
	width:130px;
	float:left;
	margin-top:30px;
}

#dailyBox #detailBox{
	float:left;
	margin-top:30px;
}

#dailyBox .detail{
	font-size:12px;
	line-height:20px;
	margin-bottom:2px;
	margin-top:4px;
}

#dailyBox .menu{
	background:url(../../common/images/ico_link_01.gif) left center no-repeat;
	padding-left:15px;
	font-size:12px;
	line-height:20px;
}

#aperitivoBox{
	padding:10px 0 10px 30px;
	margin:40px 0 0 30px;
	border-left:solid 3px #000000;
}

#aperitivoBox .read{
	margin-top:20px;
}

#aperitivoBox .photo{
	width:130px;
	float:left;
	margin-top:30px;
}

#aperitivoBox #detailBox{
	float:left;
	margin-top:30px;
}

#aperitivoBox .detail{
	font-size:12px;
	line-height:20px;
	margin-bottom:20px;
}

#aperitivoBox .menu{
	background:url(../../common/images/ico_link_01.gif) left center no-repeat;
	padding-left:15px;
	font-size:12px;
	line-height:20px;
}

#news{
	margin-top:60px;
}

#news dd{
	font-size:12px;
	line-height:20px;
	margin-top:15px;
	padding-bottom:15px;
	background:url(../images/lin_dot_01.jpg) left bottom repeat-x;
}

.smallfont{
	font-size:smaller;
}


#access{
	margin-top:60px;
}

#access dd{
	font-size:12px;
	line-height:20px;
	margin-top:15px;
}

.map{
	text-align:center;
}

.map img{
	margin-bottom:10px;
}

