body {
	line-height: 150%;
}

.moji {
	line-height: 150%;
	font-style: normal;
}


h1{
 font:  90% ;
 margin: 0px;
 border-right: 0px solid #AAAAAA;
 border-bottom: 0px solid #AAAAAA;
 text-align: center; 
 
 }

h2{
　margin-top: 3px;
　background-image:url(../image/back_color3.gif);
　background-repeat:repeat-x;
}

h3{
 margin: 0px;
 padding: 0px;
background-image:url(../image/back_color4.gif);
background-repeat:repeat-x;
}

h4{
  border-right: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    border-left:15px solid #CCFF99;
    background-color: #FFFAF4;
    display:block;
	padding: 2px 5px;
	margin-top: 4px;
	margin-bottom 4px;
	background-image:url(../image/back_color3.gif);
	background-repeat:repeat-x;

}

h5{
font: 90% ;
 margin: 0px;
 padding: 0px;
background-image:url(../image/back_color4.gif);
background-repeat:repeat-x;
}

font-size{ 
font-size: smaller; 
}

address { font-family: "Times New Roman", Times, serif; 
font-size: 70%; 
font-style: normal; 
text-align: center;
border-top: dashed 1px;
padding-top: 5px;
margin-top: 15px;
clear: both;
}



/*************************************************************************************/
/**** top index.html 用CSS  *************************/
/*************************************************************************************/

.hiromi_text{
	line-height:170%; 
	margin-top:10px; 
	padding-left:20px;
	font-size:90%;
}

.yasuko_text{
	line-height:150%; 
	margin-top:10px; 
	padding-left:20px;
	font-size:90%;
}

.title{
font-size: 95%;
border-top: double 2px #006633;
border-bottom:double 1px #006633;
background-color: #CCFFFF;
border-style: dashed;
border-left: none;
border-right: none;
padding: 10px;

}


.link_text{font-size: x-small;
line-height:150%; 
color:#696969;　
a:link color:#696969; /*未訪問のリンクの色*/
a:visited color:#696969; /*訪問済みのリンクの色*/
a:hover color:#696969; /*カーソルが乗っているリンクの色*/
a:active color:#696969;

} /*クリック中のリンクの色*/


