


body {

 line-height: 250%;

 max-width: 600px;

 margin-right: auto;

 margin-left : auto;

 text-align: left;
 
font-size: 100%;

 background-color: #FFFFCC;

 }



img {

 max-width: 100%;

 height: auto;

 }




h1 {

 color: #fff;
 border-left: 20px solid orange;

 font-size: 160%;

 font-weight: bold;

 letter-spacing: 1px;

 padding: 20px 5px 10px 10px;

 margin-bottom: 35px;

 margin-top: 35px;

 clear: both;

 margin-left: 5px;

 background-color: #0B5100;

 }




h2 {

 background-color: #F8F8F8;

 color: black;

 text-align: center;

 font-size: 130%;
 border-top: 2px solid #008000;
 border-bottom: 2px solid #008000;

 margin-bottom: 30px;
 margin-top: 50px;

 }




h3 {

 clear: both;

 margin: 0 0 20px;

 padding: 2px 0 2px;

 font-size: 16px;
 line-height: 24px;

 border-bottom: 1px solid #DDD;

 background-color: #FFF8DC;

 text-align: center;

 }



img {
 max-width: 100%;
 height: auto;
 margin: 5px 0px 15px 0px;
 }


.main {
 background-color: #fff;
 font-size: 100%;
 color: #000;
 padding: 1em 10px;
 border: 3px #E5E5E5 dotted;
 margin: 5px;
 max-width: 1000px;
 }

ul {
 list-style: url(image/e_title_114.jpg);
 list-style-position: outside;
 }

li{

 background-color: #FFFFFF;

 margin-bottom: 10px;

 }



.meigen {
 font-weight: bold;
 font-size: 30px;
 line-height: 150%;
 }



p {
 line-height: 150%;
 margin: 4em 0px;
 }

.red {
 color: red;
 font-size: x-large;
 }

.large {
 font-size: x-large;
 }




