body {
	background-image: url(../img/contents_bg.jpg);
	background-repeat: repeat-y;
	background-position: left 1600px;
	height: 1600px;
	background-color: #000000;
}
#container #wrapper #mainContainer #wrapperContent #content #imgContinue {
	float: right;
	margin-left: 12px;
	margin-right: 15px;
}

body div#container {
	background-image: url(../img/event/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	zoom: 100%;
}
body div#container:after {  
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
}  
body div#container div#wrapper {
	background-image: url(../img/event/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 164px top;
}

body div#container div#wrapper div#mainContainer {
	width: 840px;
}
body div#container div#wrapper div#mainContainer #globalNav {
	background-image: url(../img/event/globalnav_bg.jpg);
	background-repeat: no-repeat;
	width: 590px;
	line-height: 0px;
	height: 98px;
	font-size: 0px;
}
body div#container div#wrapper div#mainContainer #localNav {
	width: 250px;
	float: left;
}
body div#container div#wrapper div#mainContainer #localNav ul {
	margin-left: 40px;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 130%;
	margin-right: 10px;
}

body div#container div#wrapper div#mainContainer #localNav ul li.on {

	background-image: url(../img/line_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
	padding-bottom: 10px;
}
body div#container div#wrapper div#mainContainer #localNav ul li.on a:link {
	color: #E7E0E0;
	background-image: url(../img/icon_arrow_pk.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-decoration: none;
	padding-right: 5px;
	background-color: #7D0000;
}
body div#container div#wrapper div#mainContainer #localNav ul li.on a:visited {
	color: #E7E0E0;
	background-image: url(../img/icon_arrow_pk.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-decoration: none;
	padding-right: 5px;
	background-color: #7D0000;
}
body div#container div#wrapper div#mainContainer #localNav ul li.on a:hover {
	background-color: #990000;
}



body div#container div#wrapper div#mainContainer #localNav ul li.off {
	background-image: url(../img/line_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
	padding-bottom: 10px;
}
body div#container div#wrapper div#mainContainer #localNav ul li.off a:link {
	color: #CCCCCC;
	background-image: url(../img/icon_arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-decoration: none;
	padding-right: 5px;
}
body div#container div#wrapper div#mainContainer #localNav ul li.off a:visited {
	color: #CCCCCC;
	background-image: url(../img/icon_arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-decoration: none;
	padding-right: 5px;
}
body div#container div#wrapper div#mainContainer #localNav ul li.off a:hover {
	background-color: #333333;
}


body div#container div#wrapper div#mainContainer div#wrapperContent {
	float: right;
	width: 590px;
}

body div#container div#wrapper div#mainContainer div#wrapperContent #header {
	height: 260px;
	width: 590px;
}


body div#container div#wrapper div#mainContainer div#wrapperContent div#globalNav ul {
	background-image: url(../img/globalnav_bg.jpg);
	height: 98px;
	width: 519px;
	margin-right: auto;
	margin-left: auto;
}
body div#container div#wrapper div#mainContainer div#wrapperContent div#content {
	width: 512px;
	margin-left: auto;
	background-image: url(../img/contents_top_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 30px;
}
#container #wrapper #mainContainer #wrapperContent #content p.break {
	color: #CCCCCC;
	font-size: 11px;
	line-height: 170%;
	margin-right: 15px;
	margin-left: 15px;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
#container #wrapper #mainContainer #wrapperContent #content p.line {
	color: #CCCCCC;
	font-size: 11px;
	line-height: 170%;
	margin-right: 15px;
	margin-left: 15px;
	letter-spacing: 1px;
	margin-bottom: 25px;
	background-image: url(../img/line_dot_text.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 25px;
}
#container #wrapper #mainContainer #wrapperContent #content h4 {
	margin-bottom: 8px;
	margin-left: 15px;
}


