@charset "UTF-8";

div#flashArea {
	height: 350px;
	background: #000 url(../img/top/flashBack.jpg) repeat-x;
	border-bottom: solid 2px #999;
}

div#mainArea {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	background: url(../img/common/contentsBack.gif);
}

div#mainLeftArea {
	margin: 0;
	padding: 30px 0 0 30px;
	width: 450px;
	float: left;
}

div#mainRightArea {
	margin: 30px 0 0 0;
	padding: 0;
	background: url(../img/top/masterChef.jpg) right bottom no-repeat;
	width: 470px;
	min-height: 295px;
	height: auto !important;
	height: 295px;
	float: left;
}

ul#news {
	margin: 1em 0 0 1em;
	padding: 0;
	width: 380px;
}

ul#news li {
	margin: 0;
	height: 25px;
	background: url(../img/top/listMark.gif) no-repeat 10em 0.3em;
	list-style: none;
	clear: both;
}

ul#news li span.date {
	margin: 0 25px 0 0;
	display: block;
	width: 130px;
	float: left;
}

ul#news li a {
	float: left;
	width: 220px;
	color: #261F1D;
	text-decoration: none;
}

ul#news li a:hover {
	color: #978179;
	text-decoration: underline;
}

div#mainRightArea p {
	width: 260px;
}

div#mainRightArea p#chefTitle {
	font-size: 16px;
}

div#mainRightArea img {
	margin: 0 0 0 80px;
}

img#recruitBanner {
	margin-top: 20px;
}
