<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> /* import */
@import "util.css";


/* Reset */
html {}

* { margin: 0px; padding: 0px;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;}

body {}

h1,h2,h3,h4,h5,h6 { font-weight:normal; font-style:normal; }

h1{
	font-size: 10px;
	line-height: 14px;
	color: #7F7F7F;
	margin: 0;
	padding: 0;
	text-align: right; }

table { margin: 0px; padding: 0px; }

li { list-style-type: none; }

img { border: 0px; margin: 0px; }

hr {
   clear: both;
   border: solid #FFF;
   border-width: 1px 0 0 0;
   height: 1px;/* for IE6 */ }

.clear { clear: both; }

.fixed {
    position: fixed;
    top: 0;
	left: 0;
    width: 100%;
    z-index: 10000; }


/* Clearfix*/
.clearfix:after {
	content: ".";  /* 譁ｰ縺励＞隕∫ｴ�繧剃ｽ懊ｋ */
	display: block;  /* 繝悶Ο繝�け繝ｬ繝吶Ν隕∫ｴ�縺ｫ */
	clear: both;
	height: 0;
	visibility: hidden; }
.clearfix {
	min-height: 1px; }
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/ }



/* Link */
a {
	color:#C9CACA;
	text-decoration:none;}
a:link {
	color:#C9CACA;
	text-decoration:none;}
a:visited {
	text-decoration:none;}
a:hover {
	text-decoration:underline;}
a:active {
	text-decoration:none;}



/* Font Size */
.f9 {font-size: 9px; line-height: 11px; color: #333;}
.f10 {font-size: 10px; line-height: 14px; color: #333;}
.f11 {font-size: 11px; line-height: 15px; color: #333;}
.f12 {font-size: 12px; line-height: 16px; color: #333;}
.f13 {font-size: 13px; line-height: 17px; color: #333;}
.f14 {font-size: 14px; line-height: 18px; color: #333;}

.f12_l18 {font-size: 12px; line-height: 18px; color: #333;}
.f12_l18w {font-size: 12px; line-height: 18px; color: #FFF;}
.f12_l20 {font-size: 12px; line-height: 20px; color: #333;}
.f12_l20w {font-size: 12px; line-height: 20px; color: #FFF;}

.f10_g {font-size: 10px; line-height: 14px; color: #B2B2B2;}
.f10_w {font-size: 10px; line-height: 14px; color: #FFF;}

.cap {font-size: 10px; line-height: 14px; color: #B2B2B2; margin-bottom: 10px;}



/* Layout */
#container{
	width: 100%;
	text-align: center;
position: relative;
top: 57px;
margin-bottom: 57px;}
#planpop #container{
	width: 100%; }
#popup #container{
	width: 100%; }

#wrapper {
	width: 100%;
	height: 950px; }


/* Header */
body #gHeaderArea {
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: absolute;
	top: auto; }
body #gHeader {
	position: relative;
	width: 1000px;
	height: 64px;
	margin-left: auto;
	margin-right: auto;
	z-index: 999; }
h1.siteTitle {
	position: absolute;
	top: 10px;
	left: 0;}
#hNav {
	position: absolute;
	right: 0px;
	top: 0px; }
#index #hNav li {
	margin-right: 15px;
	margin-bottom: 3px; }
#index #hNav li.last {
	margin-right: 0px; }
#hNav li {
	margin-right: 20px;
	margin-bottom: 3px; }
#hNav li.last{
	margin-right: 0px; }
#gNav {
	width: 100%;
	height: 26px; }
#gNavList {
	width: 1000px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;}
.fList li { float: left; }
.fList li img { vertical-align: top; }



/* Layout */
#mainContent_bg {
	width: 100%;
	margin: 0;
	padding: 0;
	background:url(../img/con-kage_t.png) top repeat-x; }
#mainContent {
	width: 1000px;
	margin-left: auto;
	margin-right: auto; }

.section {
	width: 960px;
	margin-left: auto;
	margin-right: auto; }

#mainContent_bg2 {
	width: 100%;
	height: 12px;
	margin: 0;
	background:url(../img/con-kage_t.png) top repeat-x; }


/* PAGE */
.page #pTitleArea {
	width: 100%;
	background: url(../img/p_title_bg.gif) top repeat-x; }
.page #pTitle{
	position:relative;
	width: 1000px;
	height: 78px;
	margin-left: auto;
	margin-right: auto; }
.page #pTitle h2{
	text-align: center;
	margin: 0;
	padding: 0;
	z-index: 1; }
.page .pankuzu{
	position: absolute;
	text-align: right;
	top: 27px;
	right: 0px;
	padding: 0px;
	font-size: 10px;
	color: #FFF;
	z-index: 100; }
