@charset "Shift_JIS";

/* ------------------------------
	SHISETSU global
------------------------------ */

#pankuzu {
	background-image: url(../../shisetsu/img/bg_pankuzu.jpg);
	background-repeat: no-repeat;
}
#menu #shisetsu a {
width:154px;
height:120px;
display:block;
}
#menu #benitei a {
width:154px;
height:104px;
display:block;
}
#menu li  a{
	background-image: url(../../shisetsu/img/menu.jpg);
	background-repeat: no-repeat;
}
#shisetsu a:link, #shisetsu a:visited {
	background-position: 0px 0px;
}
#shisetsu a:hover, #shisetsu a:visited:hover {
	background-position: -154px 0px;
}
#benitei a:link, #benitei a:visited {
	background-position: 0px -120px;
}
#benitei a:hover, #benitei a:visited:hover {
	background-position: -154px -120px;
}
#dishes a:link, #dishes a:visited {
	background-position: 0px -224px;
}
#dishes a:hover, #dishes a:visited:hover {
	background-position: -154px -224px;
}
#access a:link, #access a:visited {
	background-position: 0px -354px;
}
#access a:hover, #access a:visited:hover {
	background-position: -154px -354px;
}
#contact a:link, #contact a:visited {
	background-position: 0px -484px;
}
#contact a:hover, #contact a:visited:hover {
	background-position: -154px -484px;
}
/* ------------------------------
	SHISETSU main
------------------------------ */
dl {
margin-top:5px;
}
dl.data02 {
padding-right:35px;
}
dt {
	font-weight: bold;
}
dd {
 margin-bottom:0.7em;
margin-left:15px;
}
dd.dt_txt02 {
margin-left:52px;
margin-top:-1.5em;
}
dd.dt_txt03 {
margin-left:65px;
margin-top:-1.5em;
}
dd.dt_txt04 {
margin-left:78px;
margin-top:-1.5em;
}
dd.dt_txt06 {
margin-left:96px;
margin-top:-1.5em;
}
dd.dt_txt07 {
margin-left:108px;
margin-top:-1.5em;
}
dd.dt_txt08 {
margin-left:130px;
margin-top:-1.5em;
}
dd.dt_txt09 {
margin-left:143px;
margin-top:-1.5em;
}
#movie a {
margin-top:20px;
width:495px;
height:95px;
background-image:url(../../shisetsu/img/bt_01.jpg);
background-repeat: no-repeat;
display:block;
}
#movie a span {
display:none;
}
#movie a:link, #movie a:visited {
	background-position: 0px 0px;
}
#movie a:hover, #movie a:visited:hover {
	background-position: 0px -95px;
}
#wrapper #main_wrapper #main p {
margin-left:5px;
width:485px;
}