

#memberlContent {
	padding: 46px 0 0 30px;
}
#memberlContent .section {
	padding: 0 0 24px 0;
}
#memberlContent .sectionother {
	padding: 0 0 14px 0;
}
#memberlContent h2 {
	margin: 0;
	margin: 0 0 24px 0;
}
#memberlContent h3 {
	margin: 0;
	padding: 0 0 10px 0;
}
#memberlContent p {
	margin: 0;
	padding: 0;
}
/* memberInformation
----------------------------------------*/
#memberInformation {
	position: relative;
}
#memberInformation p {
	font-size: 15px;
	padding: 0 0 15px 0;
}
#memberInformation p img {
	margin: 15px 0 0 0;
}
#memberInformation #offticket {
	position: absolute;
	top: 45px;
	left: 436px;
}
#memberInformation #offticket span {
	display:block;
	font-size:10px;
	padding:5px 0 0 0;
}
/* memberService
----------------------------------------*/
#memberService p a {
	line-height: 20px;
	background: transparent url(/img/notice/member/ar.gif) no-repeat 0 60%;
	/*\*/	background-position: 0 50%;	/* */
	display: block;
	margin: 0 0 0 9px;
	padding: 0 0 0 10px;
}
#memberService p a {
	text-decoration:underline;
}
#memberService div {
	float: left;
	border: 1px solid #CCC;
	margin: 0 20px 24px 0;
	width: 220px;
	height: 194px;
}
div > #memberService div {
	/*\*/	width: 218px;
	height: 192px;	/* */
}
#memberService li img {
	vertical-align: bottom;
}

/* memberMerit
----------------------------------------*/
#memberMerit {
	clear: both;
}
#memberMerit p {
	font-size: 11px;
	padding: 0 0 10px 0;
}
#memberMerit p img {
	margin: 0 0 5px 0;
}

/* memberOther
----------------------------------------*/
.othwrap {
	clear: both;
	width: 700px;
}
#othcatalogue,
#othcommunity {
	float: left;
	padding: 0 0 25px 0;
}
#othfunction,
#othmailmagazine {
	float: right;
	padding: 0 0 25px 0;
	width: 335px;
}

#memberOther h4 {
	border-bottom: 1px solid #666;
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	width: 335px;
}
#memberOther p {
	margin: 0;
	padding: 0;
	width: 335px;
}
#memberOther ul {
	margin: 0 0 0 17px;
	padding: 0;
}
#othfunction p {
	margin: 0 0 10px 0;
}
#othcatalogue p img,
#othcommunity p img,
#othmailmagazine p img {
	margin: 10px 0 5px 0;
}

#othcatalogue p a,
#othcommunity p a,
#othmailmagazine p a {
	line-height: 20px;
	background: transparent url(/img/notice/member/ar.gif) no-repeat 0 60%;
	/*\*/	background-position: 0 50%;	/* */
	display: block;
	margin: 0;
	padding: 0 0 0 9px;
	list-style: none;
}
#othcatalogue p a,
#othcommunity p a,
#othmailmagazine p a {
	text-decoration:underline;
}

/* newregist
----------------------------------------*/
#memberInformation .newregist {
	margin: 0;
	padding: 0;
	width: 231px;
}
#memberOther .newregist {
	clear: both;
	margin: 0;
	padding: 0;
	width: 231px;
}
.newregist a {
	background: transparent url(/img/notice/member/newregist.gif) no-repeat;
	display: block;
	overflow: hidden;
	padding: 33px 0 0 0;
	width: 231px;
	height: 33px;
}
div > .newregist a {
	height: 0px;
}

.newregist a:hover, .newregist a:active {
	background-position: 0 -33px;
}
