/*PAGE LAYOUT*/
#category,#life, #healthcare, #education, #sightseeing, #bussiness, #administration, #hitomachi,#other{
	width:755px;
	margin-left:30px;
}


/*PAGE TITLE*/

#category h1{border-bottom-color: #F21E8C;}
#life h1{border-bottom-color: #1BAACC;}
#healthcare h1{border-bottom-color: #FFCC00;}
#education h1{border-bottom-color: #330066;}
#sightseeing h1{border-bottom-color: #FF6600;}
#bussiness h1{border-bottom-color: #CCE70B;}
#administration h1{border-bottom-color: #9BB5BC;}
#hitomachi h1{border-bottom-color: #C4B48C;}
#other h1{border-bottom-color: #999999;}

#category h2{background-image: url(../img/bar_category.gif);}
#life h2{background-image: url(../img/bar_life.gif);
         }
#healthcare h2{background-image: url(../img/bar_healthcare.gif);}
#education h2{background-image: url(../img/bar_education.gif);}
#sightseeing h2{background-image: url(../img/bar_sightseeing.gif);}
#bussiness h2{background-image: url(../img/bar_bussiness.gif);}
#administration h2{background-image: url(../img/bar_administration.gif);}
#hitomachi h2{background-image: url(../img/bar_hitomachi.gif);}
#other h2{background-image: url(../img/bar_other.gif);}



/*WinIE*/
* html #category h2,* html #life h2,* html #healthcare h2,* html #education h2,* html #sightseeing h2,* html #bussiness h2,* html #administration h2,* html #hitomachi h2,* html #other h2{
	padding-bottom:10px;
}
/*WinIE end*/

* html #life h2,* html #healthcare h2,* html #education h2,* html #administration h2,* html #sightseeing h2,* html #bussiness h2,* html #hitomachi h2{height:75px;
                margin-bottom:-40px;}

/*#category dl,#life dl,#healthcare dl,#education dl,#sightseeing dl,#bussiness dl,#administration dl,#hitomachi dl,#other dl*/
dl{
	clear:both;
	padding-top:5px;
}

#category dt,#life dt,#healthcare dt,#education dt,#sightseeing dt,#bussiness dt,#administration dt,#hitomachi dt,#other dt{
	clear:both;
	font-size:small;
	font-weight:bold;
	margin-bottom: 7px;
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	width:710px;
}

#category dd,#life dd,#healthcare dd,#education dd,#sightseeing dd,#bussiness dd,#administration dd,#hitomachi dd,#other dd{
	float:left;
	width:315px;
	margin-bottom: 3px;
	padding-left: 20px;
	margin-right:30px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

* html #life dd,* html #healthcare dd,* html #education dd,* html #sightseeing dd,* html #bussiness dd,* html #administration dd,* html #hitomachi dd,* html #other dd{
	margin-bottom: 0px;
}





