@charset "UTF-8";
@import url("box.css"); /* CSS for box */


/* *****************************************************
base
***************************************************** */

*{
	margin: 0;
	padding: 0;
	color: #444;
	background-color: transparent;
	border: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", san-serif;
	font-size: 100%; /* 16px */
	list-style: none;
	}

body
	{
	margin: 0;
	padding: 0;
	font-size: 75%; /* 12px */
	background: #fff;
	line-height: 150%; /* 18px */
	}

body#AboutSoshu
	{
	color: #333;
	}

a:link,
a:visited
	{
	color: #6a3120;
	text-decoration: underline;
	}

a:hover,
a:active
	{
	color: #af887c;
	text-decoration: underline;
	}


#AreaHeader #Header-Right,
#AreaGnavi,
#LayerFooter,
#LayerContents .fnavi,
#LayerSnavi,
#LayerContents .RelationBox,
#AboutSoshu #AreaHeader #Header-Left,
#AboutSoshu #AreaHeader,
#FooterCopy,
#TopPage #LayerTopSnavi,
#FlashContents,
.MovieArea
	{
	display: none;
	}


/* *****************************************************
LayerContainer
***************************************************** */
#LayerContainer
	{
	position: absolute;
	left: 0;
	top: 0;
	height: auto;
	width: 100%;
	}

/* *****************************************************
LayerBase
***************************************************** */
#LayerBase
	{
	position: relative;
	width: 865px;
	height: auto;
	clear: both;
	margin: 0 auto;
	padding: 0;
	}

#Pop-610 #LayerBase,
#AboutSoshu #LayerBase
	{
	position: absolute;
	left: 0;
	top: 0;
	height: auto;
	width: 100%;
	background: none;
	margin: 0;
	padding: 0;
	}

/* *****************************************************
LayerBody
***************************************************** */
#LayerBody
	{
	width: 865px;
	height: auto;
	clear: both;
	margin:  0;
	padding: 70px 0 0 0;
	}

#Pop-610 #LayerBody
	{
	position: relative;
	width: 550px;
	height: auto;
	clear: both;
	margin: 0 auto;
	padding: 90px 0 0 0;
	background: none;
	}

#AboutSoshu #LayerBodyTop
	{
	position: relative;
	width: 700px;
	height: auto;
	clear: both;
	margin: 0 auto;
	padding: 0;
	background: none;
	}

#AboutSoshu #LayerBody
	{
	position: relative;
	width: 700px;
	height: auto;
	clear: both;
	margin: 0 auto;
	padding: 0;
	background: none;
	padding: 120px 0 0 0;
	}

#LayerBodyTop:after,
#LayerBody:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}


/* *****************************************************
LayerHeader
***************************************************** */
#LayerHeader
	{
	width: 865px;
	height: auto;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
	background: #fff;
	}

#Pop-610 #LayerHeader
	{
	width: 550px;
	height: auto;
	}

#AboutSoshu #LayerHeader
	{
	width: 700px;
	height: auto;
	position: absolute;
	}

/* AreaHeader
-------------------------------------------------------*/
#AreaHeader
	{
	width: 865px;
	height: auto;
	padding: 0;
	margin: 0;
	}

#Pop-610 #AreaHeader
	{
	width: 550px;
	height: auto;
	}

#AboutSoshu #AreaHeader
	{
	width: 700px;
	height: auto;
	}

#AreaHeader:after,
#AreaGnavi:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}

#AreaHeader #Header-Left
	{
	width: 345px;
	float: left;
	}

#Pop-610 #AreaHeader #Header-Left
	{
	width: 249px;
	}

#Header-Left p#Logo
	{
	margin: 10px 0 0 0;
	padding: 0;
	}

#Pop-610 #Header-Left p#Logo
	{
	margin: 17px 0 0 0;
	}

#Header-Left p#Logo a
	{
	display: block;
	width: 345px;
	height: 61px;
	background: url(i/logo.gif) 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	}

#Pop-610 #Header-Left p#Logo
	{
	width: 249px;
	height: 48px;
	background: url(i/logo_pop.gif) 0 0 no-repeat;
	text-indent: -9999px;
	}



/* *****************************************************
LayerContents
***************************************************** */
#LayerContents
	{
	width: 650px;
	height: auto;
	float: left;
	}

