@charset "utf-8";
/* CSS Document */
html {
  font-size: 16px; }


body{
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", 'sans-serif';
	text-shadow: #cccccc 0.1px 0.1px 1px;
}  

#to_top {
	position: fixed;
	bottom: 5px;
	right: 5px;
	z-index: 100;
	filter:alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}
.sup { 
vertical-align: super;
 font-size:10px;
 }
.style1 {
	color: #3366FF;
	font-weight: bold;
}
.style2 {font-size: 12px}
.style3 {font-size: 14px}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
.style6 {
	font-size: 12px
}
.style7 {
	font-size: 12px;
	font-weight: bold;
}.font_syou {
	font-size: 12px;
}
.font_cyuu {
	font-size: 14px;
}
.mojiwhite {color: #FFFFFF;
  padding: 14px;
  }