@charset "utf-8";

/*----------------------

Contents Setting & Index Setting

----------------------*/

body {
	background: url(../img/body_bg-n.jpg) repeat-x #000;
	color: #fff;
}

a {
	color: #d9d1b4;
	text-decoration: underline;
}

#header, 
#gmenu,
#contents,
.contents {
	width: 960px;
	margin: 0 auto;
}
#header h1 {
	float: left;
	padding: 20px 0;
}
#header ul {
	float: right;
	width: 508px;
}

#outline #header ul,
#map #header ul,
#home #header ul {
	width: 399px;
}

#header li {
	float: left;
}
#gmenu {
	padding-bottom: 2px;
}
#gmenu li{
	float: left;
}
p.topicpath {
	font-size: 77%;
	width: 960px;
	margin: 5px auto;
}
#contents p {
	font-size: 93%;/*as12px*/
	line-height: 1.5em;
}
#contents .cap {
	font-size: 77%; /*as9px*/
	line-height: 1.4em;
}
p#pagetop {
	text-align: right;
	padding-bottom: 15px;
}
.special_btn p {
	text-align: center !important;
}

#foot_btn{
	margin:30px auto;
	width: 410px;
	/*width:620px;*/
}
#foot_btn ul{
	list-style:none;
	}
#foot_btn ul li{
	float:left;
	margin-right:10px;}


/*lib*/
.pt5 {padding-top: 5px;}
.mt10 {margin-top: 10px;}
.mt65 {margin-top: 65px;}
.mt100 {margin-top: 100px;}
.mt115 {margin-top: 115px;}
.mt140 {margin-top: 140px;}
.mr00 {margin-right: 0px;}
.mr04 {margin-right: 4px;}
.mr05 {margin-right: 5px;}
.mr20 {margin-right: 20px;}
.mr30 {margin-right: 30px;}
.mr33 {margin-right: 33px;}
.mb5 {margin-bottom: 8px;}
.mb05 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}
.mb30 {margin-bottom: 30px;}
.mb40 {margin-bottom: 40px;}
.mb45 {margin-bottom: 45px;}
.mb50 {margin-bottom: 50px;}
.mb60 {margin-bottom: 60px;}
.mb65 {margin-bottom: 65px;}
.mb85 {margin-bottom: 85px;}
.mb100 {margin-bottom: 130px;}
.mb105 {margin-bottom: 105px;}
.mb200 {margin-bottom: 200px;}
.ml490 {margin-left: 360px; margin-top: 5px; text-align: right;}
.h120 {height: 120px;}
.h160 {height: 160px;}
.m_fix {margin: 10px 0 40px 40px;}
.right {text-align: right;}
.ac {text-align: center}

/* home */
#home {
	background: url(../../img/body_bg-n.jpg) repeat-x #000;
}

#home #top_info{
width:100%;
height:51px;
background:url(../../img/top_info_bg.gif) repeat-x;
text-align:center;
margin-bottom:10px;
}

#home #contents h2 {
	padding: 20px 0 0 0;
}
#home #contents .cts_l {
	width: 460px;
	padding: 0 0 0 10px;
	float:left;
}
#home #contents ul.news {
	font-size: 77%; /*as10px*/
	_font-size: 9px;
	line-height: 2.1em;
	width: 450px;
	_width: 470px;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	_margin: 10px 0 0 -15px;
	height: 100px;
}
#home #contents .cts_r {
	width: 470px;
	float:right;
}
#home #contents .cts_r .box,
#home #contents .cts_r .box2 {
	width: 455px;
}
#home #contents .cts_r .box p,
#home #contents .cts_r .box2 p {
	float:left;
	width: 241px;
}
#home #contents p {
	margin: 10px 0 0 0;
}
#home #contents .cts_r .box p {
	margin: 15px 0 0 0;
}
#home #contents .cts_r .box2 p {
	margin: 23px 0 0 0;
}
#home #contents .cts_r .box h3,
#home #contents .cts_r .box2 h3{
	float:right;
	margin: 10px 0 0 0;
}
#home #contents .cts_r ul.bnr{
	width: 450px;
	margin: 0 0 20px 12px;
}
#home #contents .cts_r ul.bnr li{
	float: left;
	margin: 10px 0 0 20px;
}
/* Window/Masking Styles */
#home .image_window,
#home .title_window {
	width: 1300px;
	height:515px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#home .image_reel,
