@charset "UTF-8";

@import url("../../css/structure.css");

/* ======================================

 cafe_bar/index.html

======================================= */

/* ======================================

 ##### OVERRIDE #####

======================================= */



/* ======================================

 main

======================================= */

#contents h3
{
	margin: 0 0 15px;
}
#contents .leading
{
	margin: 0 0 50px;
}
#contents .leading p
{
	margin: 0 0 10px;
}
#contents .section
{
	overflow: hidden;
	width: 740px;
	margin: 0 0 20px;
}
#contents .comment
{
	float: left;
	width: 350px;
}
#contents .image
{
	float: right;
	width: 350px;
}
