@charset "utf-8";
@import url("common.css");

/*
 * Last Up Date: 2008-09-04 16:00
 */

/* container-inner
------------------------------ */
#container-inner {
	background: url(../img/terms_back_top.jpg) no-repeat top center;
}

/* ------ text */
h1,h2,h3,h4 {
	font-weight:bold;
}
h3 {
	margin-bottom: 1em;
	border-top: 3px double #000;
	border-bottom: 3px double #000;
	text-align: center;
	font-size: 130%;
}
h4 {
	margin: 1.5em 0 0.2em;
	font-size: 100%;
}
p.num {
	padding-left: 1.5em;
	text-indent: -1.5em;
}

/* contents
------------------------------ */
#contents {
	margin: 0 auto;
	padding: 12.5em 0 3.5em;
	width: 680px;
	text-align: left;
}
#contents-ccheck {
	margin: 0 auto;
	padding: 2.5em 0 3.5em;
	width: 680px;
	text-align: left;
}
ol {
	padding-left: 3em;
	list-style: decimal;
}
ul {
	padding: 0 0 0.5em 3em;
	list-style: disc;
}
ul ul {
	padding: 0 0 0.5em 2.5em;
	list-style: circle;
}

/* guidePage, guidePage-1column, mannerPage
------------------------------ */
.guidePage h1,
.mannerPage h1 {
	margin: 0 0 0.5em;
	padding: 0.1em 0 0.1em 0.3em;
	background: #A9A983;
	border-left: 12px solid #85855C;
	text-indent: 0;
	font-size: 120%;
	color: #FFF;
}
.guidePage h4{
	margin: 10 0 0.5em;
	padding: 0.1em 0 0.1em 0.3em;
	background: #339999;
	border-left: 12px solid #006666;
	text-indent: 0;
	font-size: 160%;
	color: #FFF;
}
.guidePage h5{
	padding: 0 0 0 0.5em;
	text-indent: 0;
	font-size: 140%;
	color: #000000;
	font-weight:bold;
}
.campaign ul li{
	margin-left: 25px;
	margin-right: 20px;
	margin-bottom: 5px;
	font-size: 110%;
	font-weight: bold;
	list-style: disc;
;
}
.guidePage p.topic-path {
	font-weight: bold;
	color: #A9A983;
}
.guidePage p.topic-path a {
	font-weight: lighter;
}
.guidePage h2 {
	margin: 0 0 0.5em;
	text-align: left;
	font-size: 120%;
	color: #FF9900;
}
.guidePage-1column h2 {
	margin: 1em 0 0;
	padding-left: 0.3em;
	border-left: 8px double #FF9900;
}
.guidePage h3 {
	margin: 0;
	padding-left: 1.2em;
	width: 300px;
	border: 0;
	text-indent: -1.2em;
	font-size: 100%;
	text-align: left;
	color: #CC6600;
	font-weight: lighter;
}
.guidePage-1column h3 {
	margin: 0 0 0.5em 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px dashed #CC6600;
	text-indent: 0;
	font-weight: bold;
}
.guidePage-1column .pGuide-t h3,
.guidePage-1column .pGuide-c h3 {
	margin: 0;
	padding: 0;
	width: 92%;
	border-bottom: 1px dashed #A9A983;
	font-weight: bold;
	text-align: center;
}
.guidePage .section,
.mannerPage .section {
	margin: 0;
	padding: 1em 0;
	border-bottom: 1px solid #CECEB9;
	color: #5B5B40;
}
.guidePage .noBorder,
.mannerPage .noBorder {
	border-bottom: none;
}
.guidePage .dashBorder {
	border-bottom: 1px dashed #CECEB9;
}
.guidePage .section p {
	margin: 0.2em 0 0.5em 1.2em;
	width: 300px;
}
.guidePage p.marginB6em {
	margin-bottom: 6em;
}
.guidePage-1column .section {
	border-bottom: none;
}
.guidePage-1column .section p {
	margin: 0;
	width: 100%;
}
.guidePage-1column .section ol {
	margin: 0.2em 0 0 1.2em;
	width: 90%;
}
.guidePage-1column .section ul {
	margin: 0.5em 0 0.5em 1em;
	width: 90%;
}
.guidePage-1column .section ul.linkList li {
	margin-top: 0.5em;
	padding-left: 1.5em;
	list-style: none;
	background: url(../img/arrow_green_white.gif) no-repeat left center;
}
.guidePage-1column .section ul.list-border {
	margin: 0.5em auto;
	padding: 0;
	width: 90%;
	border-top: 1px dashed #CECEB9;
	list-style: none;
}
.guidePage-1column .section ul.list-border li {
	padding: 0.5em 0;
	border-bottom: 1px dashed #CECEB9;
}
.guidePage-1column .pGuide-t {
	float: left;
}
.guidePage-1column .pGuide-c {
	float: right;
}
.guidePage-1column .pGuide-t,
.guidePage-1column .pGuide-c {
	margin: 1em 0.3em;
	padding: 0.5em;
	width: 315px;
	border: 1px solid #B8B898;
	background: #FFF;
	text-align: center;
}
.guidePage-1column .pGuide-t p,
.guidePage-1column .pGuide-c p {
	padding: 1.2em 0 1em;
	font-weight: bold;
}
.guidePage-1column .about_3ds {
	margin-top: 4px;
	padding-right: 5px;
	background: url(../img/about_3ds_button_on.gif) no-repeat;
}
.guidePage-1column .about_3ds a {
	display: block;
	width: 160px;
	height: 20px;
}
.guidePage-1column .img-center {
	margin: 1em 0;
	text-align: center;
}
.guidePage-1column #list-3ds-wrap {
	margin: 1em 0 1em 2em;
	width: 680px;
}
.guidePage-1column .list-3ds {
	margin: 0 1em 0 0;
	padding: 1em 0;
	float: left;
	width: 210px;
	border: 1px dashed #DCDFC5;
	background: #FFF;
	text-align: center;
}
.guidePage-1column .list-3ds p {
	margin-top: 0.5em;
}
.guidePage ul.sGuideNav {
	margin: 0 0 0.5em 0;
	padding: 0;
	display: inline;
	list-style: none;
}
.guidePage ul.sGuideNav li {
	margin-right: 1em;
	float: left;
}
.guidePage ul.sGuideNav a {
	font-weight: bold;
}
.guidePage .section-faq {
	margin: 10px 0;
	padding: 0px 10px;
	border: 1px solid #E9E8E0;
	background: #FFF;
}
.guidePage .question {
	border-bottom: 1px dotted #CFCEBE;
	background: url(../img/icon_q.gif) no-repeat left 0px;
}
.guidePage .question p,
.guidePage .answer p {
	padding: 5px 0 5px 33px;
}
.guidePage .answer {
	background: url(../img/icon_a.gif) no-repeat left 0px;
}

