
html
{


}

body

{
line-height :1.8em;
background-color :#7870a5;

}

div.slip

{
color : #00000;
background-color : #ffffff;
margin :2em 5em;
padding : 2em;
border-right : 10px solid #000000;
border-bottom : 10px solid #000000;
}

div.line

{
margin : 2em;
padding :1em 3em;
border : 3px solid #1d097d;
}

div.counter

{
display : none ;
}

p

{

padding-bottom : 0.2em;
border-bottom : 2px dotted #1d097d;

}

p.head
{
text-align : right;
margin-left : 50%;
margin-right : 2em;
}

ul
{
border : 1px solid #1d097d;
padding :1em;
margin : 1em 0em;
list-style-position : inside;
list-style-type : none;
}

dt
{
font-weight : bold;
}

del
{
padding : 30px 0px;
background : url("teisei.png") no-repeat center ;
background-repeat : no-repeat;

}

blockquote

{
background : #f0f0dc;
border-top : 1px solid #000000;
border-left : 1px solid #000000;
border-bottom : 2px solid #000000;
border-right : 3px solid #000000;
padding : 1em;
}

cite
{
display : block ;
text-align : right;
}

h1

{
color : #1d097d;
border-top : 6px solid #1d097d;
border-bottom : 6px solid #1d097d;
text-align : center;
padding-bottom : 1em;
padding-top : 1em;
line-height :1.3em;
}

h2

{
color : #1d097d;
border-bottom : 5px double #1d097d;
padding-bottom :0.5em;
padding-left : 1em;
}

h3	
{
color : #1d097d;
}

a

{
color : #ff0000;
background-image : url("box.png");
background-repeat : no-repeat;
padding-left : 1.4em;
text-decoration : none;
}

a:hover
{
background-image : url("box_c.png");
}

a:visited
{
background-image : url("box_c.png");
}


address
{
margin-top : 2em;
font-style : normal;
padding : 1em;
border : 3px double #1d097d;
background : url("akubi.png") no-repeat 95% 50%;
}

em
{
font-weight : bold;
font-style : normal;
font-size : 1.1em;
}

strong
{
font-weight : bold;
font-style : normal;
font-size : 1.2em;
color : #ff0000;
}