@charset "utf-8";

/* lead box */
div#mainBlock #contBlock .lead {
margin-right:19px;
margin-bottom:50px;
}

/* promotion box */
div#mainBlock #contBlock .promotion {
margin-bottom:100px;
}
div#mainBlock #contBlock .promotion h2 {
margin-bottom:11px;
}
div#mainBlock #contBlock .promotion img {
vertical-align:bottom;
}
.rotate {-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
