@charset "utf-8";
/* CSS Document */

#item_title {
background: url(/common/images/title_bar600.gif) no-repeat left bottom;
padding-bottom: 5px;
font-size: 20px;
font-weight: bold;
margin-bottom: 30px;
}
#contentsArea dl {
line-height: 1.4;
}
#contentsArea dl dt {
background: url(/common/images/koumoku.gif) no-repeat left bottom;
padding-left: 6px;
width: 140px;
}
#contentsArea dl dd {
margin-left:155px;
margin-top: -1.4em;
margin-bottom: 10px;
padding-bottom: 13px;
}

.require {
color: #FF0000;
}
