/*  style.css  *//*　本文テキスト　*/.text {	font-size: 12px;	color: #444444;	line-height: 1.3;	}.caption {	font-size: 10px;	color: #666666;	font-weight: bold;	}.text_step {	font-size: 12px;	color: #666666;	line-height: 1.3;	padding-top: 7px;	}.attention {	font-size: 12px;	color: #ff6600;	line-height: 1.3;	}/*  リンクテキスト  */#navilink {	font-size: 10px;	color: #999999;	}#navilink a {	color: #0099ff;	text-decoration: none;	}#navilink a:hover {	text-decoration: underline;	}.loc_self {	color: #FF7300;	}/*  スクロールバー  */html,body {	scrollbar-base-color: #ffd500;	scrollbar-arrow-color: #666666;	scrollbar-3dlight-color: #efefef;	}/*  コピーライト表記  */.dummy {}#copyright {	font-size: 10px;	color: #666666;	font-family: Verdana, Arial, Helvetica;	}/*　QAのページリンク　*/.quetion { font-size: 12px; color: #333333; line-height: 1.3; ; font-weight: bold}#qlink { font-size: 12px; color: #999999; ; font-weight: bold}#qlink a { color: #0099ff; text-decoration: none; }#qlink a:hover { text-decoration: underline; }a.qlink2:link {	font-size: 12px;	color: #0099ff;	text-decoration: none;	}a.qlink2:hover {	font-size: 12px;	color: #0099ff;	text-decoration: underline;	}a.qlink2:visited {	font-size: 12px;	color: #0099ff;	text-decoration: none;	}.torikesiline {  text-decoration: line-through; font-weight: normal}.barbara {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; color: #CC6666}.barbara_attention {	font-size: 12px;	font-weight: bold;	color: #ff0000;	line-height: 1.3;	}.black10 {	font-size: 10px;	color: #000000;	font-weight: bold;	font-family: "ＭＳ Ｐゴシック", "Osaka"	}