table.dungeonSchedule {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 3px;
	font-size: 11px;
	margin-bottom: 25px;
	margin-left: 15px;
}
table.dungeonSchedule td {
	padding: 2px 2px 2px 10px;
	color: #CCCCCC;
	letter-spacing: 1px;
}

th.dungeonSchedule1 {
	color: #FFFFFF;
	letter-spacing: 2px;
	padding-bottom: 6px;
}
th.dungeonSchedule2 {
	color: #FFFFFF;
	background-color: #790003;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #181C1F;
	text-align: center;
	width: 60px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 3px;
	padding-right: 2px;
}
#container #wrapper #mainContainer #wrapperContent #content p.dungeonSchedulePattern {
	color: #CCCCCC;
	font-size: 11px;
	line-height: 170%;
	margin-right: 15px;
	margin-left: 15px;
	letter-spacing: 1px;
	background-image: url(../img/line_dot_text.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 25px;
	margin-bottom: 25px;
}
div.eventVsText {
	margin-bottom: 30px;
	padding-top: 10px;
}
div.eventVsColor {
	background-color: #470000;
	font-size: 11px;
	color: #F0F0F0;
	line-height: 150%;
	margin-left: 15px;
	margin-right: 15px;
	padding: 5px 5px 3px;
	margin-bottom: 2px;
}
#container #wrapper #mainContainer #wrapperContent #content p.nb {

	color: #CCCCCC;
	font-size: 11px;
	line-height: 170%;
	margin-right: 15px;
	margin-left: 15px;
	letter-spacing: 1px;
}
h5.eventVsHeader {
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 2px;
	color: #E3E3E3;
}
table.eventVsSchedule {
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 11px;
	width: 482px;
	padding-right: 3px;
	padding-left: 3px;
}
div.eventVsScheduleLine {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 482px;
	margin-left: 15px;
	margin-bottom: 15px;
}

table.eventVsSchedule td {
	padding: 2px 2px 2px 10px;
	color: #CCCCCC;
	letter-spacing: 1px;
}


table.eventVsSchedule th{
	color: #FFFFFF;
	background-color: #790003;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #181C1F;
	text-align: center;
	width: 60px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 3px;
	padding-right: 2px;
}
th.dungeonSchedule3 {
	color: #FFFFFF;
	background-color: #790003;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #181C1F;
	text-align: center;
	width: 60px;
	padding-bottom: 3px;
	padding-top: 5px;
	line-height: 1em;
}


table.vsRule {
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	border-collapse: collapse;
	border-spacing: 1px;
	margin-bottom: 10px;
	border: 2px solid #6F0000;
	margin-top: -10px;
}
table.vsRule th {
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	background-color: #8a0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5B0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B0000;
}

table.vsRule th.thBlank {
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	background-color: #6F0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5B0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B0000;
}
table.vsRule td {
	color: #000000;
	background-color: #EDEBEB;
	text-align: left;
	padding-top: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C6BFBF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #847575;
	border-bottom-color: #847575;
	padding-left: 10px;
}

table.dunSchDaiToubatsu {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 3px;
	font-size: 11px;
	margin-bottom: 25px;
	margin-left: 15px;
	width: 485px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #790003;
}
table.dunSchDaiToubatsu td {
	color: #D4D4D4;
	letter-spacing: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #790003;
}

table.dunSchDaiToubatsu th {
	color: #FFFFFF;
	letter-spacing: 0px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #790003;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0A0A0A;
}

table.dunSchDaiToubatsu th.date {
	color: #FFFFFF;
	background-color: #790003;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #181C1F;
	text-align: center;
	line-height: 1em;
	padding-right: 4px;
	padding-left: 4px;
}
table.dunSchDaiToubatsu td.odd {
	background-color: #000000;
}
table.dunSchDaiToubatsu td.even {
	background-color: #370001;
}
#container #wrapper #mainContainer #wrapperContent #content p.breakLeft {
	color: #CCCCCC;
	font-size: 11px;
	line-height: 170%;
	margin-right: 15px;
	margin-left: 0px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 5px;
}
