@charset "utf-8";



#CookTable {
	font-size: 14px;
	color: #333333;
}

#CookTable H1 {
	font-size: 16px;
	font-weight: bold;
	color: #6600FF;
}
H1 {
	font-size: 22px;
	line-height: 44px;
	font-weight: bold;
	color: #990000;
}
#CookTable #CookTable2 {
	line-height: 20px;
	color: #333333;
}
.CookItem {
	color: #0033CC;
}

#CookTable .CookNotice {
	color: #FF0000;
}
#CookMenu {
	font-size: 12px;
	line-height: 18px;
}

#CookMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#CookMenu ul li a:link,#CookMenu ul li a:visited{
	background-image: url(images/icon/egg3.gif);
	background-repeat: no-repeat;
	text-indent: 28px;
	list-style-type: none;
	background-position: 1px 3px;
	display: block;
	line-height: 31px;
	text-decoration: none;
	height: 31px;
	color: #0000CC;
	text-align: left;
}
#CookMenu ul li a:hover {
	background-image: url(images/icon/egg3.gif);
	background-position: 1px -26px;
	list-style-type: none;
	color: #CC0000;
}
.Gray_13 {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}
.Gray_14 {
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
.CookTitle {
	font-size: 20px;
	color: #6600CC;
	font-weight: bold;
}
