.j9,.j10, .j12,.j14,h1 {font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", 'メイリオ', Arial, sans-serif;}

body {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", 'メイリオ', Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	background-repeat: no-repeat;

}

h1 {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0em;

}

/* リンク */
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration:underline;
	color: #3366ff;
}
.txt {
	margin-bottom: 10px;
}
.pa {
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
	margin-top: 10px;
}
.space {
	margin-bottom: -25px;
}
.square {
	padding: 10px;
	border: 1px solid #999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 23px;
	margin-left: 0px;
}

.none{
display:none;
