@charset "UTF-8";

@import '/common/styles/core/common2009.css';
@import url("/common/styles/module/gMenu.css");
@import url("/common/styles/core/fonts.css");

/* box ***********************************************/
/* wrapper */

/* header */
#members h2, #entry h2, #members h2, #entry h2, #town h2, #campaign h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	text-indent: -9999px;
	height: 35px;
	padding: 0px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: left top;
}

/* container */

/* contents */
#members h2 {
	background-image: url(/common/imgs/header/header-members.gif);
}

#entry h2 {
	background-image: url(/common/imgs/header/header-membersEntry.gif);
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 500px;
	background-position: left bottom;
}

#privilege {
	background-color: #EDE6D2;
	margin-bottom: 15px;
	padding: 5px;
	width: 920px;
}

#privilege h2 {
	height: 25px;
	margin-left: 5px;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #993300;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 25px;
	color: #000033;
}

#privilege .premium1, #privilege .premium2, #privilege .premium3 {
	width: 300px;
	background-color: #FFEEDB;
	height: 315px;
	background-image: url(/common/imgs/members/premiumBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#privilege .premium1, #privilege .premium2 {
	margin-right: 9px;
}

#privilege h3 {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #993300;
	padding: 4px;
}

#privilege h4 {
	background-color: #800000;
	margin-right: 30px;
	padding: 5px;
	color: #FFFFFF;
}

#privilege p {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.caption h2.tx5 {
	margin-bottom: 5px;
	color: #330000;
	margin-left: 10px;
}

.caption p.tx3 {
	margin-left: 20px;
	margin-top: 5px;
}

.point .middle, .point .middle2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(/common/imgs/members/triangle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.point .middle {
	background-color: #EDE6D2;
}

.point .middle2 {
	background-color: #E6DCC0;
}

.point .middle .left, .point .middle2 .left {
	width: 350px;
}

.point .middle .right, .point .middle2 .right {
	width: 560px;
}

.point .middle .right p, .point .middle2 .right p {
	margin-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

.point .top {
	margin-top: 15px;
}

#about {
	height: 200px;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

#privilege .entryButton {
}

.point .entryButton {
	background-color: #F8F5EC;
	padding-bottom: 15px;
}

.entryButton {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
