/* =============================================================================
	周辺案内 CSS
============================================================================= */
@import url("../css/base.css");
@import url("../css/left_menu.css");

#SubMain li {
	margin:10px 0;
}

/* 右コンテンツ */
#Main h3 {
	margin:20px 0;
}

#Main h3.Box {
	background:#B58;
}

ol {
	margin:0 0 20px;
	padding:0;
	list-style:none;
}

ol li {
	margin:0;
	padding:0;
	color:#000;
	background:none;
}

/* スカイツリー */
#text {
	margin-left:5px;
	width:260px;
	height:auto;
	float:left;
}

#text p {
	margin:5px 0 0;
	letter-spacing:1px;
}

#tower {
	margin-right:15px;
	width:200px;
	float:left;
	text-align:center;
}

#tower p {
	margin:0;
	font-size:10px;
}

#Main h4 {
	margin:0;
	font-size:15px;
}

#link {
	margin:110px auto 0;
	width:204px;
	text-align:center;
}

/*新日本フィル交響楽団*/
#njp {
	margin:20px 0 0 30px;
	width:204px;
	float:left;
	text-align:center;
}

/* 近隣の名所・旧跡案内マップ */
#map {
	width:488px;
	height:460px;
	float:left;
	border:1px #006551 solid;
}

h5 {
	margin:10px 0 0;
	_margin-top:30px;
	font-size:15px;
	color:#BB5588;
}

*+html h5 {
	margin:30px 0 0;
}

ol#LinkBox li {
	width:165px;
	float:left;
}

.ListP {
	margin:5px 0 0 13px;
}

h6 {
	margin:15px 0 10px;
	border-bottom:1px #00C solid;
	width:480px;
	float:left;
	font-size: 14px;
	padding-left: 10px;
}

/*---両国・錦糸町・浅草--*/

.place {
	width: 480px;
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
	font-size: 14px;
	padding-left: 10px;
	color: #333333;
}
