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

@import url(../../Shared/style/shared.css);

.contents div{
	padding:10px;
	background-color:#f5f5f5;
	margin-bottom:12px;
}

.contents div p {
	margin-bottom:0px;
}

.contents img {
	margin-bottom:12px !important;
}

.contents p img {
	margin-bottom:2px !important;
}