.page .pankuzu a{
	color: #FFF;
	text-decoration: underline; }
.page .pankuzu_w{
	position: absolute;
	text-align: right;
	top: 0px;
	right: 0px;
	padding: 0px;
	font-size: 10px;
	color: #FFF; }
.page .pankuzu_w a{
	color: #FFF;
	text-decoration: underline; }
.page .pankuzu a:hover, .page .pankuzu_w a:hover {
	color: #CCC;
	text-decoration: none;}



/* Footer */
#gFooterArea{
	width: 100%;
	background: #333; }

#gFooter{
	width: 1000px;
	height: 31px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	position: relative; }
#fNav {
	position: absolute;
	top: 8px;
	left: 0; }
#fNav li{
	display:inline;
	color: #FFF; }
#fNav li a,
#fNav li span{
	color: #FFF;
	text-decoration: none; }
#fNav li a:hover{
	color: #FFF;
	text-decoration: underline; }
#fNav li strong{
	color: #999;
	font-weight: bold; }
#fNav li span{
	color: #FFF;}

#pagetop {
	width: 1000px;
	text-align: right;
	margin-left: auto;
	margin-right: auto; }

#fToiArea {
	width: 100%;
	background: #FFF;
	padding: 10px 0 20px; }
#fToi {
	position: relative;
	width: 1000px;
	height: 60px;
	margin-left: auto;
	margin-right: auto; }
#fToi #LeftArea {
	float: left;
	padding-top: 5px; }
#fToi #RightArea {
	position: relative;
	float: right;
	width: 420px; }
#fToi #RightArea li {
	margin-left: 7px; }
#fToi #RightArea li.last {
	margin-left: 0px; }
#fToi #fNav1 {
	position: absolute;
	left: 0px;
	top: 5px;
	text-align: left; }
#fToi #fNav2 {
	position: absolute;
	right: 0px;
	top: 0px; }
#fToi .fTxt {
	position: absolute;
	right: 0px;
	top: 60px;
	font-size: 10px;
	line-height: 14px;
	color: #B2B2B2;
	text-align: right; }



/* Index */
#index #mainContent_kage {
	width: 100%;
	margin: 0;
	padding: 0;
	background:url(../img/con-kage_f.png) bottom repeat-x; }
#index #mainContent_bg {
	width: 100%;
	padding: 25px 0 20px;
	background:url(../../images/con_bg.png) top center repeat; }
	
#index #LeftArea{
	float: left;
	width: 630px;
	margin-right: 5px; }
#index #LeftArea .t_info {
	margin-bottom: 10px;
	text-align: left; }
#index #LeftArea .infoArea {
	padding-bottom: 25px;
	text-align: left; }

#index .bnrArea {
	margin-bottom: 15px;
	text-align: left; }
#index .bnrArea img {
	float: left;
	margin-right: 5px; }
	
#index #RightArea{
	float: right;
	width: 345px; }

#index .fTxt {
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	color: #B2B2B2;
	margin-top: 10px; }



/* Concept */
#concept .bg_01 {
	width:100%; }
#concept .con_1 {
	position: relative;
	width: 1000px;
	height: 720px; }
#concept .con_urawa_1 {
	position: absolute;
	top: 282px;
	left: 0px; }
#concept .con_urawa_2 {
	position: absolute;
	top: 266px;
	right: 0px; }
#concept .con_urawa_3 {
	position: absolute;
	width: 1000px;
	height: 120px;
	text-align: center;
	bottom: 0;
	left: 0; }
	
#concept .con_mirai_bg {
	position: relative;
	background: url(../../concept/img/06.png) no-repeat;
	width: 1000px;
	height: 481px;
	padding: 0; }
#concept .con_mirai_ttl {
	position: relative;
	text-align: left; }
#concept .con_mirai_01 {
	position: absolute;
	top: 107px;
	left: 140px; }
#concept .con_mirai_02 {
	position: absolute;
	top: 143px;
	left: 140px; }
#concept .con_mirai_03 {
	position: absolute;
	top: 168px;
	right: 120px; }

#concept .bg_02 {
	padding: 35px 0; }

#concept .bg_03 {
	padding: 45px 0 40px; }
#concept .rosen {
	position: relative; }
#concept .con_rosen_txt {
	position: relative; }

#concept .bg_04 {
	background: #000;
	padding: 0; }
#concept .con_kouku_bg {
	position: relative;
	width: 1000px;
	height: 732px; }
#concept .con_kouku_nen {
	position: absolute;
	top: 24px;
	left: 0px;
	z-index: 10; }
#concept .con_kouku_img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2; }
#concept .con_kouku_ttl1 {
	position: relative;
	padding: 20px 0 25px;
	text-align: left; }