.mannerPage h2 {
	margin: 1em 0 0.5em;
	border-bottom: 1px dashed #85855C;
	text-align: left;
	font-size: 120%;
	color: #85855C;
}
.mannerPage h3 {
	margin: 0;
	padding-left: 1.2em;
	width: 410px;
	border: 0;
	text-indent: -1.2em;
	font-size: 100%;
	text-align: left;
	color: #CC6600;
	font-weight: lighter;
	font-size: 120%;
}
.mannerPage .section p {
	margin: 0.5em 0 0.5em 1.2em;
	width: 410px;
}
.mannerPage ul {
	margin-top: 0.5em;
	color: #CC6600;
}

/* maintenance
------------------------------ */
.maintenance #contents {
	padding-bottom: 10em;
	text-align: center;
}
.maintenance #contents-top {
	margin: 2em auto 0;
	width: 500px;
}
.maintenance #contents-txt {
	margin: 3em 5em 5em;
	color: #888C66;
}
.maintenance #contents-txt p {
	margin: 0.3em 0;
	padding: 0.1em;
	border-bottom: 1px dashed #D7D8CA;
	text-align: left;
}
.maintenance #contents-txt #info {
	margin: 1.5em auto;
	padding: 0.7em 0;
	width: 480px;
	border: 3px double #E0E1D7;
	background: #FFF;
}
.maintenance #contents-txt #info p {
	margin: 0;
	padding: 0 1.5em;
	border: none;
}
.maintenance #contents-txt #info p.txt-bold {
	padding: 0.2em 1.5em 0.5em;
	color: #00A8A8;
}
.maintenance .note {
	margin-top: 0;
	padding-left: 0;
	color: #FF6600;
	text-indent: 0;
}

/* ------ inquiry */
.inquiry form {
	text-align: center;
}
.inquiry form input.inputTxt {
	width: 70%;
}
.inquiry form textarea {
	padding: 0.2em;
	width: 490px;
	height: 18em;
}
.inquiry form input.submit {
	width: 13em;
	height: 2.3em;
}
.inquiry table {
	margin: 0.5em auto 0;
    border: 2px solid #CBCBB4;
    border-collapse: collapse;
    width: 99%;
	text-align: left;
}
.inquiry th {
	padding: 0.7em 0 0.7em 1em;
	width: 22%;
    border-right: 1px solid #CBCBB4;
    border-bottom: 1px solid #CBCBB4;
	background: #E1E1D2;
	color: #34586B;
}
.inquiry td {
	padding: 0.7em 1em 0.7em 0.7em;
    border-bottom: 1px solid #CBCBB4;
	color: #333;
}
.inquiry ul {
	margin: 0.5em 1em 1em;
	padding-left: 20px;
	text-align: left
}
.inquiry #contactGame ul.att li {
	list-style: disc;
	font-weight: lighter;
	font-size: 85%;
	color: #FF9900;
}
.inquiry .submit-buttonSet {
	margin-top: 1em;
}
.inquiry #error {
	margin: 1em 0 0.5em;
}
.inquiry #error p {
	margin: 0.2em;
	padding-left: 1.5em;
	background: #EFE3D6;
	color: #FF3366;
}
.inquiry .h400 {
	height: 400px;
}
.inquiry .sInfo {
	margin-bottom: 20px;
	padding: 5px;
    border: 3px double #CBCBB4;
	width: 96%;
	text-align: left;
}
.inquiry .sInfo h3 {
    magin: 0;
    border-bottom: 1px solid #CBCBB4;
}


/* footer
------------------------------ */
#footer {
	margin: 0.5em auto 0;
	color: #FFF;
	width: 770px;
	text-align: left;
}
#footer .noBorder {
	border-right: none;
}
#footer a:link,
#footer a:visited { 
	color: #FFF;
}
#footer a:hover { 
	color: #00FFFF;
	background: none;
}
p.gamelink {
	padding: 0 0.5em;
	/* border-right: 1px solid #0A494B; */
	font-weight: bold;
	color: #0A494B;
}
p.gamelink a {
	text-decoration: underline;
}
p.copyright {
	margin-top: 1em;
	padding: 1em 0;
	text-align: center;
	font-size: 77%;
	letter-spacing: 0.07em;
}
p.copyright a {
	text-decoration: none;
}

.campaign-img {
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 5px;
	width: 260px;
	float: left;
}

.campaign-txt {
	margin-bottom: 20px;
	padding: 5px;
	width: 340px;
	float: right;
	margin-right: 40px;
}