body{
    line-height:160%;
    background-image:url(../image/b2.jpg)}

h1{
    font-size:large; 
    text-align:center; 
    color:darkblue}

h2{
    font-size:medium; 
    text-align:left; 
    color:darkblue;
    line-height:140%;
    text-align:center}

p{
    color:black;
    text-indent:1em;}

p.top{
	color:yellow;
	background-image:url(../image/b3.jpg);
	text-align:center}

p.q{
    color:darkblue;
    text-indent:0em}

p.a{
    text-indent:0em}

p.date{
	color:brown;
	text-align:center}

p.kaiwa{
    color:darkblue;
    text-indent:0em}

strong{
	text-decoration:underline;}
	

div.centerImage{
    text-align:center}

blockquote{
    background-color:lightgreen;
    color:darkyellow}

blockquote.top{
    text-align:left;
    border-style:groove;
    padding:0.5em;
    width:25em;
    background-color:lightblue;
    color:darkblue}

blockquote.kanbun{
    background-image:url(../image/b3.jpg);
    color:yellow;
    border-style:groove;
    padding:0.5em; }

blockquote.wabun{
    background-image:url(../image/b2.jpg);
    color:darkblue;
    border-style:groove;
    padding:0.5em; }

.attention{
    color:brown;
    font-size:x-small}