p.linkbar {
	line-height: 60px;
	display: block;
	height: 60px;


}
p.linkbar a{
	background: url(linkbar.jpg);
	text-align: center;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	display: block;
}
p.linkbar a:hover{
	background: url(linkbaro.jpg);
}
p.telephone {
	font-size: 20px;
}

#bg_head {
	background: url(bg.jpg) no-repeat center top;
}

#bg_foot {
	background: #630;
}
#header ,#contents,#footer{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 127px;
	border-top: 8px solid #630;
	position: relative;
}
#header p{
	display: block;
	margin: 0px;
	padding: 0px;



}
#header #brand {
	float: left;
	padding-top: 23px;
}
#header #menu {
	float: right;
	padding-top: 42px;
	padding-right: 20px;

}
#contents {
	clear: both;
	position: relative;
}
#pankuzu {
	background: #B2987F url(pankuzu_bg.jpg);
	padding-left: 5px;
	position: relative;
}
#pankuzu a {
	background: url(pankuzu2.png) no-repeat right top;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	padding-right: 20px;
	display: inline-block;
	margin: 5px 0px;
	padding-left: 5px;
	font-size: 12px;
	color: #630;
}
#pankuzu a:hover {
	text-decoration: underline;
}
#pankuzu a:first-child {
	background: url(pankuzu1.png) no-repeat right top;
}
#pankuzu a:last-child {
	background: url(pankuzu3.png) no-repeat right top;
}
#display {
	position: relative;
	-moz-box-shadow:0px 0px 10px #999;
	-webkit-box-shadow:0px 0px 10px #999;
	box-shadow:0px 0px 10px #999;
}
#display #original {
	width: 903px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}


#display #gallery_story {
	width: 270px;
	position: absolute;
	top: 360px;
	right: 30px;
}
#gallery_story h2 {
	color: #000;
}





#main {
	width: 640px;
	float: left;
	position: relative;
}
#main .story_leftphoto ,#main .story_rightphoto ,#main .story_gallery ,#main .story_map{
	clear: both;
	border-top: 2px dotted #630;
	margin-top: 20px;
	padding-top: 20px;
	position: relative;
}
#main .story_leftphoto img,#main .story_rightphoto img{
	border-radius:3px;
	-moz-box-shadow:0px 0px 25px #CCC;
	-webkit-box-shadow:0px 0px 25px #CCC;
	box-shadow:0px 0px 25px #CCC;
	position: relative;
	display: block;
	border: 1px solid #D4D4D4;
}
#main .story_leftphoto img{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#main .story_rightphoto img{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
#main .story_gallery h3 {
	margin-bottom: 10px;
	color: #630;
}
#main .story_gallery a  {
	border-style: none;
	width: 160px;
	display: block;
	float: left;
	height: 215px;
	position: relative;
}

#main .story_gallery a  img{
	-moz-box-shadow:0px 0px 10px #666;
	-webkit-box-shadow:0px 0px 10px #666;
	box-shadow:0px 0px 10px #666;
	height: 202px;
	width: 145px;
	position: absolute;
	border: 1px solid #DBDCDF;
}
#main .story_gallery a:hover img{
	-moz-box-shadow:0px 0px 10px #630;
	-webkit-box-shadow:0px 0px 10px #630;
	box-shadow:0px 0px 10px #630;
	height: 230px;
	width: 165px;
	z-index: 10;
	left: -10px;
	top: -10px;
	border-color: #D6C2BE;
}
#baz_display {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.baz_reco {
	float: left;
	width: 280px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 525px;
	margin-top: 30px;
}
.baz_reco img  {
	background: rgba(255,255,255,0.5);
	height: 370px;
	margin-bottom: 10px;
	width: 280px;
	-moz-box-shadow:0px 0px 10px #999;
	-webkit-box-shadow:0px 0px 10px #999;
	box-shadow:0px 0px 10px #999;
}
.baz_reco div {
	background: rgba(255,0,51,0.8);
	height: 140px;
	margin-bottom: 7px;
	border-radius:7px;
	padding: 10px;
	-moz-box-shadow:0px 0px 10px #999;
	-webkit-box-shadow:0px 0px 10px #999;
	box-shadow:0px 0px 10px #999;
}
.baz_reco div:hover {
	background: rgba(255,0,51,1);
}
.baz_reco div p{
	padding: 6px 0px 00px;
}
.baz_reco div p a{
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
	display: block;
}
.baz_reco div p +p a{
	font-size: 12px;
	border-top: 1px dotted #FFF;

}
.baz_reco div p +p+p a{
	font-size: 14px;
	font-weight: bold;

}
#main .baz_reco {
	margin-left: 30px;
	margin-right: 0px;
}


#person .story_rightphoto img {
	height: auto;
	width: 250px;

}
#person .story_rightphoto .bottan {
	float: none;
}

#main .story_map div {
	float: right;
	height: 300px;
	width: 300px;
	margin-bottom: 20px;
	background: #FCF3F3;
}
#main #shoplist .story_leftphoto p{
	text-overflow:ellipsis;
	display: block;
	overflow: auto;
	font-size: 10px;
}
#main img.bottan {
	margin: 0px 0px 20px;
}
#side {
	width: 320px;
	float: right;
	position: relative;
}
#side img#sidetitle {
	width: 264px;
	margin-left: 27px;
	margin-top: 25px;
	margin-bottom: 15px;
}

#side #bottans {
	width: 264px;
	margin: 0px auto;
}

#side #bottans img{
	margin-bottom: 20px;

}


#contentslast {
	clear: both;
}
#footer {
	background: #630 url(footer_bg.jpg) no-repeat;
	padding-top: 7px;
}
#footer ul {
	margin-left: 13px;
	list-style: none;
}
#footer ul li {
	float: left;
}
#footer ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	padding: 7px;
	border-radius:4px;
}
#footer ul li a:hover {
	background: #630;

}
#footer p {
	color: #FFF;
	margin-left: 20px;
	clear: both;
	padding-top: 50px;
}