#home .title_reel {
	position: absolute;
	top: 0; 
	left: 0;
}
#home .image_reel img,
#home .title_reel img {
	float: left;
}

/* w900 */
body.w900  {
	background-image: none !important;
}
.w900 #header {
	width: 900px;
}
.w900 #header ul {
	width: 364px;
}
.w900 #contents {
	width: 900px;
}
.w900 #contents p {
	margin: 0;
}
.w900 #contents p.close {
	text-align: right;
	padding-bottom: 10px;
	margin: 0;
}
.w900 #contents p.print {
	text-align: center;
	padding-bottom: 30px;	
}
.w900 p.print a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;	
}
.w900 #contents .clear {
	clear: both;
}
.w900 .clearfix:before,
.w900 .clearfix:after {
    content:"";
    display:block;
    overflow:hidden;
}
.w900 .clearfix:after {
    clear:both;
}
.w900 .clearfix {
    zoom:1;
}
/* history */
#history #contents {
	margin-top: 20px;
}
#history #contents .fl {
	float: left;
	margin-right: 20px;
	width: 210px;
}
/* designer */
#designer #contents .mt15 {
	margin-top: 15px;
}
#designer #contents .fl {
	float: left;
	width: 610px;
}
#designer #contents .fr {
	float: right;
}
#designer .snav {
	text-align: center;
}
#designer .snav li {
	display: inline;
}
#designer .snav {
	vertical-align: top;
}


/*outline*/
#outline-navi { float:right}
#outline-navi p{ margin-bottom:10px}


/*map*/
#map #contents p{
	margin: 0;
}
#map #contents p.close,
#outline #contents p.close {
	text-align: right;
	padding-bottom: 10px;
	margin: 0;
}
#map ul.map {
	width: 960px;
	padding: 0 0 20px 15px;
}
#map #contents p.print {
	text-align: center;
	padding-bottom: 30px;	
}
#map p.print a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;	
}
#map ul.map li {
	float: left;
	margin-right: 20px;
}
body#map,body#outline  {
	background-image: none !important;
}
body#outline #contents {
	padding-bottom: 20px;
}

/* Paging Styles */
#home #navi_window {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#home .paging {
	position: absolute;
	background: #000;
	padding: 5px 20px 3px 20px;
	top: -26px;
	left: 880px;
	height:18px;
	display: none;
}
#home .paging a {
   background: url(../../img/cycle-control.gif) no-repeat;
   text-indent: -10000px;
   display: block;
   outline: none;
   width: 18px;
   height: 18px;
   cursor: pointer;
   float: left;
   margin: 0;
   padding: 0 0 0 2px;
   border: 0;
   color:#000000;
}
*html #home .paging a {
	height: 18px;
	line-height:0px;
}
#home .paging a.active {
   background: url(../../img/cycle-control_o.gif) no-repeat;
}
/* add0210 */

#home #header_wrap {
	/*position: relative;*/
	width: 960px;
	margin: 0 auto;
}
#home #header {
	/*position: relative;
	top:-515px;*/
	display: block;
}
#home #gmenu {
	margin-top: 0px;
}

/*concept*/
body.obi {
	background: url(../../concept/img/concept_bg.jpg) repeat-x #000;
}
#concept #nav {
	width: 1000px;
}
#concept #nav p{
	float: left;
}

/*
#concept #nav img {
	opacity: 0.5;
}

#concept #nav p.activeSlide img {
	opacity: 1;
}*/

