@charset "shift_jis";
/* CSS Document */



.h1{
	margin: 0px 0px 3px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 12pt;
	line-height: 1.4;
	color: #00C;
	font-weight: bold;
	text-align: left;

}

H2{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 105%;
line-height: 1.4;
color: #FF3366;
font-weight: bold;
text-align: left;

}

H3{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 105%;
	line-height: 140%;
	color: #FF3366;
	font-weight: bold;
	text-align: left;

}

H4{
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 0px;
font-size: 103%;
line-height: 1.4;
color: #333333;
font-weight: bold;
text-align: left;

}

H5{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 110%;
	line-height: 1.4;
	color: #F36;
	font-weight: bold;
	text-align: left;

}


H6{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 85%;
	line-height: 1.4;
	color: #333333;
	font-weight: normal;
	text-align: left;

}



.aka1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 110%;
	line-height: 1.4;
	color: #09C;
	font-weight: bold;
	text-align: left;

}


.ti01{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	line-height: 1.4;
	color: #06F;
	font-weight: bold;
	text-align: left;

}


.aka2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 210%;
	line-height: 1.4;
	color: #8b0000;
	font-weight: bold;
	text-align: left;

}

.basho{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	line-height: 1.4;
	color: #393;
	font-weight: bold;
	text-align: left;

}
.kakaku{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 103%;
	line-height: 1.4;
	color: #06F;
	font-weight: bold;
	text-align: left;

}

p.at01{
	padding-left: 0em;
	margin:1px 0 3px 0;
	font-size: 94%;
	line-height: 1.4;
	color: #333333;
	font-weight: normal;
	text-align: left;

}

p.at20{
	padding-left: 0em;
	margin:1px 0 3px 20px;
	font-size: 94%;
	line-height: 1.4;
	color: #333333;
	font-weight: normal;
	text-align: left;

}

p.at40{
	padding-left: 0em;
	margin:1px 0 3px 40px;
	font-size: 94%;
	line-height: 1.4;
	color: #333333;
	font-weight: normal;
	text-align: left;

}

p.at40br{
	padding-left: 0em;
	margin:1px 0 3px 40px;
	font-size: 94%;
	line-height: 1.4;
	color: #630;
	font-weight: normal;
	text-align: left;

}

.bg_i{
	text-align:center;
	padding:0px 0 10px 0;
	background-color: #EDDFD2;
}
	
	

.tb3-cen{
	margin:2px 0 2px 0;
	font-size: 100%;
	line-height: 100%;
	color: #333333;
	font-weight: normal;
	text-align: center;

}


.tb2-cen{
	margin:2px 0 2px 0;
	font-size: 84%;
	line-height: 100%;
	color:#333333;
	font-weight: normal;
	text-align: center;

}


.padd20b{
padding-left: 20px;
margin:1px 0 3px 0;
font-size: 84%;
line-height: 100%;
color: #333333;
font-weight: normal;
text-align: left;

}


.tableb {
	width: 720px;
	table-layout: auto;
	border-collapse: collapse;
	margin-left: auto;/* ボックスのマージン領域の幅を指定 */
	margin-right: auto; /* 余白 */
	margin-top: 5px;
	font-weight: bolder; /* フォントの太さを指定 */
	color: #228B22;
	text-align: center;
	padding: 10px;
}




a:link{
color: #0000FF;
font-weight: bold;
text-decoration: none;
}


a:visited{
color: #0000FF;
font-weight: bold;
text-decoration: none;
}


a:hover{
background-color: #0000FF;
color: #FFFFFF;
text-decoration: none;
}

