@charset "utf-8";
/* ===================================================================
店舗情報のCSS
=================================================================== */
img#mapMain {
	border: 1px solid #000;
	margin: 0px 0px 0px 11px;
	padding: 0px;
	text-align: center;
}
.--------------------------- { }
h2#info_minami {
background: url(../info/title_info_minami.gif) no-repeat left top;
height: 110px;
width: 950px;
margin-bottom: 10px;
}
h2#info_honmachi {
background: url(../info/title_info_honmachi.gif) no-repeat left top;
height: 110px;
width: 950px;
margin-bottom: 10px;
}
h2#info_chuou {
background: url(../info/title_info_chuou.gif) no-repeat left top;
height: 110px;
width: 950px;
margin-bottom: 10px;
}
h2#info_shibuya {
background: url(../info/title_info_shibuya.gif) no-repeat left top;
height: 110px;
width: 950px;
margin-bottom: 10px;
}
h2#info_nagoya {
background: url(../info/title_info_nagoya.gif) no-repeat left top;
height: 110px;
width: 950px;
margin-bottom: 10px;
}
h2#info_yotsuya {
background: url(../info/title_info_yotsuya.gif) no-repeat left top;
height: 110px;
width: 950px;
margin-bottom: 10px;
}
h3#surrounding {
background: url(../info/paragraph_surrounding.gif) no-repeat left top;
height: 30px;
width: 722px;
margin-bottom: 10px;
}
h3#access {
background: url(../info/paragraph_access.gif) no-repeat left top;
height: 30px;
width: 722px;
margin-bottom: 10px;
}
h3#route {
background: url(../info/paragraph_route.gif) no-repeat left top;
height: 30px;
width: 722px;
margin-bottom: 10px;
}


.infoContent {
width: 722px;
clear: both;
margin-bottom: 35px;
}
.infoContent p {
margin-left: 20px;
line-height: 1.6;
}


























#mapTB { width: 722px; 
}

#mapTB table {
width: 710px;
border-collapse: collapse;
float: left;
margin-bottom: 20px;
}
#mapTB img {
padding-left: 10px;
background: #FFF;
}

#mapTB table tr  {
	background: url(../images/common/dot.png) repeat-x center bottom;
}
#mapTB table tr:last-child { background: none; }

#mapTB table th {
padding-left: 5px;
width: 110px;
color: #333;
padding-right: 5px;
text-align: left;
}
#mapTB table td  {
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
#message  {
width: 660px;
clear: left;
margin-left: 10px;
padding: 10px;
background: #DDEAFF;
}
#message li  {
background: url(../images/common/list_d.png) no-repeat 4px 0.8em;
padding-left: 12px;
line-height: 1.8;
color: #222;
}
#message li.strongs {
font-size: 1.1em;
font-weight: bold;
color: #222;

}

#message li a {

}

#print {
margin-bottom: 20px;
text-align: right;
margin-top: -38px;
}
#print li {
display: inline;
padding-right: 20px;
}
#mapion {
	float: right;
	width: 78px;
	margin-bottom: 1em;
}
#mapion a {
	text-decoration: none;
}
.--------------------------- { }

.walk_minami             {
padding-left: 12px;
font-weight: bold;
font-size: 1.1em;
background: url(../info/icon_m.gif) no-repeat left 0.5em;
margin-left: 10px;
margin-bottom: 5px;
}
.walk_honmachi             {
padding-left: 12px;
font-weight: bold;
font-size: 1.1em;
background: url(../info/icon_h.gif) no-repeat left 0.5em;
margin-left: 10px;
margin-bottom: 5px;
}
.walk_chuou          {
padding-left: 12px;
font-weight: bold;
font-size: 1.1em;
background: url(../info/icon_n.gif) no-repeat left 0.5em;
margin-left: 10px;
margin-bottom: 5px;
}
.walk_shibuya             {
padding-left: 12px;
font-weight: bold;
font-size: 1.1em;
background: url(../info/icon_s.gif) no-repeat left 0.5em;
margin-left: 10px;
margin-bottom: 5px;
}
.--------------------------- { }


.train     {
	margin-bottom: 2em;
	line-height: 1.3em;
	width: 700px;
	padding-left: 10px;
}
.train  dt {
	font-size: 1em;
	font-weight: normal;
	padding-left: 4px;
	width: 20%;
	border-left: 4px solid #C0C0C0;
	line-height: 1.2em;
	margin-bottom: 4px;
}
.train dd      {
display: inline;
padding-right: 0px;
padding-left: 0px;
margin-right: 0.4em;
margin-left: 0.4em;
line-height: 1.4;
}
.nearby   a   {
font-weight: bold;
color: #FF7B08;
font-size: 1.3em;
}