#concept .con_kouku_ttl2 {
	position: relative;
	padding: 0 0 10px;
	text-align: left; }
#concept .con_kouku_txt1 {
	position: relative;
	padding: 0 0 30px;
	text-align: left; }
#concept .con_kouku_txt2 {
	position: relative;
	text-align: left; }
#concept .con_kouku_txt3 {
	position: relative;
	text-align: right; }
	
#concept .bg_05 {
	background: url(../../concept/img/05_bg.jpg) top center repeat-x;
	padding: 0; }
#concept .bg_05_2 {
	background: url(../../concept/img/05_bg2.png) top center no-repeat;
	padding: 0; }
#concept .bg_16 {
	background: url(../../concept/img/16_bg.jpg) top center no-repeat;
	padding: 0; }
#concept .kage_bg {
	background:url(../img/con-kage_t.png) top repeat-x;
	padding: 35px 0 50px; }
#concept .bg_21 {
	background: url(../../concept/img/21_bg.png) top center no-repeat;
	padding: 0; }



/* Design */
#design .bg_01 {
	background: url(../../design/img/01_bg.jpg) top center no-repeat;
	padding: 0; }
#design .bg_02 {
	background: url(../../design/img/02_bg.jpg) top center no-repeat;
	padding: 0; }
#design .bg_07 {
	background: url(../../design/img/07_bg.jpg) top center no-repeat;
	padding: 0; }



/* Solar */
#solar .bg_01 {
	/*height: 520px;*/
	background: url(../../solar/img/01_bg.jpg) top center no-repeat;
	padding: 175px 0 0; }
#solar .mb08 {
	margin-bottom: 8px; }
#solar .mb09 {
	margin-bottom: 9px; }
#solar .bg_02 {
	height: 447px;
	background: url(../../solar/img/02_bg.jpg) top center no-repeat;
	padding: 0; }
#solar .bg_03 {
	background: url(../../solar/img/03_bg.jpg) top center no-repeat;
	padding: 0; }



/* Location */
#location .bg_01 {
	background: #000 url(../../location/img/01_bg.jpg) top center no-repeat;
	padding: 0; }
#location #main_bg {
	background: #000;
	padding: 0; }
#location .global_bg {
	background: url(../../location/img/global_bg.gif) top center;
	padding: 0 0 40px; }
#location .bg_02 {
	background: url(../../location/img/04_bg.png) top center no-repeat;
	padding: 0; }
#location .bg_07 {
	background: url(../../location/img/07_bg.png) top center no-repeat;
	padding: 0; }
#location .bg_12 {
	background: url(../../location/img/12_bg2.png) center 30px no-repeat;
	padding: 130px 0 10px; }
#location .bg_14 {
	background: url(../../location/img/14_bg.gif) center top repeat-x;
	padding: 0; }



/* Access */
#access #main_bg {
	background: #000 url(../../access/img/bg.gif) top center no-repeat;
	padding: 0; }
#access #mainContent {
	background: #FFF; }



/* Popup */	
#popFtrBt {
	width: 700px;
	text-align: center; 
	margin: 10px auto 0; }
#popFtrBt li {
	display: inline;
	padding: 0 3px; }



/* Model room */
#model #main_bg {
	background: #000 url(../../modelroom/img/bg.gif) top center;
	padding: 30px 0; }
#model .if_bg {
	background: none; }
#model .mr27 {
	margin-right: 27px; }
	
#model .nextback {
	position: relative;
	z-index: 100;
	width: 1000px;
	margin-left: auto;
	margin-right: auto; }
#model .back,
#model .next{
	position: absolute;
	top: 295px;}
#model .back {
	left: 10px; }
#model .next {
	right: 10px; }
#model .btntop {
	position: absolute;
	top: 10px;
	left: 10px; }
	
#model #main {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0; }
#model .m_01 {
	background: url(../../modelroom/img/img_01_bg.jpg) top center no-repeat;
	margin: 0;
	padding: 0; }
#model .m_02 {
	background: url(../../modelroom/img/img_02_bg.jpg) top center no-repeat;
	margin: 0;
	padding: 0; }
#model .m_03 {
	background: url(../../modelroom/img/img_03_bg.jpg) top center no-repeat;
	margin: 0;
	padding: 0; }
#model .m_04 {
	background: url(../../modelroom/img/img_04_bg.jpg) top center no-repeat;
	margin: 0;
	padding: 0; }
#model .m_05 {
	background: url(../../modelroom/img/img_05_bg.jpg) top center no-repeat;
	margin: 0;
	padding: 0; }
#model .m_06 {
	background: url(../../modelroom/img/img_06_bg.jpg) top center no-repeat;
	margin: 0;
	padding: 0; }
#model .m_08 {
	background: url(../../modelroom/img/img_08_bg.jpg) top center no-repeat;
	margin: 0;
	padding: 0; }
