@charset "utf-8";
/* CSS Document */

html { font-size: 62.5%; } 

body {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.6;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
body, button, input, select, textarea, .btn, .btn a, .btn a:hover, .btn a:visited { font-family: Meiryo,"CI",Arial,Helvetica,Clean,"Hiragino Kaku Gothic Pro","qMmpS Pro W3",Osaka,"MS P Gothic","lr oSVbN",sans-serif; }




a.ft10w {
	font-size: 10px;
	color: #fff;
}


.fred {
	color: #F00;
}

.note{font-size:84%;}
.notes{font-size:85%;}
a,a:visited{color:#0044CC;outline:invert;text-decoration:none;}

a:hover{color:#ff8a00 !important;text-decoration:underline;}


.attention{color:#f00;font-size:84%;text-align:left;}

.tip{border-bottom:1px dotted #ff8c00;text-decoration:none;}
a.tip:hover{text-decoration:none;}

.ft12 {
	font-size: 12px;
}
.ft10 {
	font-size: 10px;
}


.fbold {
	font-weight: bold;
}
.fcenter {
	text-align: center;
}