@charset "utf-8";
/* CSS Document */
@import"siten.css";

#side h4{
	width:209px;
	height:40px;
	margin:3px;
}

#side h4 a{
	display: block;
	height:27px;
	padding-top:15px;
	padding-left:36px;
	margin-bottom:3px;
	background: url(/images/button_side_list.gif) top left no-repeat;
	overflow:hidden;
	text-align:left;
	text-decoration:none;
}

#side h4 a:visited{
	color:#ff7800;
	background: url(/images/button_side_list.gif) no-repeat;
	overflow:hidden;
}

#side h4 a:hover{
	background: url(/images/button_side_list.gif) no-repeat 0px -40px;
	overflow:hidden;
}

#side ul{
	width:168px;
	padding:8px 7px 8px 36px;
	background:#fff;
	text-align:left;
}

#side ul li{
	height:30px;
}

#kyoten table{
	width:700px;
	margin-bottom:7px;
}
#kyoten table td.image{
	width:160px;
	padding:15px 0px;
	border-top:#fa7800 solid 1px;
	border-bottom:#fa7800 solid 1px;
	vertical-align:top;
}
#kyoten table td.address{
	padding:15px 25px;
	border-top:#feddbf solid 1px;
	border-bottom:#feddbf solid 1px;
	line-height:1.3em;
	vertical-align:top;
}

.backToTopMiddle{
	width:700px;
	margin:20px 0px;
	text-align:right;
}

.backToTopMiddle a{
	float:right;
	display:block;
	width:120px;
	height:25px;
	background:url(..images/button_back_top.gif) no-repeat;

	text-align:left;
	overflow:hidden;
}

.branch{
	margin-bottom:3px;
	color:#ff7800;
	font-weight:bold;
	text-align:left;
}

.map a{
	display:block;
	width:97px;
	height:25px;
	margin-top:7px;
	background:url(..images/button_go_map.gif) no-repeat;

	overflow:hidden;
}

/*//////////地図詳細ページ//////////*/


#kyotenMap h5{
	color:#333;
	font-weight:bold;
	font-size:18px;
	text-align:left;
	margin-bottom: 10px;
}

.mapBox{
	text-align:center;
}

#map{
	margin:20px auto;
}

.balloonInner{
	text-align:left;
	line-height:1.6em;
}
