.m_copy{text-align:center;margin:15px 0;}

#main{
padding:15px 0;
margin-bottom:50px;
text-align:center;}

#main #main_img{
float:left;
width:592px;
height:407px;
background: url(img/main_book.jpg) no-repeat;
padding-top:30px;
}


#imgbox {
	width: 526px;
	height: 348px;
}

#manu{padding-left:15px;}

#main ul{
background: url(img/menu_bg.gif);
width:210px;
height:395px;
float:right;
margin:6px 10px 0 0;}

#main ul li{
padding:10px 0 0 10px;
}


#dish{
background: url(img/bg.jpg) no-repeat;
height:820px;}


#dish .right{
background-color:#F6F0ED;
width:340px;
padding:15px;
float:right;
margin-top:330px;
/*position:absolute;
left:470px;*/

}
#dish .right img{margin-bottom:15px;}
#profile{
width:820px;
height:171px;
background: url(img/profile_bg.jpg) no-repeat;
padding:10px 0;
border-bottom:1px solid #E8E7E0;
font-size:10px;

}

#profile p{margin-left:310px;}

*html #profile p{width:480px;}

#imgbox {
	width: ;
	height: ;
	
}


/*====ギャラリー用ボタンロールオーバー=====*/
a.rolloverMenu1 ,
a.rolloverMenu2 ,
a.rolloverMenu3 ,
a.rolloverMenu4 
{
  text-align: center;
  display: block;
  overflow: hidden;
  position: relative;
  width: 190px;
  height: 85px;
}

a.rolloverMenu1 {background: url(img/btn_img1_on.jpg) left top no-repeat;}
a.rolloverMenu2 {background: url(img/btn_img2_on.jpg) left top no-repeat;}
a.rolloverMenu3 {background: url(img/btn_img3_on.jpg) left top no-repeat;}
a.rolloverMenu4 {background: url(img/btn_img4_on.jpg) left top no-repeat;}


a.rolloverMenu1 img ,
a.rolloverMenu2 img ,
a.rolloverMenu3 img ,
a.rolloverMenu4 img 
 {background-color: #fff;}

a.rolloverMenu1:hover img ,
a.rolloverMenu2:hover img ,
a.rolloverMenu3:hover img ,
a.rolloverMenu4:hover img 
{position: relative;
top: 85px;
}