@charset "utf-8";
/* CSS Document */

#mainStage h5 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 10px 0px;
	color: #666666;	
}

#mainStage p {
	font-size: .8em;
	line-height: 150%;
	margin: 6px 0px 30px 0px;
	color: #666666;	
}

#toshoplist {
	border: none;
}

/* xxxxxxxx */

#detail h6 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0em;
}

#detail p {
	font-size: .8em;
	margin: 0px;
}

#detail p.attn {
	font-size: .75em;
}


