@charset "utf-8";

/*------------------------------------------------



   coloring/coloring



------------------------------------------------*/

.col_box01{
padding:20px 0 0 0;
clear:both;
}
.col_box02{
width:250px;
float:left;
}
.col_box02 img{
border:#999999 5px solid;
}
.col_box03{
width:460px;
float:left;
}
.col_title{
padding:5px;
border-bottom:1px dashed #0068b7;
}
.col_title a{
font-size:120%;
font-weight:bold;
}
.col_text{
padding:5px;
}
.bot_dl{
padding:20px 0 0 0;
width:100%;
clear:both;
}
.bot_dl a{
width:250px;
height:30px;
background:url(../../img/coloring/bot_dl.png) center center no-repeat;
text-indent:-9999px;
display:block;
float:left;
}