#model .m_09 {
	background: url(../../modelroom/img/img_09_bg.jpg) top center no-repeat;
	margin: 0;
	padding: 0; }
#model .m_10 {
	background: url(../../modelroom/img/img_10_bg.jpg) top center no-repeat;
	margin: 0;
	padding: 0; }
#model .m_07, #model .m_11, #model .m_12 {
	background: #000;
	margin: 0;
	padding: 0; }



/* Plan */
#plan #main_bg {
	background: #000 url(../../plan/img/bg.jpg) top center no-repeat; }



/* Plan_Popup */
#planpop #mainContent_bg {
	background: #000 url(../../plan/img/bg.jpg) top center no-repeat;
	padding: 20px 0 10px; }
#planpop #mainContent{
	width: 700px;
	margin: 0 auto; }
#planpop #madorimain {
	width: 700px;
	background: url(../../plan/img/pop/con_bg_side.gif) repeat-y;
	text-align: center; }
#planpop #madorimain .con_t {
	background: url(../../plan/img/pop/con_bg_t.gif) top center no-repeat;
	padding: 30px 0 0; }
#planpop #madorimain .con_b {
	background: url(../../plan/img/pop/con_bg_b.gif) bottom center no-repeat;
	padding: 0 0 20px; }

#planpop #fToiArea {
	width: 100%;
	background: #FFF url(../img/con-kage_t.png) top repeat-x;
	padding: 20px 0 20px; }
#planpop #fToi {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: center; }
#planpop .fTxt {
	font-size: 10px;
	color: #999;
	text-align: left; }


/* Eqyupment */
#equip #equipArea {
	background: #000; }
#equip #main_bg {
	background: url(../../equipment/img/bg.gif) top center; }
#equip .equip_bg {
	background: url(../../equipment/img/main_bg.png) top center repeat-y; }
	
#equip .luic_title {
	background: url(../../equipment/img/luic_bg.jpg) top no-repeat; }
	
#equip .water_title {
	background: url(../../equipment/img/water_bg.jpg) top no-repeat; }
	
#equip .kit_title {
	background: url(../../equipment/img/t_kitchen_bg.png) top no-repeat; }
#equip .bath_title {
	background: url(../../equipment/img/t_bath_bg.png) top no-repeat; }
#equip .powder_title {
	background: url(../../equipment/img/t_powder_bg.png) top no-repeat; }
#equip .toilet_title {
	background: url(../../equipment/img/t_toilet_bg.jpg) top no-repeat; }
#equip .storage_title {
	background: url(../../equipment/img/storage_bg.jpg) top no-repeat; }
#equip .public_title {
	background: url(../../equipment/img/public_bg.jpg) top no-repeat; }


#equip .txt {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	text-align: left; }
	


/* Structure */
#structure #strucArea {
	background: #000; }
#structure #main_bg {
	background: url(../../equipment/img/bg.gif) top center; }
#structure .struc_bg {
	background: url(../../equipment/img/main_bg.png) top center repeat-y; }
	
#structure .struc_title {
	background: url(../../structure/img/structure_bg.jpg) top no-repeat; }
#structure .security_title {
	background: url(../../structure/img/security_bg.jpg) top no-repeat; }
#structure .amenity_title {
	background: url(../../structure/img/amenity_bg.jpg) top no-repeat; }
#structure .multimedia_title {
	background: url(../../structure/img/multimedia_bg.jpg) top no-repeat; }
#structure .perfor_title {
	background: url(../../structure/img/perfor_bg.jpg) top no-repeat; }


#structure .txt {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	text-align: left; }



/* Popup */
#popup #gHeader {
	position: relative;
	width: 680px;
	height: 58px;
	margin-left: auto;
	margin-right: auto;
	z-index: 999; }
#popup h1.siteTitle {
	position: absolute;
	top: 10px;
	left: 0;}
#popup #hNav {
	position: absolute;
	right: 0px;
	top: 0px; }
#popup #hNav li {
	margin-right: 20px;
	margin-bottom: 3px; }
#popup #hNav li.last{
	margin-right: 0px; }

#popup #mainContent_bg {
	background: #000;
	padding: 20px 0 10px; }
#popup #mainContent{
	width: 680px;
	margin: 0 auto; }

#popup h1 {
	text-align: left; }

#popup #fToiArea {
	width: 100%;
	background: #FFF url(../img/con-kage_t.png) top repeat-x;
	padding: 20px 0 20px; }
#popup #fToi {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	text-align: center; }
#popup .fTxt {
	font-size: 10px;
	color: #999;
	text-align: left; }


@media print{
#popup #popFtrBt, #logtag {
	display:none; }
}</pre></body></html>