/* CSS Document */


/* 各ページ内容 */
h2{
margin-bottom:30px;
}

#CONTENT h3{
border:none;
}

#CONTENT p{
margin-bottom:20px;
}

.contentbox_line{
padding-top:40px;
margin-top:40px;
border-top:1px dashed #999999;
}




