@charset "UTF-8";

body{
  overflow-x: hidden;
	font-family:"Microsoft Sans Serif", sans-serif;
	font-size:14px;
	line-height:1.5;
}
a{
	color:#4987c1;
	text-decoration: none;
}
a:hover{
	color:#4987c1;
	text-decoration: none;
}

#wrapper{
/*	overflow:hidden;*/

	width:1000px;
  height: 160px;
	margin: 0 auto 0;
}

#navwrapper{
/*	overflow:hidden;*/
  
	width: 100%;
	margin: 0 auto 0;
	height: 45px;
	background-color: white;
	position: absolute;
	top: 40px;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.2);
	box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.2);
	z-index: 10;
}

#contentwrapper{
	overflow:hidden;
	width: 100%;
	margin: 0 auto 0;
	height: 100px;
	background-color: white;
	position: absolute;
	top: 250px;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
	-webkit-box-shadow: 0px -2px 5px 0 rgba(0,0,0,0.2);
	box-shadow: 0px -2px 5px 0 rgba(0,0,0,0.2);
	z-index: 5;
}

#mapwrapper{
  clear:both;
  width: 100%;
  margin: 0 auto 0;
  height: 303px;
  position: absolute;
  top: 365px;
  background-color: #f5f5f5;
}


#copyrightwrapper{
  width: 100%;
  margin: 0 auto 0;
  height: 50px;
  top:655px;
  position: absolute;
}

#container {
/*	overflow:hidden;*/

	width:100%;
	margin-left: auto;margin-right: auto;
	text-align:left;
}


/* header */
header{
/*	overflow:hidden;*/
	width:1000px;
	height:80px;
	position:relative;
	left: -118px;
	top: -420px;
	z-index: 8;
}
header h1{
	width:221px;
	height:28px;
	position:absolute;
	left:0;
	top:0;
}
header p{
	width:350px;
	height:28px;
	position:absolute;
	left:240px;
	top:0;
}
header p br{
	display: none;
}


/* nav */
nav{
/*	overflow:hidden;*/
  overflow: visible;
  display: block;
	width: 1000px;
	height: 45px;
	margin: 0 auto 0;
	z-index: 10;
}

nav li{
	list-style: none;
}

nav ul{
	list-style: none;
	margin-left: 0px;
	width: 1000px;
	z-index: 10;
}

nav ul li{
/*	width:100px;*/
	float:left;
	padding-bottom:0px;
/*	margin-bottom:20px;*/
	margin-right:40px;
}
#logo{
/*  overflow-x: hidden;
	width:1000px;
  height: 350px;*/
	float:left;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-right:0px;
}

nav ul li:last-child{
	margin-right:0;
}
nav ul li a{
	margin-top: 10px;
	color:#000;
	text-decoration:none;
/*	width:110px;*/
	display:block;
	font-family:Helvetica;
	font-size: 16px;
	z-index: 10;
}

#type{
  display:none;
}

.has-sub{
  display:block;
  width: 78px;
}

.sp_types_nav{
  display:none;
}

nav ul ul {
/*  overflow:hidden;*/
/*		clear: both;*/
		visibility: hidden; 
		position: relative; 
		top: 11px; 
		left: 0px; 
		z-index: 598; 
		width: 100%;}
nav ul ul li {float: none; width: 140px;}
nav ul ul ul {top: 0; left: auto; right: -99.5%; }
nav ul li:hover > ul { visibility: visible;}
/*nav ul ul {bottom: 0; left: 0;}*/
nav ul ul {margin-top: 0; }
nav ul ul li {font-weight: normal;}

/*nav ul ul {
      border-top: 4px solid #1b9bff;
      text-transform: none;
      min-width: 190px; 
}*/
      nav ul ul a {
				margin-top: 0px;
        background: #ffffff;
        color: #000;
        border: 1px solid #ccc;
        border-top: 0 none;
/*	margin-bottom:0px;*/
/*        line-height: 150%;*/
/*        height: 45px;*/
/*        margin-top: 10px;*/
        padding: 16px 20px; 
}


/* mainImg */
#mainImg{
	overflow:hidden;
	top: -125px;
	position: relative;
	z-index: -10;
}


.bx-wrapper {
    width: 100% !important;
    overflow: hidden;
    height: 420px;
    position: relative !important;
    padding: 0;
    *zoom: 1;
}
.bx-viewport {
    width: 1000px !important;
    margin: 0 auto !important;
    overflow: visible !important;
    height: 250px;
}
.prev-next {
    width: 100%;
    position: relative;
}
.bx-prev,
.bx-next {
    position: absolute;
    width: 61px;
    height: 61px;
    top: -140px;
    text-indent: -9999px;
}
.bx-prev {
    left: 0;
    background: url(../images/prev_icon.gif) no-repeat left center;
}
.bx-prev:hover {
    background: url(../images/prev_icon_on.gif) no-repeat left center;
}
.bx-next {
    right: 0;
    background: url(../images/next_icon.gif) no-repeat left center;
}
.bx-next:hover {
    background: url(../images/next_icon_on.gif) no-repeat left center;
}

