/***************************
老人ホームの選び方用スタイルシート
***************************/

/*ヘッダー部*/
#banner1 {
background-image: url("http://www.kaigo-shisetsu.com/images/banner1_010.gif");
}
#banner2 {
background-image: url("http://www.kaigo-shisetsu.com/images/banner2_010.jpg");
}
#banner3 {
background-color: #bdae7b;
}

/*ミドル部*/
#left {
border-right : 4px solid #bdae7b;
}
#right {
border-left : 4px solid #bdae7b;
}

/*フッター部*/
#footer {
background-color : #bdae7b;
}
