@charset "utf-8";

@import url("../packages/default/css/import.css");

table.sample{
    border-top:1px solid #000000;
    border-left:1px solid #000000;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#000000;
    empty-cells:show;
}
.sample th{
    border-right:1px solid #000000;
    border-bottom:1px solid #000000;
    color:#000000;
    background-color:#000000;
    background-image:url();
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.sample td{
    border-right:1px solid #000000;
    border-bottom:1px solid #000000;
    padding:0.3em 1em;
}
p {
font-family: "ＭＳ Ｐゴシック",sans-serif;
line-height: 1.8em;
letter-spacing: 0.1em;
}

h1 {
font-weight:100
}

h2 {
font-family: Gergia, "ＭＳ 明朝", serif; 
font-weight:300
font-size: 180%;
}

h3 {
font-weight:200
font-size: 100%;
}

h4 {
font-weight:100
}

li.level1{
font-weight:400
font-size: 10em;
}
