@charset "shift_jis";
/* CSS Document */
/** content **/
h2.content_title{
	width:950px;
	height:199px;
	overflow:hidden;
}
h2.content_title span{
	padding-top:199px;
	display:block;
}

#main_area2 {
	padding-top: 25px;
	padding-left: 20px;
}

.left{
	float:left;
}
.right{
	float:right;
}
.clr{
	clear:both;
}
h3,h4,h5,h6{
	border-bottom:none;
	font-weight:bold;
}
h3{
	font-size:116%;
}
/** breakfast **/
#breakfast_title{
	background:url(../images/breakfast_title.jpg) no-repeat left top;
}
.breakfast #bf_box1 {
	margin-bottom: 10px;
	width: 660px;
}

.breakfast #bf_box1 p {
	display: block;
	float: right;
	width: 450px;
	line-height: 160%;
}

.breakfast .bf_bot10 {
	margin-bottom: 10px;
}
.breakfast #bf_box2 img {
	float: left;
	margin-right: 8px;
}

.breakfast #bf_box2 {
	margin-bottom: 10px;
}
.breakfast #bf_box3 {
	margin-bottom: 30px;
}
.breakfast #bf_box3 h3 {
	background-image: url(../breakfast/images/breakfast07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
}
.breakfast #bf_box3 h3 span {
	display: none;
}
.breakfast #bf_box3 p {
	margin-bottom: 10px;
}
