h3 {
	margin-bottom: 5px;
	padding: 0px;
}
.partybox {
	margin-top: 20px;
}
.partybox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.partybox li {
	margin-bottom: 5px;
}



.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F08200;
}
.contentstext {
	padding-top: 5px;
	padding-right: 5px;
}
.notice {
	font-size: 14px;
	color: #F08200;
}
.shoplist {
	margin: 0px;
	padding: 0px;
}
.shoplist th {
	background-color: #666666;
	padding: 2px;
	font-weight: normal;
	color: #FFFFFF;
	white-space: nowrap;
}
.shoplist td {
	background-color: #eeeeee;
	padding: 5px;
}
.orgunderline {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #005895;
}
.orgnotice {

	font-size: 14px;
	color: #005895;
}
.shoptext {
	padding: 5px;
	height: 100px;
	vertical-align: top;
}
