@charset "shift_jis";
@import "basic.css";
/* === map === */
body {
	margin:0;
	padding:0;
}
#map {
	line-height:18px;
}
#map p {
margin:0;
}
#map dt {
	margin-left:10px;
	font-size:12px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}
#map #RightCol dd {
	margin-left:30px;
	width:500px;
	margin-bottom:8px;
}
#map #RightCol .part {}
.akaji {
	color:#ff0000;
}
.print{
	background-image:url(../map/images/btn_bg.gif);
	border-bottom:1px solid #000;
}
#RightCol #shopphoto,
#RightCol #shopphoto li{
margin:0;
padding:0;
list-style:none;
}
#RightCol #shopphoto li{
float:left;
width:90px;
height:90px;
margin:0 0 15px;
}
#RightCol #shopphoto li a img{
display:block;
}

.textbold {
font-weight:bold;
color:#990033;
}
.textred{
color:#999999;
}
/* === #pictWin === */

#pictWin{
padding:5px;
margin:0;
background:#200;
}
#pictWin div{
text-align:center;
}
#pictWin *{
margin:0;
padding:0;
border:0;
}
#pictWin p{
color:#ccc;
text-align:center;
font-size:10px;
margin:10px 0 0;
}
