/* CSS Document */


/*トップページ*/
.akasen {background-color: #fcdede; border-bottom: 2px solid #f00 }


/* お土産 */
#asakusa-miyage-list {
	margin:3px 10px;
	}

#asakusa-miyage-list li{
	width:20%;
	padding:3px 0 3px 25px;
	
	list-style:none;
	background:url(/asa_guide/miyage/img/icon.gif) no-repeat left center;
	
	float:left;
	}

/* 行事 */

.schedule{
	clear:both;
	padding:20px 0 5px 0;
	}

.schedule h3{
	margin:0 10px 0 0;
	
	float:left;
	}

.schedule table{
	border-top:#666666 dotted 1px;
	}
	
.schedule th,.schedule td{
	padding:5px;
	border-bottom:#666666 dotted 1px;
	}


/*上手い店*/
.umaittl1{
font-size:12px;
font-family:"ＭＳ 明朝", "ＭＳ Ｐ明朝", 細明朝体, 平成明朝;
margin-top:10px;
padding-top:3px;
padding-left:3px;
border-left:5px solid #f3acb1;
text-align:left;
}

/**/

.textlarge {
	font-size:1.7em;}