#slider {
    display: none;
}

#sp_topImgBox{
  display:none;
}

#sliding{
  /*width: 3000px;*/
/*  margin-bottom: 42px;*/
  clear:both;
  z-index: -10;
  display:block;
}

#sliding li{
  margin-bottom: 42px;
  float:left;
}

#copy{
	overflow:hidden;
	top: -330px;
	left: 320px;
	position: relative;
	z-index: -10;
}

#content{
	overflow:hidden;
	background-color: white;
	width: 1000px;
  height: 650px;
	margin: 0 auto 0;
}

#pattern{
	overflow:hidden;
	width: 233px;
	height: 206px;
	margin-left: 70px;
	margin-right: 40px;
	margin-top: 5px;
	float: left;
}

.vershade{
	width: 16px;
	height: 214px;
	margin-right: 40px;
	float: left;
}
#intro{
	overflow:hidden;
	width: 560px;
	height: 214px;
	margin-top: 25px;
	float: left;
}

#title{
  margin-top: 48px;
  width: 1000px;
  height: 42px;
}

#description{
  margin-top: 10px;
  width: 1000px;
  height: 120px;
}

#floor{
  margin-top: 10px;
  width: 1000px;
  height: 320px;
}

.floor_button{
  width: 272px;
  height: 191px;
  float: left;
}

#inquiry{
  margin-top: 45px;
  width: 1000px;
  height: 350px;
}

#formbox{
  width: 515px;
  height:350px;
  background-color: #fafafa;
border-style: solid; 
border-width: 1px; 
border-color:#ebebeb;
}

#map{
  overflow: hidden;
  padding-top: 20px;
  width: 1000px;
  height: 335px;
  margin: 0 auto 0;
}


#map p{
  margin-left:600px;
}

#layoutpic{
  width:908px;
  height: 209px;
  margin: 0 auto 0;
}

.leftspace{
  float: left;
  width: 50px;
  height: 100%;
}

.titlespace{
  float: left;
  text-align: right;
  width: 215px;
  height: 100%;
}

.title_spaceleft{
  float: left;
  width: 735px;
  height: 100%;
}

.subtitle{
  float: left;
  width: 135px;
  height: 100%;
  margin-left: 139px;
}

#dl_button{
  float: left;
  width: 184px;
  height: 100%;
  margin-left: 420px;
}

.midspace{
  float: left;
  width: 139px;
  height: 100%;
}

#inputArea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    background-color: #fff;
    padding: 0px;
}

#inputArea input[type="text"], #inputArea textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #a0a0a0;
    width: 360px;
}

#inputArea p{
  clear:both;
  float: left;
  margin-left: 20px;
  width: 100px;
}

#inputArea div{
  float: left;
  width: 360px;
  margin-left: 10px;
}

#submitbutton{
  width: 113px;
  height: 32px;
  margin-left: 130px;
}

#mappic{
  margin-left: 35px;
  width: 523px;
  height: 645px;
  float: left;
}

.contentspace{
  float: left;
  width: 545px;
  height: 100%;
}

#note{
clear:both;
margin-left:0px;
padding-top:10px;
}

#horshade{
	margin: 0 auto 0;
  width: 900px;
  height: 11px;
	position: relative;
  margin-top: 0;
	top: -30px;
}

#horshadeupper{
  margin: 0 auto 0;
  margin-left: auto;
  width: 900px;
  height: 11px;
  position: relative;
  margin-bottom: 0;
  top: -11px;
}

.icon{
	float: left;
	margin-right: 5px;
}

#copyright{
	overflow:hidden;
	width: 1000px;
	height: 20px;
	margin: 10px auto;
	position: relative;
/*	top: -30px;*/
  font-size:12px;
}

#contact p{
	color: #4987c1;
}

#copyr{
	float: left;
	margin-left: 50px;
}

#contact{
	float: left;
	margin-left: 400px;
	vertical-align: middle;
}

#facebook{
  float: left;
  margin-right: 20px;
}


#phone{
	float: left;
	margin-right: 20px;
}

#mail{
	float: left;
/*	margin-left: 20px;*/
}



footer{
	margin:40px 0;
	border-top:1px #000 solid;
	padding-top:20px;
}
footer p{
	text-align:right;
	font-size:10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}