@charset "utf-8";
/* CSS Document */

@-ms-viewport{
  width: device-width;
}

@font-face {
    font-family: Minion Pro-Regular;
    src: url(Fonts/MinionPro-Bold.otf) format("Opentype");
	src: url(Fonts/MinionPro-Semibold.otf) format("Opentype");
	font-style:normal;
}

body	{
	 font-family: Minion Pro-Regular; 
	 font-style: normal; font-weight: 400;	
	 color:#fff;
	 font-size:24px;
	 margin:0;
	 padding:0;
background-color:#051224;	 
}

#page	{
	width:100%;
	height:100%;
	margin:0px auto;
    position: relative;
    min-width: 1200px;
    max-width: 2000px;
    min-height: 650px;
	 background-image:url(images/bg.jpg);
	 background-color:#051224;
	 background-position:top center;
	 background-repeat:no-repeat;
	background-repeat: no-repeat;
	background-position: top center;
}

#gagunb {
	position:relative;
	z-index:4;
    overflow: hidden;
    min-width: 1200px;
    max-width: 2000px;
/*    min-height: 45px; */
	height:45px;
    margin:0px;
	padding:0px;
}
#gfooter {
	position:relative;
	z-index:4;
    overflow: hidden;
    min-width: 1200px;
    max-width: 2000px;
    min-height: 144px;
    margin: 0 auto;
}


#header	{
	margin:0px auto;
	padding:0px;
}

.logo	{
	width: 216px;
	height: 77px;
	float: left;
	margin-left: 20px;
	
}

.sns	{
	width: 249px;
	height:46px;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: -20px;
}

#wrapper	{
	margin: 330px auto 20px;
	text-align:center;
		
}

.main_title	{
	background:url(images/title_text.png) top center no-repeat;
	width:100%;
	height:220px;
	margin:0px auto;
}

#maincontent	{
	width: 1200px;
	margin:20px auto;	
}

.tablebg	{
	width:100%;
	height:563px;
	margin:20px auto;
	background:url(images/table_bg.png) top center no-repeat;
	padding-top:50px;
}

.text38_wht	{
	font-weight:600;
	font-size:38px;
	color:#ffffff;	
}

.text38_blue	{
	font-weight:600;
	font-size:38px;
	color:#69d8fc;
}

.text38_oceanblue	{
	font-weight:600;
	font-size:38px;
	color:#51efe6;	
text-shadow: 0 -1px 0 #000000, 0 1px 0 #000000, 0 2px 0 #000000, 0 3px 0 #000000, 0 4px 0 #000000, 0 5px 0 #000000, 0 6px 0 #000000, 0 7px 0 #000000;
text-decoration:none;
}


.text28_wht	{
	font-weight:600;
	font-size:28px;
	color:#ffffff;	
}

.text24_wht	{
	text-shadow: 0 0px 0 #000000, 0 1px 0 #000000, 0 1px 0 #000000, 0 1px 0 #000000, 0 1px 0 #000000, 0 1px 0 #000000, 0 2px 0 #000000, 0 3px 0 #000000;
	text-size:24px;
	color:#fff;	
}

.text16_wht	{
	font-size:16px;
	color:#ffffff;	
}

.text18_wht	{
	font-size:18px;
	color:#ffffff;	
}

.text20_wht	{
	font-weight:600;
	font-size:20px;
	color:#ffffff;	
}

.text18_blue	{
	font-weight:600;
	font-size:18px;
	color:#69d8fc;
}


/* generic footer start */
footer[role="contentinfo"] {
  padding-top: 15px;
  background-color: #000;
}

footer {
  background-image: url(/wp-content/themes/elsword3/images/bg-footer.jpg);
  font-size: 12px;
  font-size: 0.857142857rem;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  width: 100%;
  min-width: 1024px;
  margin: 0px auto 0px auto;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-position: top;
  height: 144px;
}

.footernormal {
	font-size:12px;
	color:#4679ba;
	text-align:left;
	font-weight:normal;
}

a.footerlinks:link {color: #4679ba; text-decoration:none; line-height:16px; }
a.footerlinks:active {color: #4679ba; }
a.footerlinks:visited {color: #4679ba; }
a.footerlinks:hover {color: #4679ba; }

.footersections {
	font-size:12px;
	color:#FFF;
	font-weight: bold;
}

.footercopyright {
	font-size:12px;
	color:#FFF;
}
/* generic footer end */

iframe.noscrolling{
    width: 544px; /*or any other size*/
    min-height: 596px; /*or any other size*/
	height:650px;
    overflow: hidden;
}
