@charset"Shift_JIS";

/*------------------全体構造---------------------*/
body {
	margin: 0 0 0 0;
	padding: 0;
	background: #ffffff;
  　　 font-family: Meiryo;
}
	


.copy {
	color: #FFFFFF;
	background-color: #00008b;
	font-size: 10px;
	text-align: center;
	line-height: 140%;
}




/*------------------その他---------------------*/

h1 {
	margin: 10px;
	padding: 10px;
                font-size:large
	text-align: center;
	color: #00008b;
}



h2 {
	margin: 10px;
	padding: 10px;
	line-height: 160%;
	font-size:medium
	text-align: left;

}

h3 {
	margin: 5px;
	padding: 5px;
	line-height: 130%;
	
	text-align: center;
	font-weight: normal;
}

.txt01 {
	font-size: 15pt;
	line-height: 150%;
}



.menu {
	font-size: 15pt;
	line-height: 180%;
                font-weight: normal;
	color: #00008b;
	background-color: #a9a9a9;

}

	
.line {
	border-top: 1px dotted #cccccc;
	color: #000000;
}
.fd	{
	font-size: 16px;
	font-weight: bold;
}	
.ad {
	font-size: 12px;
	line-height: 1.5;
}
.lb {
	background-color: #FFFFFF;
	text-align: center;
	border: 2px solid #99CCFF;
}