/*history*/
#history #cts_wrap {
	width: 960px;
	margin-bottom: 20px;
}
#history #cts_wrap ul {
	width: 465px;
}
#history #cts_wrap ul li.even {
	margin: 0 15px 0 0;
}
#history #cts_wrap li {
	float: left;
	margin-bottom: 18px;
}
#history #cts_wrap .cts_l {
	width: 465px;
	float: left;
}
#history #cts_wrap .cts_r {
	width: 465px;
	float: right;
}
#history ul.sm {
	width: 960px;
	padding-bottom: 30px;
}
#history ul.sm li {
	float: left;
	margin: 0 20px 0 0;
}
#history .history {
	position: relative;
}
#history .history ul {
	width: 960px;
	padding-bottom: 40px;
}
#history .history ul li{
	float: left;
}
#history .history p img {
	display: none;
}
#history #pop1,#history #pop2,#history #pop3,#history #pop4,#history #pop5,#history #pop6,#history #pop7,
#history #pop8,#history #pop9,#history #pop10,#history #pop11 {
	position: absolute;
	top: 0px;
}
#history #pop1 {
	left: 38px;
}
#history #pop2 {
	left: 125px;
}

#history .p_list {
	width: 960px;
}
#history .p_list li {
	float: left;
	padding: 0 20px 20px 0;
}
#history .p_list li.last {
	padding-right: 0;
}

/*footer*/
#footer {
	border-top: solid 1px #383838; 
	background: #1a1a1a;
}
.footer {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.footer p{
	margin: 10px 0 0 0;
	float: left;
}
.footer ul{
	float: right;
}
.footer ul li{
	margin: 15px 0 0 0;
	text-align: right;
}

/*hilltop*/
#hilltop .topicpath {
	margin-bottom: 20px;
}

/*access*/
#access .topicpath {
	margin-bottom: 20px;
}
#access .column2 {
	width: 960px;
	margin-top: 15px;
}
#access .column2 img {
	float: left;
}
#access .column2 div {
	float: right;
	width: 470px;
}
#access .column2 div img {
	float: none;
}
#access #pagetop {
	margin-top: 30px;
}

/*locatoion*/
#location #map #flashArea {
	height: 623px;
}
#location #map .nonFlashContent {
	text-align: center;
}

#location .tab {
	padding-bottom: 9px;
	background: url(../../location/img/bg-tab.gif) no-repeat 50% 100%;
}
#location .tab01 {
	margin-bottom: 15px;
}
#location .tab02 {
	margin-bottom: 25px;
}
#location .tab01 img {
	padding-right: 6px;
}
#location .tab02 img {
	padding-right: 12px;
}
#location .tab01 img.last,
#location .tab02 img.last {
	padding-right: 0;
}
#location .blocks,
#location .blocks02 {
	clear: both;
	display: none;
}
#location #block01-01,
#location #block02-01 {
	display: block;
}

#location #map02 {
	float: left;
	width: 470px;
}
#location #map02 #flashArea02 {
	height: 840px;
}
#location #map02 .nonFlashContent {
	text-align: center;
}

#location dl {
	font-size: 93%;
	line-height: 1.8em;
}
#location .topicpath {
	margin-bottom: 20px;
}
#location .caption1,
#location .caption2 {
	width: 960px;
}
#location .caption1 li{
	float:left;
	margin: 0 20px 0 0;
	font-size: 77%;
}
#location .caption1 li.txt {
	margin-top: 220px;
}
#location .caption2 {
	margin: 5px 0 25px 0;
}
#location .caption2 dl {
	float: left;
	width: 370px;
}
#location .caption2 dl.fix {
	width: 320px;
}
#location .caption2 dt {
	float: left;
	width: 100px;
}
#location .caption2 dd {
	float: left;
	width: 270px;
}
#location .caption2 dd.fix {
	float: left;
	width: 220px;
}
#location .caption2 p {
	float: right;
	margin-top: 25px;
	font-size: 77%; /* as10px */
}
#location .column {
	width: 960px;
}
#location .column .wrap2,
#location .column .wrap{
	width: 309px;
	float: left;
	padding-right: 16px;
}
#location .column .wrap2{
	padding-right: 0px;
}
#location .column h2 {
	margin: 0 0 10px 0;
}
#location .column dl {
	width: 309px;
	margin-bottom: 20px;
}
#location .column dt {
	width: 165px;
	float: left;
}
#location .column dd {
	width: 144px;
	float: left;
}
#location p.p_cap {
	text-align: right;
	font-size: 77%;
	margin: -35px 0 50px 0;
}
#location .caption3 {
	width: 960px;
	margin: 5px 0 30px 0;
}
#location .caption3 dl{
	width: 550px;
	float: left;
}
#location .caption3 dt{
	width: 70px;
	float: left;
}
#location .caption3 dd{
	width: 480px;
	float: left;
}
#location .caption3 dd span {
	font-size: 90%;
}
#location .caption3 p {
	float: right;
	font-size: 77%;
	padding: 0 40px 0 0;
}

