@charset 'UTF-8';

/* r-de.net stylesheets
 *
 * update: 2008.01.26
 * code by Hidetake Kurihara
 * copyright (c)2008 R-design. all rights reserved.
 */


@import "base.css";


hr.rules {
border-style: dotted none none none; 
border-top-width: 1px; 
border-top-color: #999;
height: 1px; } 

dl {
margin:0;
padding:0;
line-height:1.5em;}

dt {
margin:0;
padding:0;
color:#F00;
font-weight:bold;}

dd {
text-indent:10px;
margin:0;
padding:5px 0 10px 5px;}