@charset "shift-jis";
/*---パラメータ=アルファベット順---*/
/* A B C D E F G H I J K L M N O P Q R S T U V W X Y Z */

/* 初期化 */
body{
margin:0;
padding:0;
}

/* 共通　設定 */
h1{
margin:0;
padding:0;
}
h4{
font-size:100%;
font-weight: bold;
margin:0 0 4px 0;
padding:0px;
}
p{
margin:0 0 15px 0;
padding:0px;
}
ol,ul{
margin:3px 5px 5px 20px;
padding:0 0 0 20px;
}

/* レイアウト */
#layout{
width:100%;
}
/*ヘッダー*/
#header_box{
background:url(../common/header_bg.jpg) left top repeat-x;
height:145px;
width:800px;
}
#header{
background:url(../common/header.jpg) 250px top no-repeat;
height:145px;
width:933px;
}
#header h1 a{
display:block;
height:115px;
outline:0;
text-indent:-999em;
width:380px;
position: absolute;
left: 275px;
top: 15px;
}
/* メニュー */
#layout .nevi_td{
background-color:#C8EC90;
vertical-align:top;
width:200px;
}
#navi{
line-height:100%;
margin:0 auto;
padding:15px 8px;
text-align:center;
width:168px;
}
#navi table{
margin:0 auto;
padding-top:8px;
}
#layout .main_td{
vertical-align: text-top;
}

#main,
#zenkoku_m,
#fukushi_m,
#ruikei_m,
#kakunin_m,
#sapporo_m,
#notice_m{
/*width:100%;*/
width:688px;
margin:15px;
}
/*フッター*/
#footer{
background-color:#A5C95A;
color:#FFFFFF;
font-weight:bold;
text-align:center;
width:935px;
}

/*真ん中寄せ*/

.center {
width:935px;
text-align:center;
}
.center table {
margin:0 auto;
}
/*全国有料老人ホーム協会とは？*/
#zenkoku_m h4{color: #565BA7;}

/*老人福祉法と有料老人ホーム*/
#fukushi_m h4{color: #8F0000;}

/*類型および表示事項*/
#ruikei_m h4{color:#00A57C;}

/*契約までに確認したいこと*/
#kakunin_m h4{color:#703D5C;}

/*連絡協議会加盟の有料老人ホーム*/
#sapporo_m h4{color:#77A900;}

/*お知らせ*/
#notice_m h4{color:#FF8001;}





