@charset "utf-8";
/* CSS Document */

/*----------------------------
トピックス
----------------------------*/

.topics{
font-size:12px;
width:800px;
height:auto;
margin:0 0 50px 100px;
}

.topics a{
font-size:14px;
text-decoration:none;
color:#0066FF;
font-weight:bold;
line-height:1.5;
}

.w01{
width:250px;
height:auto;
text-align:center;
float:left;
}
.w02{
width:250px;
height:auto;
text-align:center;
float:left;
margin-left:10px;
}
.w03{
width:250px;
height:auto;
text-align:center;
float:left;
margin-left:20px;
}

.cap14{
padding-top:20px;
font-size:16px;
color:#0066CC;
font-weight:bold;
border-bottom:dotted;
margin-bottom:10px;
}

.p12{
font-size:12px;
line-height:1.5;
color:#333333;
clear:both;
}
