@charset 'shift_jis';
/*
 * topic.css - トピックのスタイルシート
 *
 * Copyright (C) 2005-2006 Welva Corporation. All rights reserved.
 *
 * $Id: topic.css,v 1.1 2006/02/08 19:56:52 makot-s Exp $
 */

.content h3 {
    margin-top: 18px;
    font-size: 110%;
    border-bottom: solid 1px gray;
}

