<style type ="text/css">

h1{
	background-color: white;
	}

h2{

	background-color:	white;
	margin-bottom:	0px;
	/*
	 margin: 3em 0 1em;
    	*/


}

h3{

	background-color:	white;
	margin-bottom:	0px;
	line-height:0.8em;
	font-weight:100;
	color:#00bfff;
	/*
	color:#FF556b2f;
	*/
}

h4{

	background-color:	white;
	margin-bottom:	0px;
	line-height: 0.8em;
	font-weight:300;
	color:#4682B4;
}

h5{

	background-color:	white;
	margin-bottom:	0px;
	line-height: 1.2em;
	
}

hr{
	border:border: 1px solid #888;

}

div.top h4{

	background-color:	#aaddff;
	margin-bottom:	0px;
	line-height: 1.2em;
	
}

div.top {
	/*
	background-color:	#aaddff;
	margin-bottom:	0px;
	*/
font-family:ＭＳ Ｐ明朝, 細明朝体, ヒラギノ明朝 Pro W3;
margin: 0em 1 3em;	
border-color: #cc0;
    border-style: solid;
    border-width: 1px 2px 1px;
    background-color: #fff;
    color: #000000;
    font-size: 100%;
    line-height: 1.2em;
	
}

p{
	line-heiht: 2.1;
	font-size:	95%;
	
	font-family:ＭＳ Ｐ明朝, 細明朝体, ヒラギノ明朝 Pro W3;
	
	letter-spacing:	0.2em;
	/*
	border: solid 1px green;
	*/
}

div.menu {
		
	float:	left;
	width:	15%;
	
	background-color:	white;

	color:	#000aa0;
}
div.main{
	float: left;
	width:	65%;
	background-color:	white;
}

div.subcontents{
	
	float:	right;
	width:	15%;
	background-color:	white;
	color: #000aa0;
}



div.footer {
	clear:	both;
	background-color:	#aaddff;
}

div.imagebox {
 
   font-size: 80%;/*キャプションの文字サイズ*/
   color: gray;/*キャプションの文字色*/
}

