@charset "UTF-8";
.smallFont{
font-size:90%;
}
.pageLink{
width:510px;
margin:10px auto 5px;
text-align:center;
}
.pageLink a{
text-decoration:none;
}

.block, .block02{
width:485px;
font-size:120%;
font-weight:bold;
padding:8px 5px 0 10px;
margin-top:5px;
}
/* IE 用▼ */
* html .block, * html .block02{
padding:7px 5px 0 10px;
width:510px;
}

.block{
background-color:#e8f6fd;
border-left:5px #a4bed8 solid;
}
.block02{
background-color:#fff0df;
border-left:5px #fdb867 solid;
}

.datablock{
margin-bottom:20px;
}
.dataBox, .dataBox02{
width:505px;
padding:5px 0 10px;
}
.dataBox img, .dataBox02 img{
float:left;
margin:2px 5px 5px 0;
}
.dataBox p, .dataBox02 p{
padding:3px 0;
line-height:1.6;
}
.shibu, .shibu02{
width:485px;
padding:8px 5px 1px 10px;
}
/* IE 用▼ */
* html .shibu, * html .shibu02{
padding:7px 5px 3px 10px;
width:510px;
}
.shibu{
background-color:#e8f6fd;
border-left:5px #a4bed8 solid;
border-bottom:1px #a4bed8 solid;
}
.shibu02{
background-color:#fff0df;
border-left:5px #fdb867 solid;
border-bottom:1px #fdb867 solid;
}
.shibu img, .shibu02 img{
float:left;
margin-right:5px;
padding-bottom:5px;
}
.shibu span, .shibu02 span{
float:left;
}

.homebtn{
margin-top:1px;
margin-right:5px;
}


/* css_end */