#Pop-610 #LayerContents
	{
	width: 550px;
	height: auto;
	float: none;
	}

#AboutSoshu #LayerContents
	{
	width: 700px;
	margin: 0;
	height: auto;
	float: none;
	}

.AreaText
	{
	margin: 0 10px;
	}

#Pop-610 .AreaText
	{
	margin: 0 15px;
	}

#LayerContentsBody a
	{
	text-decoration: underline;
	}

#LayerContents .no-border
	{
	border: none;
	}


/* p
----------------------------------- */

#LayerContents p
	{
	margin: 0 0 10px 0;
	}

#AboutSoshu #LayerBodyTop #LayerContents p
	{
	margin: 0;
	padding: 0;
	}

#LayerContents p.image,
#LayerContents .Area-AreaText p.image
	{
	margin: 0;
	padding: 0;
	}

#LayerContents p#PageTop
	{
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	}


/* *****************************************************
h1
***************************************************** */

#LayerContents h1
	{
	margin: 0 0 25px 0;
	}

#AboutSoshu #LayerContents h1
	{
	margin: 0;
	padding: 0;
	}


/* *****************************************************
h2
***************************************************** */

#LayerContents h2
	{
	margin: 30px 0 12px 0;
	}

/* *****************************************************
h3
***************************************************** */
.H3-Area
	{
	margin: 21px 0 9px 0;
	padding: 0 0 6px 0;
	font-size: 117%; /*14px*/
	line-height: 129%; /*18px*/
	background: url(i/h3_base.gif) left bottom no-repeat;
	}

* html .H3-Area /*IE6*/
	{
	padding: 0 0 5px 0;
	}

#LayerContents h3
	{
	margin: 0;
	padding: 0 0 0 31px;
	min-height: 15px;
	color: #683237;
	background: url(i/h3_icon.gif) 0 1px no-repeat;
	}

#LayerContents h3 a
	{
	text-decoration: none;
	}

#LayerContents h3 a:hover,
#LayerContents h3 a:active
	{
	text-decoration: underline;
	}


/* #tnavi
----------------------------------- */

#tnavi
	{
	font-size: 91%; /*11px*/
	color: #666;
	line-height: 100%;
	margin: 0 0 9px 2px;
	}

#tnavi a,
#tnavi a:link
	{
	color: #666;
	text-decoration: underline;
	}

#tnavi a:hover
	{
	color: #b0b0b0;
	text-decoration: underline;
	}


/* .caption
----------------------------------- */
#LayerContents .caption
	{
	font-size: 91%; /*11px*/
	line-height: 118%; /*13px*/
	margin: 8px 0 0 0;
	padding: 0;
	}


/* *****************************************************
font
***************************************************** */

#LayerContents em
	{
	font-weight: bold;
	}

#LayerContents strong
	{
	font-size: 116%; /*14px*/
	font-weight: bold;
	}


/* *****************************************************
table
***************************************************** */
#LayerContents table
	{
	border-collapse: collapse;
	clear: both;
	}

#LayerContents table td
	{
	vertical-align: top;
	}


/* t-border
----------------------------------- */
#LayerContents table.t-border,
#LayerContents table.t-border td,
#LayerContents table.t-border th
	{
	border: 1px #cfc8bc solid;
	}

#LayerContents table.t-border td,
#LayerContents table.t-border th
	{
	padding: 5px 10px 2px 10px;
	}

*+html #LayerContents table.t-border td,
*+html #LayerContents table.t-border th /*IE7*/
	{
	padding: 3px 10px 3px 10px;
	border: 1px #cfc8bc solid;
	}

* html #LayerContents table.t-border td,
* html #LayerContents table.t-border th /*IE6*/
	{
	padding: 4px 10px 2px 10px;
	border: 1px #cfc8bc solid;
	}

#LayerContents table.t-border th
	{
	background: #fbf9f6;
	color: #5d494b;
	}


/* *****************************************************
ol ul
***************************************************** */

/* ol
----------------------------------- */
#LayerContents ol
	{
	margin: 0 20px 12px 27px;
	}

*+html #LayerContents ol /* IE7 */
	{
	margin: 0 20px 12px 34px;
	}

