@charset "utf-8";
/* CSS Document */


body	{
	margin:0;
	padding:0;	
	font-family: Helvetica, Arial, sans-serif;
	background:#000000 url(images/bg.jpg) top center no-repeat;
	font-size:15px;
	font-weight:normal;
	color:#ffffff;
	line-height:20px;
}

.bg1 {

}

.bg2 {
	background:#000000 url(images/bg2.jpg) top center no-repeat;
}

img {
	border:none !important;
	padding:0px;
	margin:0px;
}

#page	{
	width:100%;
	height:100%;
	margin:0px auto;
		
}

.logo	{
	width:199px;
	height:83px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	
}
.sns	{
	width:280px;
	height:45px;
	float:right;
	margin-right:20px;
	margin-top:20px;	
}


#wrapper	{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
/*	overflow:hidden; */
}


.header	{
	width:1000px;
	height:412px;
}

.title_header	{
	width:766px;
	height: 105px;
	margin: 10px auto;
	
}


#content	{
	margin-bottom:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	color: #000;
}

/* font start */
.ff1 {
	color:#bb1e1e;
}
.ff2 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#5f3705;
}
.ff3 {
	font-size:15px;
}
/* font end */

/* section start */
#masthead {
}
#section-1 {
	width:948px;
	margin-left:auto;
	margin-right:auto;
}

#section-2 {
	width:948px;
	height:670px;
	margin-left:auto;
	margin-right:auto;
}
/* section end */

/* spacer start */
#spacer1 {
	height:500px;
}
#spacer2 {
	height:750px;
}
/* spacer end */

/* misc start */
#welcome {
	margin-top:323px;
	width:675px;
	text-align:left;
}
.img {
	padding-bottom:5px;
}
.img01 {
	margin-top:-17px;
	margin-bottom:-17px;
	padding-left:15px;
}
/* misc end */

/* Tables and Cells Start */
/* Tables and Cells End */


/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    text-align: center;
    /* Position the tooltip */
    position: absolute;
    z-index: 3;
    top:-70px;
    left: 50%;
    margin-left: -336px;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}


/* 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 */





#masthead {
/*      height:250px; */
}

/* Styling the Popup Window Start */
.floating-menu {
font-family: sans-serif;
background: rgba(70, 75, 78, .5);
border-right:solid 3px #000000;
padding: 5px;;
width: 131px;
height:100%;
z-index: 100;
position: fixed;
top: 0px;
left: 0px;
text-align:center;
}

.floating-menu a,
.floating-menu h3 {
font-size: 0.9em;
display: block;
margin: 0 0.5em;
color: white;
}

.ff16 {
        font-family:Verdana, Geneva, sans-serif;
        font-size:12px;
        color:#fdc952;
        line-height:1.3em;
}
.ff17 {
        font-family:Verdana, Geneva, sans-serif;
        font-size:12px;
        color:#ffffff;
        line-height:1.3em;
}



#spacer-leftmenu {
        height:140px;
}