#location .clear {
	clear: both;
}
#location .clearfix:before,
#location .clearfix:after {
    content:"";
    display:block;
    overflow:hidden;
}
#location .clearfix:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
#location .clearfix {
    zoom:1;
}
#location .fl {
	float: left;
}
#location .fr {
	float: right;
}
#location .mb09 {
	margin-bottom: 9px;
}
#location .snav {
	text-align: center;
}
#location .snav li {
	display: inline;
}
#location .snav {
	vertical-align: top;
}


/*grand_design*/
#grand_design .sm {
	width: 960px;
	padding:15px 0 30px 0;
}
#grand_design .sm li{
	float: left;
	padding: 0 20px 0 0;	
}
#grand_design .sm li.last{
	padding: 0;
}
#grand_design .column2 {
	width: 980px;
}
#grand_design .column2 .column{
	width: 470px;
	padding: 0 20px 0 0;
	float: left;
}
#grand_design .box {
	width: 960px;
	margin-bottom: 20px;
}
#grand_design .box p{
	width: 490px;
	float: left;
}
#grand_design .box img{
	float: right;
}
#grand_design .column{
	width: 960px;
}
#grand_design .column img{
	float: left;
}
#grand_design .column2 .wrap {
	width: 960px;
}
#grand_design .column2 .wrap p{
	float: left;
}
#grand_design .column2 .wrap .w_box{
	float: right;
	width: 350px;
}
#grand_design .column2 .wrap .w_box p{
	float: none;
}

#grand_design .column2 .wrap_2 {
	margin: 0;
}
#grand_design .column .wrap1{
	width: 471px;
	float: right;
}
#grand_design .column .wrap2{
	width: 390px;
	float: right;
}
#grand_design .column .wrap3{
	width: 470px;
	float: left;
}
#grand_design .column .wrap4{
	width: 470px;
	float: right;
}
#grand_design .column img.right{
	float: right;
}

#grand_design .column div img {
	float: none;
}
#grand_design .scape {
	position: relative;
}
#grand_design .scape ul li{
	position: absolute;
	top:0;
}
#grand_design .scape ul li.pop1 {
	top:209px;
	left: 350px;
}
#grand_design .scape ul li.pop2 {
	top:80px;
	left: 625px;
}
#grand_design .scape ul li.pop3 {
	top:140px;
	left: 535px;
}
#grand_design .scape ul li.pop4 {
	top:205px;
	left: 560px;
}
#grand_design .scape ul li.pop5 {
	top:200px;
	left: 490px;
}
#grand_design .wrap3 {
	width: 960px;
}
#grand_design .wrap3 div{
	width: 300px;
	float: left;
}
#grand_design .wrap3 img{
	float: right;
}
#grand_design .wrap3 div img{
	float: none;
}
#grand_design .gd_w {
	width: 960px;
}
#grand_design .gd_w div{
	width: 470px;
	float: left;
}
#grand_design .gd_w img{
	float: right;
}
#grand_design .gd_w div img{
	float: none;
}
#grand_design .design_wrap {
	width: 960px;
}
#grand_design .design_wrap div {
	width: 660px;
	float: left;
}
#grand_design .design_wrap img {
	float: right;
}
#grand_design .design_wrap div img {
	float: none;
}

