/* CSS Document */

/*---基本フォント-----*/
body {
	font-weight: normal;
	color: #333333;
	font-size: 85%;
	line-height: 1.7em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 0.1em;
	}
.small {
	font-size: 10px;
}

.blue {
	color: #336699;
	font-size: 100%;
}
.b20 {
	font-size: 20px;
	line-height: 26px;
}
.b16b {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 25px;
}
.b14blue {
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
.underline {
	background: url(../sp/ami.jpg);
}
.b10b{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0em;
}
