@charset "UTF-8";

*{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	letter-spacing: 1px;
}

a:link{color:#414A7E; text-decoration:none; }
a:visited{color:#414A7E; text-decoration:none; }
a:active{color:#8992C2; text-decoration:underline; }
a:hover{color:#8992C2; text-decoration:underline; }


/* HTML5
--------------------*/

article,
aside,
footer,
header,
nav,
section{
  display: block;
}


nav,article,footer{
	width:900px;
	margin:0 auto;
	text-align:left;
}

/*header{
	background:url(img/headerbg.gif) no-repeat;
}

header #logo{
	padding:15px 0 21px 0;
	width:300px;
	height:70px;
	float:left;
}

header ul {
	width:274px;
	float:right;
	padding:38px 0 0 0;
}
header ul li {
	float:left;
	width:135px;
}
header ul li a {
	display: block;
	text-indent:-9999px;
	margin:0 0px 0 6px;
}
header ul li.u01 a{
	height: 27px;
	width: 129px;
	background-image: url(./img/btn_hmb01_of.gif);
	background-repeat: no-repeat;
}
header ul li.u02 a{
	height: 27px;
	width: 129px;
	background-image: url(./img/btn_hmb02_of.gif);
	background-repeat: no-repeat;
}

header ul li.u01 a:hover , header ul li.u02 a:hover {
	background-position: 0px -27px;
}
*/
nav ul{
	overflow:hidden;
	background:url(img/gnavbg.gif) no-repeat;
	margin:0 auto;
}

nav ul li{
	font-size:100%;
	display:inline;
	line-height:100%;
}

nav ul#topicpath{
	background:none;
	margin:25px 0;
	padding:3px 0;
	line-height:1;
}

nav ul#gnav{
	height:55px;
}

nav ul#gnav li {
	float:left;
}
nav ul#gnav li a {
	display:block;
	text-indent:-9999px;
}

nav ul#gnav li.bunjou_kantou {
	width:112px;
	height:25px;
	margin-top:30px;
}
nav ul#gnav li.bunjou_kantou a {
	background:url(./img/btn_gmb01_of.gif) left top no-repeat;
	width:112px;
	height:25px;
}
nav ul#gnav li.bunjou_kansai {
	width:114px;
	height:25px;
	margin-top:30px;
}
nav ul#gnav li.bunjou_kansai a {
	background:url(./img/btn_gmb02_of.gif) left top no-repeat;
	width:114px;
	height:25px;
}
nav ul#gnav li.bunjou_kantou a:hover ,
nav ul#gnav li.bunjou_kansai a:hover {
	background-position: left -25px;
}
nav ul#gnav li.bunjou_kantou a.act ,
nav ul#gnav li.bunjou_kansai a.act {
	background-position: left -25px;
}

nav ul#gnav li.whats_compact {
	width:226px;
	height:55px;
}
nav ul#gnav li.whats_compact a {
	background:url(./img/btn_gmb03_of.gif) left top no-repeat;
	width:226px;
	height:55px;
}
nav ul#gnav li.compact_case {
	width:224px;
	height:55px;
}
nav ul#gnav li.compact_case a {
	background:url(./img/btn_gmb04_of.gif) left top no-repeat;
	width:224px;
	height:55px;
}
nav ul#gnav li.corporate_information {
	width:224px;
	height:55px;
}
nav ul#gnav li.corporate_information a {
	background:url(./img/btn_gmb05_of.gif) left top no-repeat;
	width:224px;
	height:55px;
}

nav ul#gnav li.whats_compact a:hover ,
nav ul#gnav li.compact_case a:hover ,
nav ul#gnav li.corporate_information a:hover {
	background-position: left -55px;
}
nav ul#gnav li.whats_compact a.act ,
nav ul#gnav li.compact_case a.act ,
nav ul#gnav li.corporate_information a.act {
	background-position: left -55px;
}









nav ul#topicpath a:hover{
	color:#f00;
	height:54px;
}



/* article
--------------------*/



