﻿#center1 {
	height: 120px;
	width: 760px;
	float: left;
	background-image: url(../../event/mochi/images/mochi_01.jpg);
	background-repeat: no-repeat;
}

#center2 {
	height: 75px;
	width: 760px;
	float: left;
	background-image: url(../../event/mochi/images/mochi_02.jpg);
	background-repeat: no-repeat;
}

#center3 {
	height: 359px;
	width: 760px;
	float: left;
	background-image: url(../../event/mochi/images/mochi_03.jpg);
	background-repeat: no-repeat;
}

#center4 {
	height: 184px;
	width: 532px;
	float: left;
	background-image: url(../../event/mochi/images/mochi_04.jpg);
	background-repeat: no-repeat;
	margin-bottom: 50px;
}

#center5 {
	height: 22px;
	width: 760px;
	float: left;
	background-image: url(../../event/mochi/images/mochi_05.jpg);
	background-repeat: no-repeat;
}

#center6 {
	margin-bottom: 50px;
	float: left;
	width: 760px;
}

#event {
	width:760px;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	float: left;
	height: 25px;
}

.waku {
	_margin:0 0 5px 0;
	border-right-width: 2px;
	border-right-style: ridge;
	border-right-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
}

#menu_type a {
	text-decoration: none;
	color: #CC3300;
	font-size: 12px;
	font-weight: bold;
}

#menu_type a:hover {
	text-decoration: underline;
}

#menu_type a:visited {
	color: #CC6600;
}

#m_type {
	text-decoration: none;
	color: #333333;
	font-size: 10px;
}

#m_type1 {
	font-size: 12px;
	line-height: 1.3em;
}

.m_type2 {
	font-weight: bold;
	color: #993300;
}

.m_type3 {
	font-weight: bold;
}

#recipe_box {
	height: 163px;
	float: left;
	margin-top: 10px;
	border: 1px solid #999999;
	margin-left: 14px;
	display: block;
	padding-left: 3px;
	padding-right: 3px;
	width: 160px;
	text-align: center;
}

#img_box_s {
	height: 110px;
	width: 146px;
	margin-top: 10px;
	border: 1px solid #CCC;
	margin-left: 5px;
}

.textline {
	width: 95%;
	line-height: 1.3em;
	padding-top: 3px;
}

