/* CSS Document */

@charset "utf-8";

.column2Wrap{
width:649px;
}

.column2Wrap .columnBlock01{
width:300px;
float:left;
padding-top:15px;
padding-left:20px;
}

.column2Wrap .columnBlock01 dt{
font-size:1.2em;
font-weight:bold;
line-height:1.2;
margin-bottom:2px;
border-bottom:1px solid #488729;
}

.column2Wrap .columnBlock01 dl{
width:80px;
float:left;
font-size:1.2em;
margin:10px 0 0 10px;
display:inline;
}

.column2Wrap .columnBlock02{
width:260px;
float:right;
padding:15px 0 60px 60px;
border-left:2px solid #948888;
}

.pluginBlock{
width:649px;
margin-top:10px;
}

.pluginBlock .img{
width:160px;
float:left;
}

.pluginBlock .txt{
width:459px;
float:right;
padding-left:20px;
}