/*space_service*/
#space_service #contents {
	padding-top: 20px;
}
#space_service .wrap {
	width: 938px;
	border: 1px solid #333;
	padding: 10px;
	margin-top: 5px;
}
#space_service .wrap2 {
	width: 578px;
	border: 1px solid #333;
	padding: 10px;
	margin-top: 5px;
}
#space_service .wrap2 ul,
#space_service .wrap ul{
	float: left;
	width: 220px;
}
#space_service .wrap2 ul li,
#space_service .wrap ul li{
	line-height: 1.8em;
	font-size: 93%;
}
#space_service .column {
	width: 960px;
}
#space_service .column div{
	width: 938px;
}
#space_service .column img{
	float: right;
}
#space_service .column div img {
	float: none;
}
#space_service .column2 {
	width: 960px;
}
#space_service .column2 .column_l{
	width: 470px;
	float: left;
}
#space_service .column2 .column_r{
	width: 470px;
	float: right;
}
#space_service .column2 .column_l div,
#space_service .column2 .column_r div {
	width: 470px;
}
#space_service .column2 .column_l div p,
#space_service .column2 .column_r div p {
	width: 275px;
	float: left;
}
#space_service .column2 .column_l div img,
#space_service .column2 .column_r div img {
	float: right;
}
#space_service #service {
	padding-top: 30px;
	background: url(../../space_service/img/service_bg.jpg) no-repeat top right;
}

#space_service .clear {
	clear: both;
}
#space_service .clearfix:before,
#space_service .clearfix:after {
    content:"";
    display:block;
    overflow:hidden;
}
#space_service .clearfix:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
#space_service .clearfix {
    zoom:1;
}
#space_service .fl {
	float: left;
}
#space_service .fr {
	float: right;
}

/* ecology_disaster */

#ecology_disaster #contents {
	padding: 10px 0 0 0;
}

#ecology_disaster .column {
	width: 960px;
	margin: 30px 0;
}
#ecology_disaster .column p {
	float: right;
}
#ecology_disaster .column ul {
	width: 470px;
	float: left;
}
#ecology_disaster .column ul li{
	margin: 0 15px 15px 0;
	float: left;
}
#ecology_disaster .column ul li a:hover {
	-ms-filter: "alpha( opacity=60 )";
	filter: alpha( opacity=60 );
	opacity: 0.6;	
}

/* structure_security */
#structure_security #contents {
	padding-top: 15px;
}
#structure_security .sm {
	width: 960px;
	margin-bottom: 30px;
}
#structure_security .sm li {
	float: left;
	padding: 0 20px 0 0;
}
#structure_security .column,
#structure_security .column2 {
	width: 960px;
}
#structure_security .column img{
	float: left;
	width: 385px;
}
#structure_security .column p {
	float: left;
	margin: 50px 0 0 60px;
	width: 500px;
}
#structure_security .column p img {
	float: none;
	width: auto;
}
#structure_security .column2 .column_l {
	width: 470px;
	float: left;
}
#structure_security .column2 .column_r {
	width: 470px;
	float: right;
}
#structure_security .column2 .column_r div,
#structure_security .column2 .column_l div{
	width: 470px;
}
#structure_security .column2 .column_l div p,
#structure_security .column2 .column_r div p{
	width: 330px;
	float: left;
}
#structure_security .column2 .column_l div img,
#structure_security .column2 .column_r div img{
	float: right;
}
#structure_security .column3 {
	width: 960px;
}
#structure_security .column3 p {
	float: left;
	width: 750px;
}
#structure_security .column3 img {
	float: right;
}
#structure_security .column4 {
	width: 960px;
}
#structure_security .column4 .wrap {
	width: 250px;
	float: left;
}
#structure_security .column4 .wrap2 {
	width: 335px;
	padding-left: 20px;
	_padding-left:18px;
	float: left;
}
#structure_security .column4 .wrap2 div {
	width: 335px;
}
#structure_security .column4 .wrap2 div p{
	width: 185px;
	float: left;
}
#structure_security .column4 .wrap2 div img{
	float: right;
}
#structure_security .column5 {
	width: 960px;
}
#structure_security .column5 .wrap2,
#structure_security .column5 .wrap{
	width: 306px;
	padding-right: 20px;
	float: left;
	height: 200px;
}
#structure_security .column5 .wrap2{
	padding-right: 0px;
}
#structure_security .column5 .wrap2 div,
#structure_security .column5 .wrap div {
	width: 306px;
}
#structure_security .column5 .wrap2 div p,
#structure_security .column5 .wrap div p{
	width: 155px;
	float: left;
}
#structure_security .column5 .wrap2 div img,
#structure_security .column5 .wrap div img{
	float: right;
}
#structure_security .column5 .wrap h3{
	margin-bottom: 10px;
}
#structure_security .column6 {
	width: 960px;
}
#structure_security .column6 .wrap_2,
#structure_security .column6 .wrap {
	float: left;
	width: 465px;
	padding-right: 30px;
}
#structure_security .column6 .wrap_2 {
	padding-right: 0;
}
#structure_security  p.center {
	text-align: center;
}
#structure_security .column6 .h420 {
	height: 420px;
}
#structure_security .column6 .h390 {
	height: 390px;
}
#structure_security .column6 .wrap_2 div,
#structure_security .column6 .wrap div {
	width: 465px;
}
#structure_security .column6 .wrap_2 div p,
#structure_security .column6 .wrap div p{
	width: 225px;
	float: left;
}
#structure_security .column6 .wrap_2 div img,
#structure_security .column6 .wrap div img{
	float: right;
}

