@charset "Shift_JIS";


/* ========== サイト共通スタイル ========== */
body{
  margin:0;
  padding:0;
  color:#666666;
  font-size:12px;
  line-height:1.7;
}



/* ========== フォントのスタイル ========== */

.txt1 {
	font-size: 12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	line-height:1.3;

}

.txt2 {
	font-size: 12px;
	font-weight:bold;
	color: #177500;
	line-height:1.3;

}


.txt10 {
	font-size: 10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	padding-top:5px;
	padding-left:10px;


}

.txt10_2 {
	font-size: 10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	padding-top:2px;
	padding-left:10px;


}