section#showflat,
section#facilities,
section#plan,
section#access,
section#outline{
	width:876px;
	background:#f6f6f6;
	border-bottom:#c5c5c5 solid 1px;
	margin:0px 12px 20px 12px;
	background:url(./img/sec_box_bg.gif) left top repeat-y;
	text-align:left;
}

/* Clearfix
--------------------*/
header:after,
article div#main div:after,
#main_box2:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

header,
article div#main div , 
#main_box2 {
	zoom:100%;
}





/*cont-footer
--------------------*/

#foot_nav {
	margin-top:50px;
	padding-bottom:15px;
	border-top:2px solid #FFDE0D;
}

#foot_nav ul {
	text-align:center;
	background:none;
	padding:10px 0 0px 0;
}
#foot_nav ul li {
	display:inline;
	padding:0 0.5em;
}


footer ul {
	width:274px;
	height:27px;
	margin:0 0 0 626px;
}
footer ul li {
	float:left;
	width:135px;
}
footer ul li a {
	display: block;
	text-indent:-9999px;
	margin:0 0px 0 6px;
}

footer {
	padding:0px 0px 20px 0px;
	background:url("./img/bg_footer.jpg") repeat-x left bottom;
	text-align:center;
	width:100%;
}
footer div {
	margin:0 auto;
	width:900px;
	text-align:center;
	position: relative;
	height:125px;
}

footer ul li.u01 a{
	height: 27px;
	width: 129px;
	background-image: url(./img/btn_hmb01_of.gif);
	background-repeat: no-repeat;
}
footer ul li.u02 a{
	height: 27px;
	width: 129px;
	background-image: url(./img/btn_hmb02_of.gif);
	background-repeat: no-repeat;
}

footer ul li.u01 a:hover , footer ul li.u02 a:hover {
	background-position: 0px -27px;
}

footer div dl dt{
	position:absolute;
	left:0;
	top:55px;
	width:209px;
	height:30px;
	background: url(./img/img_fm.gif) left top no-repeat;
	text-indent:-9999px;
}
footer div dl dd.sitemap a{
	position:absolute;
	left:209px;
	top:55px;
	width:101px;
	height:30px;
	background: url(./img/btn_fm01_of.gif) left top no-repeat;
	text-indent:-9999px;
}
footer div dl dd.privacy a{
	position:absolute;
	left:310px;
	top:55px;
	width:135px;
	height:30px;
	background: url(./img/btn_fm02_of.gif) left top no-repeat;
	text-indent:-9999px;
}

footer div p#copyright {
	position:absolute;
	left:550px;
	top:90px;
	width:347px;
	height:11px;
	background: url(./img/img_cp.gif) left top no-repeat;
	text-indent:-9999px;
}



/*
--------------------*/

#main_box {
	background:#c5c5c5;
	position:relative;
	padding:10px;
	width:880px;
}

#main_box2 {
	margin:0 0px 10px 0px;
	background:#ffffff;
	padding:5px 0 5px 5px;
	width:875px;
}

#main_box3 {
	margin:0 0 0 400px !important;
	margin:0 0 0 397px;
	width:470px;
}

#main_box #title{
	position:relative;
	background:url(./img/h1_bg.gif) left top no-repeat;
	margin:0 0 5px 0;
	padding:0;
	width:470px;
	height:50px !important;
	height:10px;
	min-height:10px;
}
h1{

	width:350px !important;
	margin:0 auto !important;
	background:none !important;
	color:#000000 !important;
	font-weight:600 !important;
		font-size:175%!important;
		padding:10px 0 0 0!important;
}
	
#main_box #title p{
	position:absolute;
	left:0px;
	top:50%;
	width:55px;
	margin:-1.1em 0 0 0;
	text-align:center;
	color:#ffffff;
	font-size:87.5%;
}

#main_box #caption {
	background:#ffb33f url(./img/caption_bg.gif) left top repeat-x;
	font-weight:bold;
	font-size:135%;
	padding:9px;
	color:#ffffff;
	margin:0 0 15px 0;
}

#main_box dl {
	margin:0 0 15px 10px;
}

