@charset "shift_jis";
/*********************/
ul#topBanner li {
    width: 237px;
	height: 64px;
	text-indent: -9999px;
}


/**************/
/***** ID *****/
/**************/
h1#topTitle {
    height: 85px;
	margin-top: 10px;
	text-indent: -9999px;
	background: url(../images/top_title.gif) 0 0 no-repeat;
}


div#wrapper {
    padding: 10px;
}


div#wrapperRight {
    width: 520px;
	float: right;
}


div#topTel {
    height: 41px;
	margin-top: 15px;
	text-indent: -9999px;
	background: url(../images/top_tel.gif) 50% 0 no-repeat;
	clear: both;
}


ul#topBanner {
    width: 240px;
	float: left;
}


li#topBanner1 {
    margin-bottom: 5px;
	background: url(../images/senior_banner.gif) 0 0 no-repeat;
}


li#topBanner2 {
	background: url(../images/residence_banner.gif) 0 0 no-repeat;
}


/*****************/
/***** CLASS *****/
/*****************/
p.topP {
    font-size: 1.5em;
	line-height: 2;
}