#main p.center {
	text-align: center;
}
#add {
	background-image: url(../images/messages/img_04.gif);
	height: 70px;
	width: 595px;
	position: relative;
	margin-bottom: 20px;
}
#add p {
	position: absolute;
	left: 88px;
	top: 17px;
}
#add img.btn {
	position: absolute;
	top: 13px;
	right: 10px;
}
#contact dl dt {
	/*font-weight: bold;*/
	background-image: url(../images/common/ic_08.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
#contact dl dd {
	margin-left: 20px;
	margin-bottom: 1em;
}

/*-----------------------------------------------
 ‹K–ñ
-----------------------------------------------*/
#txt h2 {
	background:url(../images/messages/rules/icon_sttl.gif) no-repeat left center;
	padding-left:20px;
	font-weight:bold;
}
#txt h2 .wideSpacing {
	letter-spacing:1em;
}
#txt p,
#txt ol {
	margin:0 30px 2em;
}
#txt p.clearMgn {
	margin-bottom:0;
}
#txt ol li {
	list-style:none;
	margin-bottom:0.3em;
}
/*
#txt .indent li,
#txt ol li.indent {
	text-indent:-2em;
	padding-left:2em;
}
*/
#txt ol ol {
	margin-top:0.5em;
	margin-left:1.5em;
}
#txt ol li {
	text-indent:-2em;
	padding-left:2em;
}
#txt ol li.clearIndent {
	text-indent:0;
	padding-left:0;
}
