<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */


/*サイトタイトル部分*/
/*#siteTitle {
	height: 61px;
}
#siteTitle #logo {
	width: 325px;
}*/
/*#siteTitle h1#logo {
	padding-top: 7px;
	margin-bottom: 8px;
}*/

#initial-area .inner {
	background: url(../images/nagano/img_capital.gif) no-repeat 0 0;
}

/*
list-item1：外観
list-item2：リビング
list-item3：キッチン
list-item4：子供部屋
list-item5：庭・エクステリア
list-item6：その他
list-item7：玄関
list-item8：洗面・バス・トイレ
*/
#cat-list li#list-item1 {left:111px; top:198px;}
#cat-list li#list-item2 {left:6px; top:75px;}
#cat-list li#list-item3 {left:197px; top:217px;}
#cat-list li#list-item4 {left:31px; top:248px;}
#cat-list li#list-item5 {left:123px; top:278px;}
#cat-list li#list-item6 {left:63px; top:11px;}
#cat-list li#list-item7 {left:143px; top:128px;}
#cat-list li#list-item8 {left:170px; top:39px;}


</pre></body></html>