#main_box dl dt {
	width:3.5em;
	float:left;
	line-height:120%;
	padding:0 0 1px 0;
}

#main_box dl dd {
	margin:0 0 0 3.5em;
	line-height:120%;
	padding:0 0 1px 0;
	zoom:1;
}
#main_box dl dd p {
	line-height:120%;
	margin:0;
	padding:0;
}

#main_box3 ul {
	position:relative;
	height:61px;
}

#main_box3 ul li {
	position:absolute;
}
#main_box3 ul li a {
	text-indent:-9999px;
	display:block;
}
#main_box3 ul li.btn01 {
	left:0;
	top:23px;
	width:123px;
}
#main_box3 ul li.btn02 {
	left:126px;
	top:23px;
	width:123px;
}
#main_box3 ul li.btn03 {
	left:253px;
	top:0px;
	width:215px;
}


#main_box3 ul li.btn01 a{
	width:123px;
	height:36px;
	background:url(./img/section_btn1.gif) left top no-repeat;
}

#main_box3 ul li.btn02 a {
	width:123px;
	height:36px;
	background:url(./img/section_btn2.gif) left top no-repeat;
}

#main_box3 ul li.btn03 a {
	width:215px;
	height:61px;
	background:url(./img/section_btn3.gif) left top no-repeat;
}

#main_box3 ul li.btn01 a:hover , 
#main_box3 ul li.btn02 a:hover {
	background-position:left -36px;
}

#main_box3 ul li.btn03 a:hover {
	background-position:left -61px;
}

#main_box #sec_photo {
	background:url(./img/sec_photo_bg.gif) left top repeat-x;
	margin:0 0 0px 0;
	padding:4px 0 4px 0;
	text-align:center;
}
*html #main_box #sec_photo {height:82px;}
*+html #main_box #sec_photo {height:82px;}

#main_box #sec_photo li {
	display:inline;
	padding:0 5px;
	margin:0;
}
#main_box #sec_photo li a {
	margin:0;
	padding:0;
}
#main_box #sec_photo li a span img{
	border:solid 1px #ffffff;
	vertical-align:bottom;
}
#main_box #sec_photo li a:hover span img {
	border:solid 1px #ff9a00;
}




#main_box #mv{
	float:left;
	width:390px;
	height:250px;
	overflow:hidden;
}

#main_box #mv img{
	display:block;
}



#main_box #sec_photo li a:hover {
	position: static;
}

#main_box #sec_photo li a .mainImage {
	display: none;
}

#main_box #sec_photo li a:hover .mainImage {
	display: block;
	position: absolute;
	top: 15px;
	left: 15px;
	width:390px;
}

/* section#showflat
--------------------*/

#main_box4 {
	background:url(./img/showflat_bg.gif) left top repeat-x;
	padding:12px 0 0 0;
	text-align:center;
}

section#showflat h2 {
	background:url(./img/h2_showflat.gif) left top no-repeat;
	height:46px;
	text-indent:-9999px;
}

section#showflat ul {
	padding:20px 10px;
	text-align:center;
}
section#showflat ul li {
	display:inline;
	padding:0 5px;
}


/* section#facilities
--------------------*/

section#facilities h2 {
	background:url(./img/h2_facilities.gif) left top no-repeat;
	height:46px;
	text-indent:-9999px;
}

section#facilities .pics_box {
	width:220px;
	height:217px;
	padding:0 0 3px 0;
	border:solid 1px #c5c5c5;
	line-height:220px;
	display: table-cell;
	zoom: 1;
	text-align: center;  
	vertical-align: middle;
	position: absolute;
	background:#ffffff;
	right:0px;
	top:0;
}
section#facilities .pics_box span {
	display:inline-block;
}
section#facilities .pics_box img {
	vertical-align: middle;
}

section#facilities section {
	position:relative;
	margin:20px 46px ;
	padding-right:220px;
	height:auto !important;
	height:220px;
	min-height:220px;
}