/* roomplan */
#roomplan ul.sm {
	width: 960px;	
}
#roomplan ul.sm li{
	float: left;
	padding: 15px 20px 30px 0;	
}
#roomplan .column {
	width: 984px;
}
#roomplan .column .wrap {
	width: 308px;
	margin: 0 20px 40px 0;
	float: left;
}
#roomplan .column .wrap h2 {
	margin-bottom: 10px;
}
#roomplan .column .wrap h3 {
	margin: 20px 0 10px 0;
}
#roomplan .column .wrap div {
	width: 308px;
}
#roomplan .column .wrap div p{
	width: 150px;
	float: left;
}
#roomplan .column .wrap div img{
	float: right;
}
#roomplan .sm3 {
	width: 720px;
	margin: 0 auto 30px auto;
}
#roomplan .sm3 li{
	width: 220px;
	margin-right: 30px;
	float: left;
}
#roomplan .sm3 li.last {
	margin-right: 0;
}
#roomplan .sm4 {
	width: 960px;
}
#roomplan .sm4 li{
	width: 303px;
	margin-bottom: 3px;
	float: left;
}
#roomplan .sm3 li a:hover{
	-ms-filter: "alpha( opacity=60 )";
	filter: alpha( opacity=60 );
	opacity: 0.6;
}
.contents p {
	font-size: 93%;
	line-height: 1.8em;
}
#roomplan #visual_wrap {
	background: url(../../roomplan/img/visual_bg.gif) repeat-x ;	
}
#roomplan #roomview {
	width: 900px;
	margin: 0 auto 40px;
}

/* premium */
#premium #contents {
	margin-top: 20px;
}
#premium #contents h2 {
	margin-bottom: 15px;
}
#premium #contents ul {
	font-size: 93%;
	line-height: 1.8em;
}
#premium #contents ul.cts li {
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(../../about/img/circle.gif) no-repeat 0 5px ;	
}
#premium #contents ul.cts li strong {
	font-weight:bold;
}
#premium #contents ul.news li {
	padding: 2px 0;
	background: url(../../about/img/dot.gif) repeat-x bottom;	
}
#premium #contents h3 {
	width: 229px;
	margin: 0 auto;
	margin-bottom: 50px;
}
#premium #contents h3 a:hover {
/*	-ms-filter: "alpha( opacity=60 )";
	filter: alpha( opacity=60 );
	opacity: 0.6;*/
}

/* view */
#view #flashArea {
	height: 370px;
}
#view #visual {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
#view #visual p {
	position: absolute;
	top: 235px;
	left: 70px;
}

#view p.view {
	margin: 10px 0 40px 80px;	
}
#view .view_map {
	position: relative;
}
#view .view_map li {
	position: absolute;
}
#view .view_map li.pop1 {
	top:123px;
	left:243px;
	_left:163px;
}
#view .view_map li.pop2 {
	top:201px;
	left:353px;
	_left: 273px; 	
}
#view .view_map li.pop3 {
	top:168px;
	left:474px;
	_left: 394px;
}
#view .view_map li.pop4 {
	top:89px;
	left:520px;
	_left:440px;
}
#popup {
	background: #000;
}
#popup #visual{
	position: relative;
}
#popup #visual p{
	position: absolute;
	top:0;
	left: 915px;
}
#view h2 {
	padding: 0;
}

/* equipment */
#equipment #contents {
	margin-top: 20px;
}
#equipment .boxArea .fl {
	width: 215px;
}
#equipment .boxArea .fl h4 {
	margin-bottom: 6px;
}