* html #LayerContents ol /* IE6 */
	{
	margin: 0 20px 12px 34px;
	}

#LayerContents ol li
	{
	margin: 2px 0 8px 0;
	padding: 0;
	list-style: decimal;
	}


/* ul
----------------------------------- */
#LayerContents ul
	{
	margin: 0 20px 10px 13px;
	}

*+html #LayerContents ul /* IE7 */
	{
	margin: 0 20px 10px 16px;
	}

* html #LayerContents ul  /* IE6 */
	{
	margin: 0 20px 10px 16px;
	}

#LayerContents ul li
	{
	margin: 2px 0 8px 0;
	padding: 0 0 0 13px;
	list-style: none;
	background: url(i/list_icon.gif) 0 3px no-repeat;
	}

#LayerContents ul li ul
	{
	margin: 0 20px 10px 13px;
	}

#LayerContents ul li ul li
	{
	margin: 2px 0 2px 0;
	}

#LayerContents ul li ol li
	{
	margin: 2px 0 2px 0;
	padding: 0;
	list-style: decimal;
	background: none;
	}


/* ul.CompanyList
----------------------------------- */

#LayerContents ul.CompanyList
	{
	margin:0;
	padding: 0;
	}

#LayerContents ul.CompanyList li
	{
	margin: 2px 0 4px 0;
	padding: 0;
	list-style: none;
	background: none;
	}

/*  ul.go-link 
----------------------------------- */

#LayerContents ul.go-link
	{
	margin: 0 0 0 10px;
	padding: 0;
	}

#LayerContents .AreaText ul.go-link
	{
	margin: 0;
	padding: 0;
	}

#LayerContents ul.go-link li
	{
	padding: 0 0 1px 18px;
	background: url(i/link_icon.gif) 0 3px no-repeat;
	}

*+html #LayerContents ul.go-link li /*IE7*/
	{
	padding: 0 0 1px 18px;
	background: url(i/link_icon.gif) 0 4px no-repeat;
	}

#LayerContents ul.go-link a,
#LayerContents ul.go-link a:link,
#LayerContents ul.go-link a:visited
	{
	color: #444;
	text-decoration: none;
	}

#LayerContents ul.go-link a:hover,
#LayerContents ul.go-link a:active
	{
	color: #444;
	text-decoration: underline;
	}


/* *****************************************************
Detail-List
***************************************************** */

/* DetailList-2Column DetailList-1Column
----------------------------------- */

#LayerContents .DetailList-2Column
	{
	width: 630px;
	height: auto;
	padding: 10px 0 0 0;
	background: url(i/detail_list_top.gif) left top no-repeat;
	}

#LayerContents .DetailList-1Column
	{
	width: 307px;
	height: auto;
	padding: 10px 0 0 0;
	background: url(i/detail_list_top.gif) left top no-repeat;
	}

#LayerContents .DetailList-2Column div
	{
	width: 630px;
	height: auto;
	margin: 0;
	padding: 0;
	background: url(i/detail_list_base.gif) left top repeat-y;
	}

#LayerContents .DetailList-1Column div
	{
	width: 307px;
	height: auto;
	margin: 0;
	padding: 0;
	background: url(i/detail_list_base.gif) left top repeat-y;
	}

#LayerContents .DetailList-2Column div div
	{
	width: 630px;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
	background: url(i/detail_list_bottom.gif) left bottom no-repeat;
	}

#LayerContents .DetailList-1Column div div
	{
	width: 307px;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
	background: url(i/detail_list_bottom.gif) left bottom no-repeat;
	}

#LayerContents .DetailList-2Column div div:after,
#LayerContents .DetailList-1Column div div:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}

#LayerContents .DetailList-2Column .Detail-left,
#LayerContents .DetailList-1Column .Detail-left
	{
	width: 290px;
	height: auto;
	margin: 0;
	padding: 0 7px 0 10px;
	float: left;
	background: none;
	}

#LayerContents .DetailList-2Column .Detail-right
	{
	width: 290px;
	height: auto;
	margin: 0;
	padding: 0 7px 0 10px;
	float: right;
	background: none;
	}


#LayerContents .DetailList-2Column .image,
#LayerContents .DetailList-1Column .image
	{
	width: 70px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	}

