@charset "UTF-8";

h2{
margin-bottom:20px;
}


/* = itemblock 
*************************************************/
/*01*/
.itemblock01{
width:709px;
margin-bottom:10px;
padding:20px 4px 0;
border:solid #e3e3e3 1px;
border-top:solid #5abced 3px;
}

*html .itemblock01{
padding-bottom:1px;
}

*:first-child+html .itemblock01{
padding-bottom:1px;
}

html>/**/body .itemblock01{
padding-bottom /*\**/:1px\9;
}


/* = textblock 
*************************************************/
/*02*/
.textblock01{
float:left;
display:inline;
width:156px;
min-height:180px;
padding:0 10px;
border-right:solid #e3e3e3 1px;
}

*html .itemblock01{
height:180px;
}

.textblock01 h3{
font-size:1.4em;
font-weight:bold;
margin-bottom:13px;
padding-left:8px;
border-left:solid #5abced 4px;
}

.textblock01 li{
font-size:1.2em;
line-height:1.8;
}
