@charset "UTF-8";
/* CSS Document */

/*  [[[ TOPIMG-AREA ]]] 
----------------------------------- */
#blockTopImg {
	height:310px;
	width:100%;
	background-color:#e4e4cc;
	overflow:hidden;
}
#blockTopImg02 {
	width:940px;
	margin:0 auto;
	position:relative;
}
#topImg {
	position:absolute;
	top:0;
	left:-230px;
}
#topImg * {
	position : absolute;
}
#topImg img{
	display:none;
}

/* weeklyLunch */
#wrapper{
	position:relative;
}
#weeklyLunch{
	position:absolute;
	background:url(/img/top/bg_wlunch.png) no-repeat;
	top:-360px;
	right:0;
	height:330px;
	width:220px;
	z-index:100;
}
#weeklyLunch #ttlTopWlunch{
	position:absolute;
	top:40px;
	right:40px;
	width:166px;
	background:none;
	z-index:100;
}
#weeklyLunchLink dt{
	position:absolute;
	top:-110px;
	right:7px;
	width:200px;
	z-index:100;
}
#weeklyLunchLink dt a:link,
#weeklyLunchLink dt a:visited {
	color: #ffffff;
	text-decoration: none;
}
#weeklyLunchLink dt a:hover,
#weeklyLunchLink dt a:active  {
	color: #ffffff;
	text-decoration: underline;
}
#weeklyLunchLink .linkTopWlunch span{
	background:url("/img/top/arrow_01.gif") no-repeat scroll 0 3px transparent;
	padding-left:15px;
}
#weeklyLunchLink dd{
	position:absolute;
	top:-270px;
	right:9px;
	z-index:100;
}

/*  main
----------------------------------- */

/* news */
.ttlStyle6{
	margin-bottom:12px;
}

.newscontent li{
	line-height:1.8;
}
.newscontent li p.date{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 130px;
}

.newscontent li p.linkStyle1{
	display:inline;
	line-height:1.8;
}


.listItem{
	float:left;
	padding-right:5px;
	width:133px;
}
.listItem dt{
	margin-bottom:10px;
}
.listItem02{
	float:left;
	padding-right:5px;
}

/*  sub
----------------------------------- */

body#pageTop .blockSideLunch,
body#pageTop .blockSideEvent,
body#pageTop .blockSideNews{
	display:none;
}
