﻿h1 {
    color: #ef157f;
    font-size: 23px;
    font-weight: bold;
    text-align: left;
}

h2 {
    color: #333366;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    line-height: 75%;

	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 5px 0 ;
	border-color:#1079a8;
	border-style:solid;
	background:#80CEDD;
	color:#0e6e9a;
	line-height:140%;
	font-weight:bold;
}

h3 {
    color: #333366;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    line-height: 75%;

	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 0 5px;
	border-color:#1496ad;
	border-style:solid;
	background:#bcf0fa;
	color:#0d7e91;
	line-height:140%;
	font-weight:bold;
}

body {
    font-family: "Arial",sans-serif;
    background-image: url('img/ringo02a1.gif');
    background-attachment: fixed;

}

p { 
   font-size: 16px;
   line-height: 90%;
}

p.kaigyou { 
   font-size: 16px;
   line-height: 120%;
}

.aka { 
   font-size: 16px;
   line-height: 90%;
   color: #ec2764;
}

.mizu { 
   font-size: 16px;
   line-height: 90%;
   color: #0d60bf;
}

.ao { 
   font-size: 16px;
   line-height: 90%;
   color: #1338aa;
}

ul {  
    list-style-type: circle;
    font-size: 16px;
}  

ul.toptop {  
    font-size: 16px;
    background: #bdd2fa;
}  

ol {  
    font-size: 16px;
}  