@import "c_s.css";
@import "vb_s.css";
@import "java_s.css";
@import "program_etc.css";


body 
{
    margin:0;
}
div.body
{
    margin:7%;
}

div.copyright
{
}
address.mail_address
{
}
div.headnavi
{
    background-color:#e0e0e0;
}
div.footnave
{
    background-color:#E0E0E0;
}

div.pagedate
{
    
}
hr.clearboth
{
    clear: both;
}
h1
{
    text-align: center;
    margin: 1em;
    color: #0000ff;
}
h2
{
    margin: 1.5em 0.5em 0.5em;
    padding: 0.5em;
    background-color: #ffcccc;
}

h3
{
    border-bottom: green dotted;
    font-size: large;
    margin-top: 1em;
    padding-left: 1em;
    margin-right: 1em;
    margin-left: 1em;
}
h4
{
    border-bottom: blue dotted;
    font-size: medium;
    margin-top: 1em;
    padding-left: 2em;
    margin-right: 2em;
    margin-left: 2em;
}

h5
{
    font-size: medium;
    margin-top: 1em;
    padding-left: 1em;
    margin-right: 1em;
    margin-left: 1em;
}

p
{
    line-height: 1.5em;
    text-indent: 1em;
    padding-right: 2em;
    padding-left: 2em;
}

li
{
	
    line-height: 1.3em;
}
strong
{
    color:Red;
}

div.contentnavi
{
}

a.gomenu
{
    text-align:center;
}
a.gonext
{
    text-align:right;
}
a.goprevious
{
    text-align:left
}
img.border
{
    border-right: aqua thin solid;
    border-top: aqua thin solid;
    border-left: aqua thin solid;
    border-bottom: aqua thin solid;
}

h2 strong
{
    color:Blue;
}

ul,ol
{
    padding-left: 1em;
    margin-right: 1em;
    margin-top: 0.5ex;
    margin-bottom: 0.5ex;
    line-height: 1.2em;
}


li ol
{
    padding-left:0;
    margin-right:0;
}
li ul
{
    padding-left:0;
    margin-right:0;
}


div.column
{
    margin: 1em;
    padding: 1em;
    border-right: teal thick double;
    border-top: teal thick double;
    border-left: teal thick double;
    border-bottom: teal thick double;
    background-color: #ffffcc;
}

div.onelinkgroup
{
    margin-top: 1ex;
    margin-bottom: 1ex;
    padding-top:1ex;
    border-left: maroon thick solid;
    border-bottom: maroon thin solid;
    border-right: maroon thick solid;
    border-top: maroon thin solid;
}
div.onelinkgroup a
{
    margin-left: 2em;
}

div.none
{
    margin: 1em;
    padding: 1em;
    border-right: #696969 thin solid;
    border-top: #696969 thin solid;
    border-left: #696969 thin solid;
    border-bottom: #696969 thin solid;
    background-color: #d3d3d3;
}

table p
{
    line-height: normal;
    text-indent:0em;
    padding-right:0em;
    padding-left:0em;
}
