/*  style.css  */


/*　本文テキスト　*/

.text {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	}
.waku_text {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
	padding-left: 20px;
	padding-top: 3px;
	}
.caption1 {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 10px;
	color: #666666;
	line-height: 1.3;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	}
.quetion {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #666666;
	line-height: 1.4;
	font-weight: bold;
	padding-left: 5px;
	}
.awnser {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #666666;
	line-height: 1.4;
	padding-left: 5px;
	padding-top: 3px;
	}
.tool_text {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #CC6600;
	line-height: 1.4;
	font-weight: bold;
	padding-left: 5px;
	}
.text_bold {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #666666;
	line-height: 1.4;
	font-weight: bold;
	}
.ntext_bold {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #006633;
	line-height: 1.4;
	font-weight: bold;
	padding-left: 5px;
	}

/*  リンクテキスト  */

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

#textlink {
	font-size: 12px;
	color: #000000;
	line-height: 1.4;
	}
#textlink a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.4;
	}
#textlink a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	line-height: 1.4;
}

#textlink2 {
	font-size: 10px;
	color: #000000;
	line-height: 1.4;
	}
#textlink2 a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.4;
	}
#textlink2 a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	line-height: 1.4;
}
