@charset "UTF-8";
.bg {
	background-image: url(../../fugudon/img/shoplist/02bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.uline {
	font-size: 12px;
	line-height: 1.8em;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#contents h2 {
	font-size: 16px;
	line-height: 1.8em;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 20px;
}
#contents  p {
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 20px;
}
.tline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	font-size: 12px;
	line-height: 1.8em;
	color: #990000;
}
