@charset "utf-8";
#shopinfo {
	width: 519px;
	padding: 10px;
	background-image: url(../shops/yasuhara/images/bg_access.gif);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
}
#shopinfo table tr td {
	vertical-align: top;
}
#shopinfo p.first {
	margin-top: 10px;
}

#shopinfo   ul   li  {
	float: left;
	margin-top: 10px;
}
#shopinfo ul li a {
	margin-right: 5px;
	padding-right: 10px;
}
#yasuhara div#topics {
	position: static;
	background-image: url(../images/bg_dotHr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 23px;
	padding-top: 0px;
}
#yasuhara #topics dl {
	margin: 0px;
	padding: 0px;
}
#yasuhara h3 em {
	font-style: normal;
	font-size: 0.8em;
}
#yasuhara   p.w420 {
	width: 420px;
}


#yasuhara p.photo {
	padding-top: 25px;
}


.shadow {
    background: url(../shops/yasuhara/images/shadow_001.gif) right bottom;
    float: left; /* 回り込み制御 */
}
 
.shadow img {
    position: relative;
    left: -5px; /* 画像を左へ移動 */
    top: -5px; /* 画像を上へ移動 */
}
ul#shopnav {
	height: 30px;
	background-color: #EBEBEB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: relative;
	z-index: 5;
}

#shopnav li {
	float: left;
}
#shopnav li a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	display: block;
}

/*　ナビゲーション　*/
   
#shopnav li a.shopnav_01 {
	display:block;
	width:90px;
	height:30px;
	background-repeat:no-repeat;
	background-image: url(../shops/yasuhara/images/but_yasuhara_01css.gif);
	background-position: 25px 0;
}
#shopnav li a.shopnav_01:hover,
#shopnav li.current a.shopnav_01
{
	background-image: url(../shops/yasuhara/images/but_yasuhara_01css.gif);
	background-repeat: repeat-y;
	background-position: 25px 30px;
}
#shopnav li a.shopnav_02 {
	display:block;
	width:105px;
	height:30px;
	background-repeat:no-repeat;
	background-image: url(../shops/yasuhara/images/but_yasuhara_02css.gif);
	background-position: 25px 0;
}
#shopnav li a.shopnav_02:hover,
#shopnav li.current a.shopnav_02
{
	background-image: url(../shops/yasuhara/images/but_yasuhara_02css.gif);
	background-repeat: repeat-y;
	background-position: 25px 30px;
}
#shopnav li a.shopnav_03 {
	display:block;
	width:115px;
	height:30px;
	background-repeat:no-repeat;
	background-image: url(../shops/yasuhara/images/but_yasuhara_03css.gif);
	background-position: 25px 0;
}
#shopnav li a.shopnav_03:hover,
#shopnav li.current a.shopnav_03
{
	background-image: url(../shops/yasuhara/images/but_yasuhara_03css.gif);
	background-repeat: repeat-y;
	background-position: 25px 30px;
}

/*　店内写真ギャラリー　*/

#yasuhara #Image0 {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
#dp_th  {
	width: 410px;
}
#dp_th  li  {
	float: left;
}
#dp_th li a {
	padding: 1px;
	border: 1px solid #CCCCCC;
	display: block;
	margin-right: 0px;
	margin-left: 21px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#dp_th li a.first {
	margin-left: 0px;
}
#dp_th li a:hover {
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
}