#LayerContents .DetailList-2Column .Text,
#LayerContents .DetailList-1Column .Text
	{
	width: 210px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	background: none;
	}

#LayerContents .DetailList-2Column .Text p,
#LayerContents .DetailList-1Column .Text p
	{
	margin: 0;
	padding: 0;
	line-height: 125%; /*15px*/
	}

#LayerContents .DetailList-2Column .Text h2,
#LayerContents .DetailList-1Column .Text h2
	{
	margin: 0 0 8px 1px;
	padding: 0 0 0 6px;
	border-left: 4px solid #cc3847;
	}

#LayerContents .DetailList-2Column .Text h2 a,
#LayerContents .DetailList-1Column .Text h2 a
	{
	font-size: 125%; /*15px*/
	color: #53282f;
	text-decoration: none;
	}

#LayerContents .DetailList-2Column .Text h2 a:hover,
#LayerContents .DetailList-2Column .Text h2 a:active,
#LayerContents .DetailList-1Column .Text h2 a:hover,
#LayerContents .DetailList-1Column .Text h2 a:active
	{
	text-decoration: underline;
	}


/* *****************************************************
Area-AreaText
***************************************************** */
#LayerContents .Area-AreaText
	{
	margin: 0 10px 0 0;
	}

#LayerContents .Area-half-right
	{
	width: 307px;
	float: right;
	}

#LayerContents .Area-half-right p
	{
	margin: 0;
	}

#LayerContents .Area-half-left
	{
	width: 313px;
	float: left;
	margin-right: 18px;
	}

#LayerContents .Area-AreaText .left p,
#LayerContents .Area-half-left p
	{
	margin-left: 10px;
	}


/* *****************************************************
form FormArea
***************************************************** */

#LayerContents textarea
	{
	border: 1px solid #e2ddd4;
	width: 620px;
	height: 76px;
	padding: 4px;
	background: #fff;
	}

/* FormArea
----------------------------------- */
#LayerContents .FormArea
	{
	width: 630px;
	height: auto;
	background: url(i/brown_base_top.gif) left top no-repeat;
	padding: 10px 0 0 0;
	}

#LayerContents .FormArea div
	{
	width: 512px;
	height: auto;
	background: #fafaf5 url(i/brown_base_bottom.gif) left bottom no-repeat;
	padding: 20px 78px 30px 40px;
	}

#LayerContents p.caution
	{
	margin: 0 0 15px 123px;
	color: #53282f;
	}

#LayerContents .FormArea input
	{
	padding: 4px;
	border: 1px solid #e2ddd4;
	background: #fff;
	}

#LayerContents .FormArea .number
	{
	width: 150px;
	height: auto;
	ime-mode: disabled;
	}

#LayerContents .FormArea input#Agree
	{
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	position: relative;
	top: 1px;
	}

#LayerContents .FormArea textarea
	{
	border: 1px solid #e2ddd4;
	width: 379px;
	height: 130px;
	padding: 4px;
	}

/* FormArea dl
----------------------------------- */
#LayerContents .FormArea dl
	{
	width: 512px;
	height: auto;
	padding: 0;
	margin: 0 0 20px 0;
	}

#LayerContents .FormArea dl.last
	{
	margin: 0;
	}

#LayerContents .FormArea dl:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}

#LayerContents .FormArea dt
	{
	width: 100px;
	padding: 5px 10px 0 13px;
	margin: 0;
	float: left;
	background: url(i/list_icon_b.gif) 0 8px no-repeat;
	}

#LayerContents .FormArea dd
	{
	width: 387px;
	padding: 0;
	margin: 0;
	float: left;
	}

#LayerContents .FormArea dd span
	{
	font-size: 92%; /*11px*/
	line-height: 118%; /*13px*/
	margin-left: 10px;
	}


/* FormArea ButtonArea
----------------------------------- */
#LayerContents .FormArea .ButtonArea
	{
	margin: 35px 0 0 0;
	padding: 0;
	}

#LayerContents .FormArea .SubmitButton input
	{
	width: 80px;
	height: 22px;
	padding: 0;
	margin: 0;
	border: none;
	}

#LayerContents .FormArea .SubmitButton
	{
	width: 80px;
	height: 22px;
	padding: 0;
	margin: 0 0 0 10px;
	float: right;
	}

