html {
	border: none;
}
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
}
td {
	font-size: 12px;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
img {
	border: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,	　{
	margin: 0;
	padding: 0;
}

.px10 {
	font-size: 10px;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.px14 {
	font-size: 14px;
}
.px16 {
	font-size: 16px;
}
.px18 {
	font-size: 18px;
}
.px24 {
	font-size: 24px;
}

.lh130 {
	line-height: 1.3;
}
.lh150 {
	line-height: 1.5;
}

a:link,
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.mrg-b4 {
	margin-bottom: 4px;
}
.mrg-b5 {
	margin-bottom: 5px;
}
.mrg-b10 {
	margin-bottom: 10px;
}
.mrg-b20 {
	margin-bottom: 20px;
}
.mrg-t5 {
	margin-top: 5px;
}
.mrg-t10 {
	margin-top: 10px;
}

.bnr {
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}

.bnrName {
	background: #774219 url(../img/party/ad/bnr_name.gif);
}
#kekkon .bnrName {
	background: #FF1E55 url(../img/party/ad/bnr_name_k.gif);
}
.bnrName a:link, .bnrName a:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}
.bnrName a:hover {
	color: #ED801C;
	font-weight: bold;
	font-size: 13px;
}
#kekkon .bnrName a:hover {
	color: #5f0119;
}
.bnrArea {
	font-size: 10px;
	background: #ffffff;
	padding: 2px 4px;
	line-height: 1.5;
	color: #452F27;
}
#kekkon .bnrArea {
	color: #5f0119;
}
.bnr p {
	font-size: 12px;
	color: #452F27;
}
#kekkon .bnr p {
	color: #5f0119;
}
.bnrIcon img {
	margin: 2px 2px 0 0;
}
.bnrGroup {
	font-size: 10px;
	color: #452F27;
}
.bnrGroup span {
	padding: 1px 2px;
	line-height: 1.5;
	border: solid 1px #916F5D;
}
#kekkon .bnrGroup span {
	border: solid 1px #ffa4ba;
}
.bnrGroup .bnrGroupHd {
	background: #916F5D;
	color: #ffffff;
}
#kekkon .bnrGroup .bnrGroupHd {
	background: #ffa4ba;
}
.bnrGroup strong {
	margin: 0 2px 0 3px;
}
.bnrGroup strong a {
	color: #452F27;
	text-decoration: underline;
}
#kekkon .bnrGroup strong a {
	color: #5f0119;
}
.bnrGroup strong a:hover {
	color: #ED801C;
}
#kekkon .bnrGroup strong a:hover {
	color: #f61951;
}


.bnrIndex {
	width: 635px;
	text-align: left;
}
.bnrTitle {
	width: 109px;
	float: left;
}
.bnrIndex .bnrGroup {
	width: 525px;
	float: left;
	padding-top: 3px;
	font-size: 11px;
}
.clear {
	clear: both;
}
.clearSpace {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.bnrAreatop {
	float: left;
	width: 310px;
}
.bnrAreatopR {
	float: right;
}
.bnrAreatop .bnrTitle {
	width: 62px;
}
.bnrAreatop .bnrGroup {
	width: 248px;
	float: left;
	padding-top: 3px;
	font-size: 11px;
	text-align: left;
}