* {zoom:normal;}

body{
	margin: 0;
	padding: 0;
	text-align: center;
	}

body { font-family:"MS P Gothic","MS UI Gothic"; }

html>body { font-family:"Lucida Grande",sans-serif; }

*+html body { font-family:"Meiryo",sans-serif; }

select,input,textarea { font-family:"MS P Gothic","MS UI Gothic"; }

html>body select,
html>body input,
html>body textarea {
 font-family:"Lucida Grande",sans-serif;
 }

*+html body select,
*+html body input,
*+html body textarea {
 font-family:"Meiryo",sans-serif;
 }
address,cite,dfn,em,strong,var,th,ins,del,samp{
	font-weight: normal;
	font-style: normal;
	}
a img{
	border:0;
	}

a:link,
a:visited{
	color:#0099CC;
}

a:hover{
	color:#63D4FC;
}

#footer{
	text-align: center;
	font-size:75%;
	}

#footer address{
	padding:10px 0 20px;
	line-height:1.4em;
}

.font12 {
  font-size: 12px;
  line-height: 1.3em;
}
.style2 {
  font-size: 12px;
  line-height: 1.3em;
  color: #FFFFFF;
  font-weight: bold;
}