@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: 0px;
	padding: 10px;
	text-align: center;
                font-size:x-large;
	color: #ffffff;
                background-color: #00008b;
}



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

}

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

.txt01 {
	font-size: 15pt;
	margin: 5px;
	padding: 5px;
	line-height: 160%;
	text-align: center;
	font-weight: bold;
}

.txt02 {
	text-align: center;
               	line-height: 130%;
}

.txt03{
	font-size: 15pt;
	margin: 5px;
	padding: 5px;
	line-height: 160%;
	font-weight: bold;
}


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

}



.ta{
    border: 1px solid gray;
}
	
.line {
	border-top: 1px dotted #cccccc;
	color: #000000;
}

.lb {
	background-color: #FFFFFF;
	text-align: center;
	border: 2px solid #99CCFF;
}
