@charset   "Shift_JIS";
/*----------------------------メインコンテンツ*/
.content01{
width: 570px;
height: auto;
border: solid 0px #009999;
margin: 0px 0px 5px 0px;
}
.content01 p{
padding: 10px 5px;
line-height: 160%;
}

/*----------------------------*/
.banner01{
margin: 0px 0px 5px 0px ;
width: 568px;
height: 106px;
background-color: #DBFFC0;
border: solid 1px #009999;
}
.banner01 img{
float: left;
}
.banner01 p{
padding: 8px 0px 0px 0px;
text-align: center;
line-height: 200%;
color: #660000;
font-weight: bolder;
}

/*----------------------------*/
.banner02{
margin: 0px 0px 5px 0px ;
width: 568px;
height: 106px;
background-color: #EEFFBB;
border: solid 1px #009999;
}
.banner02 img{
float: left;
}
.banner02 p{
padding: 8px 0px 0px 0px;
text-align: center;
line-height: 200%;
color: #660000;
font-weight: bolder;
}

/*----------------------------*/
.banner03{
margin: 0px 0px 5px 0px ;
width: 568px;
height: 106px;
background-color: #FFFFB4;
border: solid 1px #009999;
}
.banner03 img{
float: left;
}
.banner03 p{
padding: 8px 0px 0px 0px;
text-align: center;
line-height: 200%;
color: #660000;
font-weight: bolder;
}

/*----------------------------*/
.banner04{
margin: 0px 0px 5px 0px ;
width: 568px;
height: 106px;
background-color: #FFEBAA;
border: solid 1px #009999;
}
.banner04 img{
float: left;
}
.banner04 p{
padding: 8px 0px 0px 0px;
text-align: center;
line-height: 200%;
color: #660000;
font-weight: bolder;
}