#equipment .clear {
	clear: both;
}
#equipment .clearfix:before,
#equipment .clearfix:after {
    content:"";
    display:block;
    overflow:hidden;
}
#equipment .clearfix:after {
    clear:both;
}
/* fieldreport */
#fieldreport #header,
#fieldreport #contents {
	width: 900px;
}

#fieldreport #header ul {
	width: 473px;
}
#fieldreport .section dt,
#fieldreport .section dd,
#fieldreport .section li {
	display: inline;
}
#fieldreport .section dt img ,
#fieldreport .section dd img,
#fieldreport .section li img {
	vertical-align: top;
}
#fieldreport .ar {
	text-align: right;
}
#fieldreport #sb-nav-close {
	width: 51px;
	height: 8px;
	background: url(../../pop-fieldreport/imgs/bt-close.png) 0 0 no-repeat;
}
#fieldreport #sb-nav-close:hover {
	width: 51px;
	height: 8px;
	background-image: url(../../pop-fieldreport/imgs/bt-close_o.png);
}
#fieldreport #section02,
#fieldreport #section03,
#fieldreport #section04,
#fieldreport #section05 {
	display: none;
}
#fieldreport #sb-info {
	top: -420px;
}
/* For IE 6/7 (trigger hasLayout) */
#equipment .clearfix {
    zoom:1;
}
#equipment .fl {
	float: left;
}
#equipment .fr {
	float: right;
}

/* town */
#town p.topicpath {
	margin-bottom: 20px;
}

#town .clear {
	clear: both;
}
#town .clearfix:before,
#town .clearfix:after {
    content:"";
    display:block;
    overflow:hidden;
}
#town .clearfix:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
#town .clearfix {
    zoom:1;
}
#town .fl {
	float: left;
}
#town .fr {
	float: right;
}
#town .mb09 {
	margin-bottom: 9px;
}




/* clear */
#home .image_reel:after,
#grand_design .design_wrap:after,
#history .p_list:after,
#grand_design .gd_w:after,
#grand_design .column2 .wrap:after,
#grand_design .wrap3:after,
#concept #nav:after,
#map ul.map:after,
#history .history ul:after,
#roomplan .sm4:after,
#roomplan .sm3:after,
#roomplan .sm:after,
#roomplan .column .wrap div:after,
#roomplan .column:after,
#location .caption3:after,
#location .caption3 dl:after,
#location .column dl:after,
#location .column:after,
#location .caption2:after,
#location .caption2 dl:after,
#location .caption1:after,
#structure_security .column6 .wrap_2:after,
#structure_security .column6 .wrap:after,
#structure_security .column6:after,
#structure_security .column5 .wrap2:after,
#structure_security .column5 .wrap2 div:after,
#structure_security .column5 .wrap div:after,
#structure_security .column5:after,
#structure_security .column4 .wrap2 div:after,
#structure_security .column4:after,
#structure_security .column3:after,
#structure_security .column2 .column_r div:after,
#structure_security .column2:after,
#structure_security .column:after,
#structure_security .sm:after,
#ecology_disaster .column:after,
#ecology_disaster .column ul:after,
#space_service .column2 .column_l div:after,
#space_service .column2 .column_r div:after,
#space_service .column2:after,
#space_service .column:after,
#space_service .wrap2:after,
#space_service .wrap:after,
#grand_design .column:after,
#grand_design .box:after,
#grand_design .column2:after,
#grand_design .sm:after,
#access .column2:after,
#home #contents .cts_r ul.bnr:after,
#history #cts_wrap ul:after,
#history #cts_wrap:after,
#history ul.sm:after,
.footer:after,
#contents .cts_r .box:after,
#contents .cts_r .box2:after,
#contents:after,
#gmenu:after,
#header:after,
#foot_btn:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#window_wrap {
	position: relative;
}
#window_wrap .box {
	position: absolute;
	top:0;
}
.Gbox {
	background-color: #1a1a1a;
	border: 1px solid #383838;
	padding: 17px;
}

/* public css */
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.fl { float: left; }
.fr { float: right; }
.clear {
	clear: both;
}

/* print css */
@media print {
	.hidden-print { display:none;}
}





