/*aについて*/
a {
	font-family:"ＭＳ ゴシック", "Osaka−等幅", "verdana,arial", "helvetica", "sans-serif"; 
	font-size:12px; color:#FF6666; text-decoration:none;
}
a:hover {
	text-decoration:underline; color:#ee9900;
}

/*Classについて*/
.body01 {
	text-align: center;
}
.body02 {
	text-align: left;
}
.pict01 {
	margin: auto;
	padding: 10px;
	border: thin dotted #CCCCCC;
	width: 450px;
}
.h01 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅", "verdana", "arial", "helvetica";
	font-size: 12px;
	color: #333333;
}
.toptext {
	margin: auto;
	padding: 25px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅", "verdana", "arial", "helvetica";
	font-size: 12px;
	color: #333333;
	width: 600px;
	left: auto;
	right: auto;
	letter-spacing: 0.1em;
	text-align: left;

}
.topdate {
	padding: 20px;
	margin: auto;
	width: 600px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅", "verdana", "arial", "helvetica";
	font-size: 12px;
	color: #333333;
	text-align: right;
}
.footer01 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-align: right;
	margin: auto;
	width: 600px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.weight01 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #0000FF;
	font-weight: 700;

}
.navigate {
	text-align: center;
}
