h2{
font-size: 100%;
color: #222266;
margin:10px 0px;
padding:0px 0 1px 9px;
border-left:8px solid #356cc4;
}
/*二重取り消し線*/
.doubleline {
background-image:url(./img/double_line.gif);
background-repeat:repeat-x;
background-position: center;
}