#LayerContents .FormArea .CorrectButton input
	{
	width: 79px;
	height: 22px;
	padding: 0;
	margin: 0;
	border: none;
	}

#LayerContents .FormArea .CorrectButton
	{
	width: 79px;
	height: 22px;
	padding: 0;
	margin: 0;
	float: right;
	}

#LayerContents .FormArea .ConfirmButton input
	{
	width: 94px;
	height: 22px;
	padding: 0;
	margin: 0;
	border: none;
	}

#LayerContents .FormArea .ConfirmButton
	{
	float: right;
	margin: 0;
	padding: 0;
	}



/* *****************************************************
#AboutSoshu
***************************************************** */

#AboutSoshu #SoshuNavi
	{
	width: 680px;
	height: 120px;
	margin: 0;
	padding: 10px 10px 0 10px;
	background: url(i/soshu_navi_base.jpg) no-repeat;
	}

#AboutSoshu #SoshuNavi:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}

#AboutSoshu #SoshuNavi p
	{
	margin: 0;
	padding: 0;
	}

/*--- NaviCulture ---*/

#SoshuNavi #NaviCulture a,
#SoshuNavi #NaviCulture a:link,
#SoshuNavi #NaviCulture a:visited
	{
	display: block;
	width: 220px;
	height: 70px;
	background: url(i/soshu_navi.jpg) -10px -10px no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
	}

#SoshuNavi #NaviCulture a:hover,
#SoshuNavi #NaviCulture a:active
	{
	background: url(i/soshu_navi.jpg) -10px -100px no-repeat;
	}


/*--- NaviNature ---*/
#SoshuNavi #NaviNature a,
#SoshuNavi #NaviNature a:link,
#SoshuNavi #NaviNature a:visited
	{
	display: block;
	width: 220px;
	height: 70px;
	background: url(i/soshu_navi.jpg) -240px -10px no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
	}

#SoshuNavi #NaviNature a:hover,
#SoshuNavi #NaviNature a:active
	{
	background: url(i/soshu_navi.jpg) -240px -100px no-repeat;
	}


/*--- NaviOffice ---*/
#SoshuNavi #NaviOffice a,
#SoshuNavi #NaviOffice a:link,
#SoshuNavi #NaviOffice a:visited
	{
	display: block;
	width: 220px;
	height: 70px;
	background: url(i/soshu_navi.jpg) -470px -10px no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	}

#SoshuNavi #NaviOffice a:hover,
#SoshuNavi #NaviOffice a:active
	{
	background: url(i/soshu_navi.jpg) -470px -100px no-repeat;
	}




/* *****************************************************
TopPage
***************************************************** */

#TopPage #LayerContainer
	{
	position: absolute;
	left: 0;
	top: 0;
	height: auto;
	padding: 0 0 30px 0;
	width: 100%;
	}

#TopPage #LayerBase
	{
	position: relative;
	width: 879px;
	height: auto;
	padding: 140px 0 0 0;
	}

#TopPage #LayerBody
	{
	width: 865px;
	height: auto;
	padding: 10px 0 0 6px;
	}

#TopPage #LayerContents
	{
	width: 650px;
	height: auto;
	padding: 0;
	float: left;
	margin: 0 15px 0 0;
	}

/* #TopPage LayerHeader
-------------------------------------------------------*/
#TopPage #LayerHeader
	{
	width: 865px;
	height: auto;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0 0 0 6px;
	background: #fff;
	}


/* NewsArea
-------------------------------------------------------*/
#LayerContents #NewsArea
	{
	width: 650px;
	height: auto;
	background: url(i/news_base_top.gif) left top no-repeat;
	padding: 10px 0 0 0;
	}

#LayerContents #NewsArea div
	{
	width: 614px;
	height: auto;
	background: #f8f5ef url(i/news_base_bottom.gif) left bottom no-repeat;
	padding: 7px 18px 5px 18px;
	}

#TopPage #NewsArea dl
	{
	clear: both;
	width: 614px;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
	}

#TopPage #NewsArea dl:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}

#TopPage #NewsArea dt
	{
	width: 115px;
	height: auto;
	color: #795e30;
	line-height: 117%; /*14px*/
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
	}

