/* ******************************************************************************
	Style006 - TopNavigationStyle - Item
		(c) 2012 Creative-style
****************************************************************************** */
/*==============================================================================
	Base Area Settings
============================================================================== */
h1 {
	float:			left;
	margin-bottom:		5px;
	width:			612px;
	height:			32px;
}
h1 span{
	text-indent:		-9999px;
	overflow:		hidden;
	display:		block;
	font-size:		1px;
}
h2 {
	width:			654px;
	height:			51px;
	margin:			0 0 15px 10px;
}
h2 span {
	text-indent:		-9999px;
	overflow:		hidden;
	display:		block;
	font-size:		1px;
}
h3 {
	float:			left;
	margin-bottom:		5px;
	padding-top:		3px;
	width:			612px;
	color:			#6f5441;
/*
	color:			#947e73;
*/
	font-weight: 		bold;
	font-size:		medium;
}
h3 span {
	padding-left:		20px;
	font-size:		small;
	font-weight:		normal;
	color:			#000000;
	line-height:		12px;
}
h4 {
	margin:			5px 5px 0 5px;
	padding:		5px 5px 3px 8px;
	color:			#cc6600;
	font-size:		13px;
	line-height:		10px;
	border-left-width:	3px;
	border-left-style:	solid;
	border-left-color:	#6f5441;
}
h4 span {
	float:			right;
	padding-left:		10px;
	font-size:		12px;
	font-weight:		normal;
	color:			#cc6600;
	line-height:		12px;
}

/* ==============================================================================
	MenuPrice Area Settings
============================================================================== */
.MenuAndPriceArea {
	margin-left:		10px;
	margin-right:		10px;
	margin-bottom:		20px;
	width:			644px;
	font-size:		medium;
	padding:		5px;
	background-color:	#ddcdac;
}
.MenuAndPriceArea .Price {
	margin-top:		5px;
	font-size:		13px;
	font-weight: 		bold;
	color:			#ff0000;
}
.MenuAndPriceArea .MenuListArea {
	padding-top:		10px;
	padding-left:		15px;
	padding-right:		15px;
	padding-bottom:		10px;
	background-color:	#eee5d3;
	border:			1px solid #a28871;
	overflow:		hidden;
}
.MenuAndPriceArea .MenuListArea .CourseArea .MenuArea {
	float:			left;
	margin-right:		10px;
	width:			290px;
}
.MenuAndPriceArea .MenuListArea p {
	margin:			3px 5px 0 11px;
	font-size:		11px;
	line-height:		15px;
}
.MenuAndPriceArea .MenuListArea .Text {
	color:			#ff0000;
}
.MenuAndPriceArea .MenuListArea .Bridal {
	margin-bottom:		10px;
}
.MenuAndPriceArea .MenuListArea .BridalImage {
	margin:			0 auto 5px auto;
	text-align:		center;
	display:		block;
}
.MenuAndPriceArea .MenuListArea strong {
	margin-right:		15px;
	color:			#ff0000;
}
.MenuAndPriceArea .MenuListArea h5 {
	margin:			5px 5px 0 26px;
	padding:		5px 5px 3px 8px;
	color:			#d04161;
	font-size:		13px;
	line-height:		10px;
}
.MenuAndPriceArea .MenuListArea h5 span {
	float:			right;
	padding-left:		10px;
	font-size:		12px;
	font-weight:		normal;
	color:			#df7c93;
	line-height:		12px;
}
.MenuAndPriceArea .MenuListArea .CatchArea {
	font-size:		small;
	font-weight:		normal;
	color:			#000000;
	line-height:		14px;
}