@charset "utf-8";

/* ------------------------- TOC 
multi column
layout
category
contents
nav_sub
ban_outside
ban_inside
汎用クラス
 ------------------------- */

/* ============================== text format */
body { color: #333; background-color: #ececec; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; text-align: center; }

/* basic format */
h2 { font-size: 116%; font-weight: bold; margin-bottom: 15px; padding: 0 0 7px 10px; border-bottom: 2px solid #82ac6b; }
h3 { font-size: 100%; font-weight: bold; }
p { line-height: 1.67; }


/* general class */
.alert { color: #f00; }
.right_adjust, .rightside, .rs { text-align: right; }
.centering { text-align: center; }
.footnote { font-size: 84%; }
.notes {  }
.nobr { white-space: nowrap; }
.spc50t { margin-top: 50px; }
.spc30t { margin-top: 30px; }
.spc25t { margin-top: 25px; }
.spc20t { margin-top: 20px; }
.spc15t { margin-top: 15px; }
.spc10t { margin-top: 10px; }
.spc05t { margin-top: 5px; }
.spc { margin-top: 1em; }
.spc2em { margin-top: 2em; }
.border_gray { border: 1px solid #dcdcdc; }

/* paragraph */
p.notice { background: url(/common/img/bullet_arrow_green.gif) no-repeat 0 0.4em; padding-left: 10px; }
p.link_back { background: url(/common/img/bullet_arrow_green.gif) no-repeat 0 0.5em; padding-left: 10px; }
p.bt_right { text-align: right; width: 600px; margin-left: 10px; }
p.img_caption { font-size: 84%; }
.section p.img_caption, .catch p.img_caption { margin-top: 10px; }

/* link */
a.links { background: url(/common/img/bullet_arrow_green.gif) no-repeat left 0.3em; padding-left: 10px; }
a.link_outside { background: url(/common/img/bullet_arrow_green.gif) no-repeat left center; padding-left: 10px; }
a.line { text-decoration: underline; }


/* image */
img.external { margin-left: 5px; vertical-align: baseline; }
img.external2 { margin-left: 2px; vertical-align: baseline; }
img.pdf { margin-left: 5px; }
img.img_right { float: right; margin: 0 0 20px 20px; }
img.img_left { float: left; margin: 0 20px 20px 0; }
div.imgbox_right { float: right; }
div.imgbox_right img { margin: 5px 0 0 20px; }
div.imgbox_right p.img_caption { padding: 0 0 20px 20px; font-size: 84%; }


/* list */
ul.gen { line-height: 1.4; margin-left: 10px; margin-right: 10px; padding-left: 1.4em; }
ul.gen li { margin-left: 0; list-style-type: disc; margin-bottom: 5px; }
td ul.gen { margin-left: 0; padding-left: 1.2em; }

ol.num { line-height: 1.4; margin-left: 10px; padding-left: 1.7em; }
ol.num li { list-style-type: decimal; margin-bottom: 5px; }

dl.gen { line-height: 1.67; margin-left: 10px; margin-right: 10px; }
dl.gen dt { margin-top: 10px; }



/* table */
table.gen { width: 620px; border-collapse: separate; border-bottom: 1px solid #dcdcdc; }
table.gen.bdt { border-top: 1px solid #dcdcdc; }
table.gen.narrow { width: 600px; margin-left: 10px; }
.terms table.gen.narrow { width: 568px; }
table.gen th { background-image: url(/english/common/img/bg_table.gif); background-repeat: repeat-x; background-color: #ededed; }
.terms table.gen th { font-weight: bold; }
table.gen td { background-image: url(/english/common/img/bg_table.gif); background-repeat: repeat-x; }
table.gen th, table.gen td { padding: 8px 10px; line-height: 1.67; border-bottom: 1px solid #fff; }
table.gen thead th { background-image: none; background-color: #dcdcdc; border-left: 1px solid #fff; border-top: 1px solid #fff; }
table.gen thead th.first { border-left: none; }
table.gen col.c01 { width: 25%; } /* definition - column width */
table.gen col.c02 { width: 75%; } /* definition - column width */
.prop table.gen { border-top: none; }
table.gen td.nested { padding: 2px 0 0 0; }
table.gen td.nested table { width: 100%; border-left: 1px solid #fff; margin-bottom: 0; border-bottom: none; font-size: 84%; }
table.gen td.nested th { width: 15%; padding: 5px 10px; background-color: #f4f4f4; line-height: 1.4; }
table.gen td.nested td { width: 34%; padding: 5px 10px; line-height: 1.4; }
table.gen td.nested tr.row_first th, table.gen td.nested tr.row_first td { background-image: none; }
table.gen td.nested tr.row_end th, table.gen td.nested tr.row_end td { border-bottom: none; }

table.gen table.mark { border-left: none; font-size: 100%; }
table.gen table.mark th { width: 41px; padding: 0; background: none; }
table.gen table.mark td { width: 180px; padding: 0 10px 0 0; vertical-align: middle; background: none; }
table.gen table.mark th img { margin: 5px 0; }


table.specs { font-size: 84%; }
table.specs th, table.specs td { padding: 5px 10px; }
table.specs th { background-color: #ededed; text-align: center; line-height: 1.4; }


/* ボーダーあり定番汎用フォーマット */
table.with_border {  }
table.with_border.narrow { margin-left: 10px; margin-right: 10px; }
table.with_border th, table.with_border td { padding: 5px 10px; border: 1px solid #dcdcdc; }
table.with_border th { background-color: #ededed; }
table.with_border thead th { background-color: #dbdbdb; font-weight: bold; }


/* 条文・定番フォーマット */
table.letter { line-height: 1.75; }
table.letter th, table.letter td { padding: 5px 10px; }
table.letter th { background-color: #ededed; }
table.letter thead th { background-color: #dbdbdb; }
table.letter td.gap { height: 0; padding: 1px 0 0 0; background-color: #dcdcdc; border-top: 1px solid #fff; border-bottom: 1px solid #fff; line-height: 1; empty-cells: show; border-left: none; }
table.letter col.letter_head { border-right: 1px solid #fff; }

table.without_border {  }
table.without_border.narrow { margin-left: 10px; margin-right: 10px; }
table.without_border th, table.without_border td { padding: 5px 10px; }


/* 条文用フリーフォーマット */
table.draft { line-height: 1.67; }
table.draft th { padding-right: 10px; }
table.draft.narrow { width: 600px; margin-left: 10px; }
.terms table.draft.narrow { width: 568px; }
table.draft th, table.draft td { padding-bottom: 5px; }



/* ============================== subjective format */
/* page title box */
h1 { margin: 5px 0 0 10px; padding-right: 10px; padding-bottom: 10px; font-size: 125%; font-weight: bold; }
.ttl { width: 620px; background: url(/english/common/img/bg_ttl.gif) no-repeat left bottom; border-top: 1px solid #f3f3f3; height: auto !important; height: 29px; min-height: 29px; margin-bottom: 20px; }
.ttl p.bt_return { float: right; }
.ttl p.bt_return img { margin: 2px 2px 0 0; }
.ttl h1 span.notes { font-size: 75%; }
#list_news_topics .ttl { margin-bottom: 10px; }


/* default section */
.section h2 { margin-top: 50px; }
.section h3 { margin: 25px 10px 5px 10px; }
.section p { margin-left: 10px; margin-right: 10px; }
.section table p { margin: 0; }
.section h2.nospc { margin-top: 0; padding-top: 10px; }
.section h3.nospc { margin-top: 0; }
.section p + table, .section p + ul, .section p + ol, .article table + ol { margin-top: 15px; }
.section table + p { margin-top: 10px; }

/* initial(preface) format */
.init { width: 620px; }
.init p { margin-left: 10px; margin-right: 10px; }
.init p.initial_txt { float: left; width: 355px; }
.init p.initial_bt { float: right; width: 210px; }
.init p.notes { margin-top: 5px; font-size: 84%; }
.init h2 { margin-top: 0; }
#maincol p.bt_right { margin-top: 10px; text-align: right; }

/* catch phrase */
.catch { width: 600px; margin-left: 10px; }
.catch h2 { font-family: "Times New Roman", Times, Georgia, serif; font-weight: normal; font-size: 27px; line-height: 1.3; margin-bottom: 0; padding: 0 0 20px 0; border-bottom: none; }
.catch h3 { font-size: 117%; margin-top: 30px; margin-bottom: 15px; }


/* properties (building) */
.prop { width: 620px; }
.prop h2 { margin-top: 50px; }
.prop p { margin-left: 10px; margin-right: 10px; }
.prop table p { margin: 0; }
.prop .toggle h2 { margin-top: 38px; }


/* news list */
table.news_list { width: 620px; margin-top: 10px; border-top: 1px solid #dcdcdc; }
table.news_list th, table.news_list td { border-bottom: 1px solid #dcdcdc; line-height: 1.4; }
table.news_list th { padding: 15px 0 15px 10px; white-space: nowrap; width: 136px; background-position: left bottom; }
table.news_list td { padding: 15px 0 15px 30px; background: url(/common/img/bullet_arrow_green.gif) no-repeat 20px 1.7em; }
table.news_list th, table.news_list td { border-top: 1px solid #dcdcdc; }
table.news_list th img { display: block; margin-top: 6px; }
table.news_list caption { padding: 0 0 5px 10px; }
#subcol dl.news_list { border-bottom: 1px solid #dcdcdc; margin-top: 5px; margin-bottom: 30px; }
#subcol dl.news_list dt { border-top: 1px solid #dcdcdc; padding-top: 10px; }
#subcol dl.news_list dd { padding: 5px 0 10px 10px; background: url(/common/img/bullet_arrow_green.gif) no-repeat 0 1em; font-size: 92%; }

/* news format */
.news_topics h2 { margin: 30px 0 10px 0; }
.nt_header { width: 600px; margin-left: 10px; }
p.nt_type { float: left; }
p.nt_list { float: right; }
p.nt_list a { background: url(/common/img/bullet_arrow_green.gif) no-repeat 0 0.4em; padding-left: 10px; }
#subcol .news_topics { width: 260px; margin-top: 36px; margin-left: 19px; }
#subcol .news_topics h2 { margin: 0 0 5px 0; padding-left: 0; font-size: 100%; line-height: 1.5; }
#subcol .news_topics .nt_header { width: 260px; margin-left: 0; }


/* news article format */
.article h2 { margin-top: 30px; border-bottom: none; padding-bottom: 0; }
.article h3 { margin: 30px 10px 15px 10px; }
.article p { margin-left: 10px; margin-right: 10px; }
.article p.meta { text-align: right; }
.article table.gen th { border-left: 1px solid #dcdcdc; }
.article table.gen td { border-right: 1px solid #dcdcdc; }
.article table.gen ul, .article table.gen ul.gen { padding-left: 0; }
.article table.gen ul li, .article table.gen ul.gen li { background: url(/common/img/bullet_arrow_green.gif) no-repeat scroll left 0.3em; margin-top:10px; padding-left:10px; list-style: none; }
.article table.halfcol th, .article table.halfcol td { width: 50%; }
.article hr { height: 0; margin: 30px 10px; border: none; border-top: 1px solid #ccc; background-color: #fff; }


#news_article p { margin: 0 10px; }
#news_img p { margin: 30px 0 0 15px; font-size: 84%; }
#news_img p img { margin-bottom: 5px; }
#news_link_outer { margin: 30px 0 0 15px; border: 1px solid #dcdcdc; padding: 1px; }
#news_link { width: 603px; background: url(/common/img/bg_news_link.gif) repeat-y left top; }
#news_link p { float: left; width: 65px; padding: 10px; line-height: 1.4; }
#news_link ul { float: right; width: 495px; background-color: #fff; padding: 0 10px 10px 10px; }
/* modified 20091211 */
#news_link li { margin-top: 10px; background: url(/common/img/bullet_arrow_green.gif) no-repeat left 0.3em; padding-left: 10px; }
/* added 20091211 */
#news_link li a.links, #news_link li a.link_outside { background: none; padding-left: 0; }


/* others */


/* 囲みコラム */
.box_outer { border: 1px solid #dcdcdc; margin-top: 20px; margin-left: 10px; width: 598px; }
.box_inner { border: 1px solid #fff; padding: 0 10px 20px 10px; background-color: #f2f2f2; }
#maincol .box_inner h3, #maincol .box_inner h4 { margin-top: 20px; }
#maincol .box_inner ol.numbered { margin-left: 10px; }

dl.border_gray { border: 1px solid #dcdcdc; padding: 10px; }
dl.border_gray dt img { margin-bottom: 10px; }
dl.border_gray dd { line-height: 1.75; }
dl.border_gray dd.spacing { margin-top: 1em; }






/* ============================== layout（container/directory/header/footer -> header.css/footer.css） */
#container { text-align: left; }
#contents { width: 940px; margin-left: 25px; height: auto !important; height: 378px; min-height: 378px; background: url(/common/img/bg_border_vertical.gif) repeat-y 639px 0; }
#category { width: 960px; margin-left: 5px; }
#maincol { width: 620px; float: left; }
#subcol { width: 299px; float: right; padding-bottom: 20px; }


/* ============================== category */
#category li { float: left; }
#category li a { display: block; width: 192px; height: 35px; }
#category li a:hover, #category li a:active { background-position: 0 -35px; }
#nav_office a { background-image: url(/common/img/nav_office.gif); }
#nav_amenity a { background-image: url(/common/img/nav_amenity.gif); }
#nav_residence a { background-image: url(/common/img/nav_residence.gif); }
#nav_lease a { background-image: url(/common/img/nav_lease.gif); }
#nav_solution a { background-image: url(/common/img/nav_solution.gif); }
.office #nav_office a, .amenity #nav_amenity a, .residence #nav_residence a, .lease #nav_lease a, .solution #nav_solution a { background-position: 0 -35px; }



/* ============================== contents */
/* エラー表示領域 */
#errors { width: 620px; color: #f60; }
#errors dl { border: 2px solid #f60; margin-bottom: 10px; padding: 10px; }
#errors dt { font-weight: bold; }
#errors dd { margin-top: 5px; }


/* 物件情報｜物件名 */
#prop_title { width: 620px; padding-top: 15px; height: auto !important; height: 15px; min-height: 15px; background-image: url(/common/img/bg_property_info.gif); }
#prop_title h1 { float: left; width: 390px; margin: 13px 0 0 10px; font-size: 150%; font-weight: bold; }
#prop_title p.bt_return { float: right; width: 120px; text-align: right; }
#prop_title p.bt_return img { margin: 0 10px 0 0; }
#prop_title p.property_icon { float: left; width: 65px; }


/* 物件情報｜写真類 */
#prop_intro { width: 600px; margin-left: 10px; padding-top: 20px; border-top: 1px solid #dcdcdc; }
#prop_intro #prop_intro_photo { float: left; width: 277px; text-align: right; }
#prop_intro #prop_intro_brief { float: right; width: 322px; }
#prop_intro #prop_intro_photo_sub { margin-bottom: 30px; }
#prop_intro #prop_intro_photo_sub ul { width: 322px; }
#prop_intro #prop_intro_photo_sub li { float: left; }
#prop_intro #prop_intro_photo_sub li img { margin-left: 10px; }
#prop_intro #prop_intro_brief p { padding-left: 10px; }
#prop_intro .modal_photo { position: relative; }
#prop_intro #property_intro_photo_sub .modal_photo { width: 108px; }
#prop_intro .modal_photo p.modal_photo_closeup { position: absolute; right: 11px; bottom: 1px; width: 17px; height: 17px; }
#prop_intro_photo .modal_photo p.modal_photo_closeup { right: 1px; }


/* 公式サイト */
#prop_intro_brief dl { width: 310px; margin-top: 20px; border: 1px solid #dcdcdc; font-size: 84%; }
#prop_intro_brief dt { float: left; width: 55px; border: 1px solid #fff; background-color: #ededed; padding: 5px; text-align: center; }
#prop_intro_brief dd { float: right; width: 230px; border: 1px solid #fff; padding: 5px 5px 5px 0; }
#prop_intro_brief dd a { background: url(/common/img/bullet_arrow_green.gif) no-repeat 0 0.4em; padding-left: 10px; }


/* 物件一覧 */
#prop_list_outer { width: 620px; background: url(/english/common/img/bg_prop_list.gif) repeat-y 0 0; }
#prop_list { background: url(/english/common/img/bg_prop_list_bottom.gif) no-repeat left bottom; padding-bottom: 11px; }
.prop_set { width: 600px; padding-top: 15px; padding-left: 10px; }
.prop_set .photocol { width: 95px; float: left; }
.prop_set .txtcol { width: 495px; float: right; }
.prop_set .photocol img { display: block; }
.prop_set .photocol img.prop_cat_img { margin-top: 10px; }
.prop_set .prop_header { width: 495px; border-top: 1px solid #dcdcdc; padding-top: 1px; }
.prop_set .prop_header p { display: table-cell; vertical-align: middle; margin: 0; padding: 10px 0; line-height: 1.4em; }
.prop_set .prop_header p.prop_icon { float: left; width: 75px; }
.prop_set .prop_header p.prop_icon img { margin-bottom: 1px; }
.prop_set .prop_header p.prop_name { width: 384px; }
.prop_set .prop_header p.prop_name a { display: block; font-weight: bold; padding: 0 15px 0 10px; background: url(/common/img/bullet_arrow_green.gif) no-repeat 0 0.5em; }
.prop_set .prop_header p.prop_detail { width: 111px; text-align: right; }
.prop_set .prop_header p.prop_detail img { margin: 0; }
.prop_set p.prop_desc { padding: 10px 0 15px 0; border-top: 1px solid #dcdcdc; font-size: 84%; line-height: 1.4; }

dl.prop_lead { border-top: 1px solid #dcdcdc; line-height: 1.4; }
dl.prop_lead dt { padding: 10px 0; font-weight: bold; text-transform: uppercase; }
dl.prop_lead dd { padding-bottom: 10px; font-size: 84%; }

/* 物件一覧内テーブル */
table.prop_data { width: 495px; font-size: 84%; border-collapse: separate; border-bottom: 1px solid #dcdcdc; }
table.prop_data col.c01, table.prop_data col.c03 { width: 65px; } /* definition - column width */
table.prop_data col.c02, table.prop_data col.c04 { width: 210px; } /* definition - column width */
table.prop_data th, table.prop_data td { line-height: 1.4; border-bottom: 1px solid #fff; }
table.prop_data th { background-color: #ededed; padding: 5px; background: url(/english/common/img/bg_table.gif) repeat-x 0 0 #ededed; }
table.prop_data td { padding: 5px 10px; background: url(/english/common/img/bg_table.gif) repeat-x 0 0 #fff; }
table.prop_data td a.link_site { background: url(/common/img/bullet_arrow_green.gif) no-repeat 0 0.4em ; padding-left: 10px; }
table.prop_data td li { margin-bottom: 0; }

/* 物件情報flash map */

.prop hr { width: 596px; height: 0; margin: 0 0 15px 12px; border: none; border-top: 1px solid #ccc; background-color: #fff; }


/* ============================== nav_sub カテゴリ内ナビゲーション */
ul#nav_sub { margin-bottom: 30px; border-bottom: 1px solid #dcdcdc; } 
#nav_sub li a { display: block; width: 299px; height: 45px; }
#nav_sub li a:hover, #nav_sub li a:active { background-position: 0 -45px; }
/* 個別の設定はindividualに記述があります */

/* ============================== nav_sub_wellith */
.residence ul#nav_sub { margin-bottom: 0; }
dl#nav_sub_wellith { width: 299px; margin-bottom: 30px; background: url(../img/nav_sub_wellith_bg.gif) no-repeat left bottom; }
dl#nav_sub_wellith dd#nav_sub_bc21 a { display: block; width: 280px; height: 31px; margin-left: 19px; }
dl#nav_sub_wellith dd#nav_sub_bc28 a { display: block; width: 280px; height: 32px; margin-left: 19px; }
dl#nav_sub_wellith dd#nav_sub_bc21 a:hover, dl#nav_sub_wellith dd#nav_sub_bc21 a:active { background-position: 0 -31px; }
dl#nav_sub_wellith dd#nav_sub_bc28 a:hover, dl#nav_sub_wellith dd#nav_sub_bc28 a:active { background-position: 0 -32px; }
#nav_sub_bc21 a { background-image: url(/common/img/nav_sub_bc21.gif); }
#nav_sub_bc28 a { background-image: url(/common/img/nav_sub_bc28.gif); }
#bc21 #nav_sub_bc21 a, .wellith #nav_sub_bc21 a { background-position: 0 -31px; }
#bc28 #nav_sub_bc28 a, .wellithclub #nav_sub_bc28 a { background-position: 0 -32px; }


/* ============================== ban_outside 外部コンテンツ用バナー */
dl.ban_outside { width: 260px; margin: 0 0 20px 19px; padding-bottom: 7px; background: url(/common/img/bg_border_horizontal.gif) repeat-x left bottom; }
dl.ban_outside dt a { display: block; border: 1px solid #ccc; margin-bottom: 5px; }
dl.ban_outside dt a:hover, dl.ban_outside dt a:active { border: 1px solid #478425; }
dl.ban_outside dt a img { border: none; margin-bottom: 0; }
dl.ban_outside dt a:hover img, dl.ban_outside dt a:active img { border: none; }
dl.ban_outside dd { padding-bottom: 15px; font-size: 84%; line-height: 1.75; }

ul.ban_event { width: 260px; margin: 0 0 20px 19px; padding-bottom: 7px; background: url(/common/img/bg_border_horizontal.gif) repeat-x left bottom; }
ul.ban_event li a { display: block; border: 1px solid #ccc; margin-bottom: 10px; }
ul.ban_event li a:hover, dl.ban_event li a:active { border: 1px solid #478425; }
ul.ban_event li a img { border: none; margin-bottom: 0; }
ul.ban_event li a:hover img, dl.ban_event li a:active img { border: none; }



/* ============================== ban_inside 内部コンテンツ用バナー */
dl.ban_inside { width: 260px; margin: 0 0 20px 19px; }
dl.ban_inside dt a { display: block; border: 1px solid #ccc; margin-bottom: 5px; }
dl.ban_inside dt a:hover, dl.ban_inside dt a:active { border: 1px solid #478425; }
dl.ban_inside dt a img { border: none; margin-bottom: 0; }
dl.ban_inside dt a:hover img, dl.ban_inside dt a:active img { border: none; }
dl.ban_inside dd { padding-bottom: 15px; font-size: 84%; line-height: 1.75; }
dl.ban_inside dd ul { margin: 0 10px; }
dl.ban_inside dd li { padding: 0 0 5px 10px; background: url(/common/img/bullet_arrow_green.gif) no-repeat 0 0.4em; }


/* グーグルマップ */
.googlemap_simple_viewer { width: 595px; height: 424px; margin: 0 auto; border: 1px solid #ccc; }
.googlemap_simple_viewer .info_title { font-weight: bold; }
.googlemap_simple_viewer .info_content { padding-top: 10px; font-size: 92%; }
p.map_caption { font-size: 84%; padding: 6px 0 0 10px; }

/* プレビューサイトマーク */
#preview_mode { position: fixed; z-index: 2000; left: 0; top: 0; filter: alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; }
#preview_mode ul li#preview_mark { width: 50px; height: 211px; background-image: url(/common/img/preview_mode.gif); }
#preview_mode ul li#preview_exit a { display: block; width: 50px; height: 51px; background-image: url(/common/img/preview_mode_exit.gif); }


/* sitemap */
#h01 .ttl { margin-bottom: 10px; }
#h01 col.c01 { width: 26%; background-color: #f5f5f5; }
#h01 col.c02 { width: 37%; }
#h01 col.c03 { width: 37%; background-color: #f5f5f5; }
#h01 table#sitemap_nrt col.c02 { width: 74%; }
#h01 th a, #h01 td a { display: block; background: url(/english/common/img/bullet_arrow_green.gif) no-repeat 0 0.65em; padding: 2px 5px 2px 10px; }
#h01 th { font-weight: bold; }
#h01 td li { padding-bottom: 5px; }
#h01 td li.last { padding-bottom: 0; }
#h01 table.gen th, #h01 table.gen td { line-height: 1.4; padding: 6px 10px; }
#h01 table.gen thead th { background-color: #ededed; }
#h01 #maincol p { border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; margin-top: 10px; }
#h01 #maincol p a { display: block; border-top: 1px solid #fff; border-bottom: 1px solid #fff; background: url(/english/common/img/bullet_arrow_green.gif) no-repeat 10px 0.95em #ededed; font-weight: bold; padding: 5px 10px 5px 20px; }

/* copyright */
#i01 .section h2.adj { margin-top: 30px; }

/* policy */
#j01 .section h2.adj { margin-top: 30px; }

/* statement */
#k01 dl.gen { margin-left: 30px; }
#k01 dl.gen dt { font-weight: bold; margin-bottom: 5px; margin-top: 40px; }
#k01 dl.gen dd { padding-left: 1em; }

span.pname { margin-left: 1em; } 
span.bullet { color: #999; }