@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: 110px;
	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: 650px;
  position: absolute;
  top: 365px;
  background-color: #f5f5f5;
}


#copyrightwrapper{
  width: 100%;
  margin: 0 auto 0;
  height: 50px;
  top:1020px;
  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: 120px;
  margin: 0 auto 0;
}

.cover{
    position:fixed;
    top:0;
    left:0;
    background:rgba(0,0,0,0.6);
    z-index:5;
    width:100%;
    height:100%;
    display:none;
}

.cancel
{
    display:block;
    position:absolute;
    top:3px;
    right:2px;
    background:rgb(0,0,0);
    color:white;
    height:40px;
    width:40px;
    font-size:30px;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
}

#popup_int01
{
    height:902px;
    width:516px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_in_display_1.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}


#popup_int02
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_in_display_2.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}

#popup_int03
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_in_display_3.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}


#popup_int04
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_in_display_4.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}

#popup_int05
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_in_display_5.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}


#popup_int06
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_in_display_6.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}

#popup_int07
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_in_display_7.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}


#popup_int08
{
    height:902px;
    width:516px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_in_display_8.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}

#popup_int09
{
    height:902px;
    width:516px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_in_display_9.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}


#popup_int10
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_in_display_10.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}

#popup_int11
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_in_display_11.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}


#popup_int12
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_in_display_12.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}

#popup_int13
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_in_display_13.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}


#popup_int14
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_in_display_14.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}


#popup_int01:target,#popup_int02:target,#popup_int03:target,#popup_int04:target,#popup_int05:target
,#popup_int06:target,#popup_int07:target,#popup_int08:target,#popup_int09:target,#popup_int10:target
,#popup_int11:target,#popup_int12:target,#popup_int13:target,#popup_int14:target,
#popup_int01:target + .cover,#popup_int02:target + .cover,#popup_int03:target + .cover,#popup_int04:target + .cover,#popup_int05:target + .cover
,#popup_int06:target + .cover,#popup_int07:target + .cover,#popup_int08:target + .cover,#popup_int09:target + .cover,#popup_int10:target + .cover
,#popup_int11:target + .cover,#popup_int12:target + .cover,#popup_int13:target + .cover,#popup_int14:target + .cover{
    display:block;
    opacity:2;
}


#popup_ext01
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_ex_display_1.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}


#popup_ext02
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_ex_display_2.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}

#popup_ext03
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_ex_display_3.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}


#popup_ext04
{
    height:902px;
    width:516px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_ex_display_4.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}

#popup_ext05
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_ex_display_5.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}


#popup_ext06
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_ex_display_6.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}

#popup_ext07
{
    height:902px;
    width:516px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_ex_display_7.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}


#popup_ext08
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_ex_display_8.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}

#popup_ext09
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_ex_display_9.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}


#popup_ext10
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_ex_display_10.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}

#popup_ext11
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_ex_display_11.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}


#popup_ext12
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_ex_display_12.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}

#popup_ext13
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_ex_display_13.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}


#popup_ext14
{
    height:516px;
    width:902px;
    margin:0 auto;
    position:relative;
    z-index:10;
    display:none;
  background: url(../images/gallery_ex_display_14.jpg) no-repeat;
  border:5px solid #cccccc;
  border-radius:10px;
}


#popup_ext01:target,#popup_ext02:target,#popup_ext03:target,#popup_ext04:target,#popup_ext05:target
,#popup_ext06:target,#popup_ext07:target,#popup_ext08:target,#popup_ext09:target,#popup_ext10:target
,#popup_ext11:target,#popup_ext12:target,#popup_ext13:target,#popup_ext14:target,
#popup_ext01:target + .cover,#popup_ext02:target + .cover,#popup_ext03:target + .cover,#popup_ext04:target + .cover,#popup_ext05:target + .cover
,#popup_ext06:target + .cover,#popup_ext07:target + .cover,#popup_ext08:target + .cover,#popup_ext09:target + .cover,#popup_ext10:target + .cover
,#popup_ext11:target + .cover,#popup_ext12:target + .cover,#popup_ext13:target + .cover,#popup_ext14:target + .cover{
    display:block;
    opacity:2;
}


#normal2, #normal3, #normal4, #normal5, #normal6 , #normal7 , #normal8 , #normal9 , #normal10, #normal11
, #normal12, #normal13, #normal14
{
  display: none;
}

#thumbnail_pc{
  width: 910px;
  display:block;
  margin: 0 auto 0;
}

#thumbnail_pc ul{
  width: 940px;
  height: 158px;
  margin-top: 30px;
}

#thumbnail_pc ul li{
  float: left;
  width: 152px;
  height: 152px;
  margin-right: 35px;
}

#thumbnail_pc ul li:last-child{
  margin-right: 0px;
}

#thumbnail_sp{
  display:none;
}


#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: 650px;
  margin: 0 auto 0;
}


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

#note_copy{
  margin-top: 10px;
  margin-left: 795px;
}

#gallery_display{
  width:908px;
  height:523px;
  margin: 0 auto 0;
}


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

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

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

#int_ext_nav{
  float:left;
  width:245px;
  margin-left:440px;
}


.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;
}