
.indexpage_box_01  {
	display:block;
	width:505px;
	height:180px;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	margin:60px 30px 0 30px;
}



.indexpage_box_02   {
	display:block;
	width:20px;
	height:250px;
	background-image:url(../images/midline.png);
	background-repeat:no-repeat;
	background-position:center;
	
}




.indexpage_box_03   {
	display:block;
	width:287px;
	height:200px;
	margin:50px 0 0 20px;
}




.indexpage_box_03  ul   {
	width:287px;
	height:250px;
	margin: 0;
   padding: 0;
   display:block;
   list-style:none;
}


.indexpage_box_03  li   {
	display:block;
	width:231px;
	height:44px;
	margin: 0 0 10px 0;
   padding: 0;
}

.indexpage_box_03  li a {
	display:block;
    width:231px;
	height:44px;
	line-height:30px;
	text-decoration:none; 
}

.indexpage_box_03  li   a:hover  {
	background-position:0 -44px;
}


.indexpage_box_03a  {
display:block;
	width:231px;
	height:44px;
	background-image:url(../images/lunchmenu_bn.jpg);
	background-position:top;
	background-repeat:no-repeat;	
}


.indexpage_box_03b {
display:block;
	width:231px;
	height:44px;
	background-image:url(../images/mainmenu_bn.jpg);
	background-position:top;
	background-repeat:no-repeat;	
}


.indexpage_box_03c  {
display:block;
	width:231px;
	height:44px;
	background-image:url(../images/winemenu_bn.jpg);
	background-position:top;
	background-repeat:no-repeat;	
}





