/* basic set */
body{
background:#E9DCC6;
margin:0;
padding:0;
}
p, td, div{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
a{
color:#442746;
}
/* footer */
#footer td.row1{
height:20px;
background:#F2D5B1;
}
#footer td.row2{
background:#503D51;
color:#FFF;
padding:0 0 0 20px;
line-height:1.6em;
color:#FFF;
}
#footer td a{
color:#FFF;
text-decoration: none;
}
#main{
background:#F2D5B4;
}
/* breadcrumb */
#breadcrumb{
margin:10px 20px;
}
/* page title */
#title{
margin:0 0 20px 0;
}
#title_18,
#title_genealogy{
margin:0 0 20px 0;
padding: 5px 0 0 30px;
height:22px;
background:url(../images/bg_pagetitle.jpg) no-repeat;
font-size:16px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
color:#fff;
}
#title_dictionary{
margin:0 0 20px 0;
padding: 5px 0 0 190px;
height:22px;
background:url(../compendium/images/dict_title.jpg) no-repeat;
font-size:16px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
color:#fff;
}
/* shared style */
p.basic{
margin:0 0 1.5em 0;
line-height:1.6em;
}
.wmargin{
margin:20px;
}
ul.basic{
margin:0 0 0 20px;
list-style-position:outside;
}
ul.basic li{
margin:0 0 5px 0;
line-height:1.6em;
}
h1.basic{
margin:20px 0;
font-size:16px;
}
/* image float left */
.imgleft{
margin:0 15px 15px 0;
float:left;
}
.clearl{
clear:left;
}
/* navigation for genealogy */
#navi_genealogy{
margin:20px;
border-top:1px solid #999;
text-align:center;
}
#navi_genealogy p{
margin:10px;
line-height:1.6em;
}
/* navigation for 18 */
#navi_18{
margin:20px;
border-top:1px solid #999;
border-bottom:1px solid #999;
text-align:center;
}
#navi_18 p{
margin:10px;
line-height:1.6em;
}
/* data table for 18-1 */
table.data_01{
margin:20px 0 20px 170px;
width:400px;
}
table.data_01 td,
table.data_01 th{
padding:3px;
font-size:10px;
vertical-align:top;
}
table.data_01 th{
text-align:right;
font-weight:normal;
}
/* data table for 18-2 */
table.data_02{
}
table.data_02 td,
table.data_02 th{
padding:3px;
font-size:10px;
vertical-align:top;
}
table.data_02 th{
width:60px;
text-align:right;
}
/* data table for 18-3 */
table.data_03{
margin:20px 0 20px 250px;
width:400px;
}
table.data_03 td,
table.data_03 th{
padding:3px;
font-size:10px;
vertical-align:top;
}
table.data_03 th{
text-align:right;
font-weight:normal;
}
/* layout table for dictionary-index */
table.dictionary_index{
width:100%;
border:1px solid #999;
}
table.dictionary_index td{
padding:10px 5px;
border-bottom:1px dashed #999;
line-height:1.6em;
vertical-align:top;
}
table.dictionary_index td.noborder{
border-bottom:none;
}
table.dictionary_index td img{
margin:3px 0 0 0;
}
/* list style for dictionary-pages */
#dictionary_list h2{
margin:0 0 10px 0;
padding:0 0 5px 0;
border-bottom:1px dashed #999;
font-size:14px;
}
#dictionary_list p{
margin:0 0 20px 0;
line-height:1.8em;
}
/* contents style for dictionary-pages */
#dictionary_contents h2{
margin:10px 0 10x 0;
padding:8px 0 0 0;
border-top:1px dashed #999;
font-size:14px;
color:#763020;
}
#dictionary_contents p{
margin:0 0 20px 0;
line-height:1.6em;
}
/* contents style for links */
#links{
margin:20px;
}
#links h1{
margin:20px 0;
padding:0 0 5px 0;
border-bottom:1px dashed #999;
font-size:14px;
color:#733923;
}
#links p{
margin:0 0 20px 0;
line-height:1.6em;
}
/* contents style for about */
#about{
margin:20px;
}
#about h1{
margin:20px 0;
padding:0 0 5px 0;
border-bottom:1px dashed #999;
font-size:14px;
color:#733923;
}
#about p{
margin:0 0 20px 0;
line-height:1.6em;
}
/* contents style for sitemap */
#sitemap{
margin:20px;
}
#sitemap h1{
margin:20px 0;
font-size:12px;
}
#sitemap h2{
margin:20px 0 0 20px;
font-size:12px;
}
#sitemap h3{
margin:5px 0 5px 40px;
font-size:12px;
}
#sitemap ul{
margin:5px 0 15px 80px;
list-style-position:outside;
}
#sitemap ul li{
margin:0 0 5px 0;
}