@charset "UTF-8";

@import url(common.css);
@import url(dropdownmenu.css);

.type1, .type2, .type3, .type9	{ font-size: 0.9em; }

.type0	{ padding-left: 0.5em; }

.type1	{ padding-left: 2em; text-indent: -1em;; }

.type2	{ padding-left: 1em; text-indent: -0.6em; }

.type3	{ padding-left: 1em; }

.type9	{ text-indent: 1em;; }

.red	{ color: #F00; }

.m_top	{ margin-top: 1em; }