/*共通の設定*/
h1 {
	font-size: 12px;
	line-height: 1.2em;
	color: #999999;
	font-weight: normal;
	margin: 3px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h2 {
	font-size: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h3 {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h4 {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h5 {
	font-size: 10px;
	line-height: 1.5em;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h6 {
	font-size: 10px;
	line-height: 1.2em;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
p {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 1.5px; color: #333333; text-decoration: none}
body {  background-image: url(common/bg-w.gif); background-repeat: repeat-y; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: #333333; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-position: center
}
a {
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}


.font9 {  font-size: 9px}
.font10 {  font-size: 10px}
.font12 {  font-size: 12px}
.font14 {  font-size: 14px}

.fontsize9S {  font-size: 9px; line-height: 1.2em}
.fontsize9M {  font-size: 9px; line-height: 1.5em}
.fontsize10S {  font-size: 10px; line-height: 1.2em}
.fontsize10M {  font-size: 10px; line-height: 1.5em}
.fontsize12S {  font-size: 12px; line-height: 1.2em}
.fontsize12M {  font-size: 12px; line-height: 1.5em}
.fontsize14S {  font-size: 14px; line-height: 1.2em}
.fontsize14M {  font-size: 14px; line-height: 1.5em}
.fontsize16S {  font-size: 16px; line-height: 1.2em}
.fontsize16M {  font-size: 16px; line-height: 1.5em}



/*ヘッダコメントの設定*/

