@charset "utf-8";

#cafe #content {
	margin-top:65px;
	margin-bottom:0px;
}

#cafe .content_top {
	margin-top:15px;
}

#cafe .feature {
	margin-top:5px;
	margin:0 0 0 8px;
	width:745px;
	font-size:125%;
    line-height:1.2em;
	color:#666;
	}

#t2 {
	text-align:center;
	margin:20px 0 10px 0;
}

#menu {
	width:750px;
	height:245px;
	float:left;
	background:url(../../cafe/images/menu_bg.gif) no-repeat;
	}
	
#menu_content{
	width:750px;
	}
	
* html #menu #menu_content .menu_box {
	font-size:80%;
	margin:35px 20px 5px 18px;
	}
	
.menu_box {
	font-size:85%;
	margin:35px 5px 0 35px;
	float:left;
	width:200px;
	line-height:1.5;
	}

.menu_box dt {
	float:left;
}

.menu_box dd {
	text-align:right;
}

.menu_img{
	margin-top:20px;
	}
