@charset "UTF-8";
/* CSS Document */

h2 {
width:700px;
margin-bottom:30px;
}

h3 {
background:url(../img/common/h3_pointer.gif) 0 0 no-repeat;
padding-left:30px;
margin:30px 0 10px;
font-size:14px;
font-weight:bold;
}

.itemBox {
width:680px;
padding-left:30px;
}

.itemBox p {
margin-bottom:10px;
}