#TopPage #NewsArea dd
	{
	width: 484px;
	height: auto;
	color: #555;
	line-height: 117%; /*14px*/
	margin: 0;
	padding: 0;
	float: left;
	}

#TopPage #LayerContents h3
	{
	width: 317px;
	background: none;
	margin: 0;
	padding: 0;
	}

/* AttentionArea
-------------------------------------------------------*/

#LayerContents .AttentionArea
	{
	width: 650px;
	height: auto;
	padding: 10px 0 0 0;
	background: url(i/attention_area_top.gif) left top no-repeat;
	}

#LayerContents .AttentionArea div
	{
	width: 650px;
	height: auto;
	margin: 0;
	padding: 0;
	background: url(i/attention_area_base.gif) left top repeat-y;
	}

#LayerContents .AttentionArea div div
	{
	width: 650px;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
	background: url(i/attention_area_bottom.gif) left bottom no-repeat;
	}

#LayerContents .AttentionArea div div:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}


#LayerContents .AttentionArea .Area-left
	{
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0 7px 0 10px;
	float: left;
	background: none;
	}

#LayerContents .AttentionArea .Area-right
	{
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0 7px 0 10px;
	float: right;
	background: none;
	}


#LayerContents .AttentionArea .image
	{
	width: 70px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	}

#LayerContents .AttentionArea .Text
	{
	width: 219px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	background: none;
	}

#LayerContents .AttentionArea .Text h4
	{
	margin: 0 0 7px 1px;
	}

#LayerContents .AttentionArea .Text p
	{
	margin: 0;
	padding: 0;
	line-height: 125%; /*15px*/
	}


/* #TopPage H4
-------------------------------------------------------*/

/*--- h4-rental ---*/

#TopPage .h4-rental a,
#TopPage .h4-rental a:link,
#TopPage .h4-rental a:visited
	{
	display: block;
	width: 92px;
	height: 17px;
	background: url(i/h4_rental.gif) 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	}

#TopPage .h4-rental a:hover,
#TopPage .h4-rental a:active
	{
	background: url(i/h4_rental.gif) 0 -17px no-repeat;
	}

/*--- h4-house ---*/

#TopPage .h4-house a,
#TopPage .h4-house a:link,
#TopPage .h4-house a:visited
	{
	display: block;
	width: 90px;
	height: 17px;
	background: url(i/h4_house.gif) 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	}

#TopPage .h4-house a:hover,
#TopPage .h4-house a:active
	{
	background: url(i/h4_house.gif) 0 -17px no-repeat;
	}

/*--- h4-infra ---*/

#TopPage .h4-infra a,
#TopPage .h4-infra a:link,
#TopPage .h4-infra a:visited
	{
	display: block;
	width: 101px;
	height: 17px;
	background: url(i/h4_infra.gif) 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	}

#TopPage .h4-infra a:hover,
#TopPage .h4-infra a:active
	{
	background: url(i/h4_infra.gif) 0 -17px no-repeat;
	}

/*--- h4-education ---*/

#TopPage .h4-education a,
#TopPage .h4-education a:link,
#TopPage .h4-education a:visited
	{
	display: block;
	width: 37px;
	height: 17px;
	background: url(i/h4_education.gif) 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	}

#TopPage .h4-education a:hover,
#TopPage .h4-education a:active
	{
	background: url(i/h4_education.gif) 0 -17px no-repeat;
	}

/*--- h4-traffic ---*/

#TopPage .h4-traffic a,
#TopPage .h4-traffic a:link,
#TopPage .h4-traffic a:visited
	{
	display: block;
	width: 90px;
	height: 17px;
	background: url(i/h4_traffic.gif) 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	}

#TopPage .h4-traffic a:hover,
#TopPage .h4-traffic a:active
	{
	background: url(i/h4_traffic.gif) 0 -17px no-repeat;
	}

/*--- h4-amusement ---*/

#TopPage .h4-amusement a,
#TopPage .h4-amusement a:link,
#TopPage .h4-amusement a:visited
	{
	display: block;
	width: 74px;
	height: 17px;
	background: url(i/h4_amusement.gif) 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	}

#TopPage .h4-amusement a:hover,
#TopPage .h4-amusement a:active
	{
	background: url(i/h4_amusement.gif) 0 -17px no-repeat;
	}

