/***************************
リンク集用スタイルシート
***************************/

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

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

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