section#facilities h3 {
	border-bottom:#ff9a00 solid 1px;
	font-size:110%;
}
section#facilities h3 span{
	background:#ff9a00;
	padding:3px 12px 3px 10px;
	line-height:150%;
	margin:0;
	color:#ffffff;
	font-weight:bold;
	font-size:100%;
}

section#facilities dl {
	padding:0 5px 10px 10px;
}
section#facilities dl dt {
	padding:18px 0 0 0;
	color:#cc1100;
	font-weight:bold;
}
section#facilities dl dd {
	padding:3px 0 0 0;
}

/* section#plan 
--------------------*/

section#plan h2 {
	background:url(./img/h2_plan.gif) left top no-repeat;
	height:46px;
	text-indent:-9999px;
}

section#plan table {
	text-align:center;
	margin:20px auto;
	border:solid 1px #c5c5c5;
	border-collapse: collapse;
}


section#plan table th , section#plan table td{
	width:155px;
	height:3em;
	text-align:center;
	vertical-align:middle;
	background:#ffffff;
	border:solid 1px #c5c5c5;
}

section#plan table tr.th th {
	border:solid 1px #c5c5c5;
	background:#ffffee;
	font-weight:bold;
	color:#a19b7a;
}

section#plan table td a {
	background:#ff9a00;
	font-weight:bold;
	color:#ffffff;
	padding:5px 10px 3px 10px;
	line-height:150%;
}


/* section#access 
--------------------*/

section#access h2 {
	background:url(./img/h2_access.gif) left top no-repeat;
	height:46px;
	text-indent:-9999px;
}

section#access ul {
	margin:30px -40px 20px 39px;
}
section#access ul li {
	float:left;
	width:230px;
	background:#ffffff url(./img/access_bg_right.gif) right top no-repeat;
	text-align:center;
	padding:10px 2px 0 0;
	margin-right:45px;
}
section#access ul li p {
	background:url(./img/access_bg_btm.gif) left bottom no-repeat;
	text-align:center;
	padding:5px 0 7px 0;
}
section#access ul li img{
}


section#access ul:after,
section#access section dl:after,
section#access div.c_left:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
section#access ul,
section#access section dl,
section#access div.c_left {
	zoom:100%;
}

section#access section {
	width:415px;
	float:left;
}

section#access section h3 {
	margin:0px 0 0 35px;
	font-weight:bold;
	font-size:120%;
}
section#access section dl {
	margin:5px 0 20px 35px;
}
section#access section dl dt {
	padding:7px 11em 0 0;
}
section#access section dl dd {
	text-align:right;
	padding:0px 0 0 0;
	float:right;
	width:11em;
	margin-top:-1.1em;
	line-height:100%;
	white-space: nowrap; 
}




section#access #map_img {
	text-align:center;
	clear:left;
	margin:20px 0 20px 0;
}


/* section#outline 
--------------------*/

section#outline h2 {
	background:url(./img/h2_outline.gif) left top no-repeat;
	height:46px;
	text-indent:-9999px;
}

section#outline dl {
	border-bottom:solid 1px #c5c5c5;
	border-left:solid 1px #c5c5c5;
	border-right:solid 1px #c5c5c5;
	margin:20px auto;
	width:780px;
	background:#ffffee;
}
section#outline dl dt {
	border-top:solid 1px #c5c5c5;
	width:18.5em;
	text-indent:10px;
	float:left;
	padding:10px 0px 10px 0px;
	font-weight:bold;
	line-height:150%;
}
section#outline dl dd {
	border-top:solid 1px #c5c5c5;
	border-left:solid 1px #c5c5c5;
	margin:0 0 0 18.5em;
	line-height:150%;
	background:#ffffff;
	text-indent:0px;
}
section#outline dl dd p {
	padding:10px 10px 10px 10px;
}


/* #detail_btn 
--------------------*/

#detail_btn {
	margin:0 0 0 340px;
}
#detail_btn a {
	background:url(./img/section_btn3.gif) left top no-repeat;
	display:block;
	width:215px;
	height:61px;
	text-indent:-9999px;
}
#detail_btn a:hover {
	background-position:left -61px;
}


/* lightbox
--------------------*/

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
