/*  style.css  */


/*　本文テキスト　*/

.text {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	padding-left: 0px;
	}
.caption1 {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1.3;
	}
.caption2 {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 10px;
	color: #000000;
	line-height: 1.3;
	}
.caption3 {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 10px;
	color: #006600;
	line-height: 1.3;
	}
.number {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 10px;
	color: #FFCC00;
	font-weight: bold;
	}
.text_step {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #666666;
	line-height: 1.3;
	padding-top: 7px;
	}
.attention {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #ff6600;
	line-height: 1.3;
	}

/*  リンクテキスト  */

#navilink {
	font-size: 10px;
	color: #000000;
	}
#navilink a {
	color: #006600;
	text-decoration: none;
	}
#navilink a:hover {
	text-decoration: underline;
	}
.loc_self {
	color: #000000;
	}


/*  スクロールバー  */

html,body {
	scrollbar-base-color: #006600;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #efefef;
	}



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}
.text2 {
	font-family: "ＭＳ ゴシック", "Osaka";
	font-size: 12px;
	color: #000000;
	line-height: 1.3;
	padding: 0px 10px;

}
