@charset "utf-8";

#contents2 h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}
#contents2 .captionedImage {
	display:inline;
	float:right;
	text-align:center;
	margin:0 0 5px 5px;
}
#contents2 #pointDescriptionImageContainer img {
	float:none;
	margin:0;
}
#contents2 h5 {
	font-weight:bold;
}
#contents2 .shopGroup {
	margin-bottom:1em;
	margin-left:15px;
}
#contents2 .timestamp {
	text-align:right;
}
#contents2 .description {
	margin-bottom:1em;
}

#contents2 .note1,
#contents2 .note1Target {
	color:#a00;
}

#contents2 .note2,
#contents2 .note2Target {
	color:#060;
}
#contents2 .note3,
#contents2 .note3Target {
	color:#00a;
}
#contents2 .note4,
#contents2 .note4Target {
	color:#f60;
}
