@charset "UTF-8";
/* 20周年記念協賛社フッター表示用 */

div.shunen20 {
margin: 1rem;
background-color: #ffffff;
padding: 10px 20px;
box-shadow: 2px 2px 4px #666 inset;
}

div.shunen20 h3 {
font-weight: bold;
color: #0040ff;
text-shadow: 1px 1px 1px #d8d8d8;
}

div.shunen20 img {
width: 50px;
height: 50px;
}

div.shunen20 p {
font-weight: bold;
color: #333;
font-size:0.9em;
}