@charset "utf-8";
#asakusa01 {
	width: 520px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	height: 250px;
}
#asakusa02 {
	width: 520px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	height: 295px;
	clear: both;
}
#photo_komgata {
	float: right;
	width: 200px;
	border: 2px solid #90C;
	margin-top: 5px;
}
#photo_asakusabashi {
	float: right;
	width: 200px;
	border: 2px solid #90C;
	margin-top: 5px;
}
#text_komagata {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: small;
	line-height: 170%;
	color: #666;
	width: 310px;
	margin-bottom: 10px;
	margin-top: 0px;
	float: left;
}
#text_asakusabashi {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: small;
	line-height: 170%;
	color: #666;
	width: 310px;
	margin-top: 10px;
	float: left;
}
#time_asakusabashi {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: small;
	width: 250px;
	margin-left: 15px;
	margin-top: 10px;
	color: #039;
	text-indent: 40px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(time.gif);
	float: left;
}
