/*  大きめのテキスト */
.s4{font-size: 13px; line-height: 15px;}

/*  デフォルトテキスト */
.s3{font-size: 11px; line-height: 13px;}

/*  小さめのテキスト */
.s2{font-size: 11px; line-height: 12px;}

/*  最小のテキスト */
.s1{font-size: 9px; line-height: 10px;}

/*  大きめのテキスト */
.s4n{font-size: 14px; line-height: 105%;}

/*  デフォルトテキスト */
.s3n{font-size: 12px; line-height: 105%;}

/*  小さめのテキスト */
.s2n{font-size: 11px; line-height: 105%;}

/*  最小のテキスト */
.s1n{font-size: 9px; line-height: 105%;}

.base        {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #444444;
}


.base-height {  font-size: 12px; color: #535353; line-height: 15px}
.caption     {  font-size: 14px; color: #336666}
.top         {  font-size: 16px; color: #333333}



.caption2 { font-size: 14px; color: #006600; font-weight: bold}
.caption3 {  font-size: 14px; font-weight: bold; color: #FFFFFF; line-height: 18px}
.greeting {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}

.honbun {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #666666;

	

}


a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #333333;
	
}
