@charset "utf-8";

/**

 * 11-フォント 

 * (c) FOURDIGIT Inc.

 */

/* コンテンツラッパー */

	.page {

		font-size: 14px;

		line-height: 20px;

	}

	.msie .page {

		font-size: 88%;

		line-height: 140%;

	}



/* キャプション・フォント小 */

	.cap,

	.caption,

	.capList,

	.fontS {

		font-size: 12px;

		line-height: 18px;

	}

	.msie .cap,

	.msie .caption,

	.msie .capList,

	.msie .fontS {

		font-size: 85%;

		line-height: 125%;

	}



/* ロゴ上の文言 */

	body #gHeader #introtxt {

		font-size: 10px;

		line-height: 12px;

	}

	.msie #gHeader #introtxt {

		font-size: 70%;

		line-height: 125%;

	}



/* 見出し要素 */

	#h1Txt strong {

		font-size: 26px;

		line-height: 30px;

	}

	.msie #h1Txt strong {

		font-size: 185%;

		line-height: 120%;

	}

	#h1Txt strong span {

		font-size: 17px;

		line-height: 20px;

	}

	.msie #h1Txt strong span {

		font-size: 65%;

		line-height: 100%;

	}

	.h2Txt span,

	.h2Txt2 span,

	.h2Txt3 span {

		font-size: 18px;

		line-height: 22px;

	}

	.h2Txt3 span em.merit {

		font-size: 10px;

		line-height: 24px;

	}

	.h2Txt3 span em.merit strong {

		font-size: 20px;

		line-height: 24px;

	}

	.msie .h2Txt span,

	.msie .h2Txt2 span,

	.msie .h2Txt3 span {

		font-size: 130%;

		line-height: 130%;

	}

	.msie .h2Txt3 span em.merit {

		font-size: 60%;

		line-height: 60%;

	}

	.msie .h2Txt3 span em.merit strong {

		font-size: 200%;

		line-height: 110%;

	}



	/* 見出し上コピー */

	.userVoiceFocus .title {

		font-size: 16px;

		line-height: 20px;

	}

	.msie .userVoiceFocus .title {

		font-size: 120%;

		line-height: 130%;

	}



/* チェックマーク付き箇条書きポイント */

	.checkList {

		font-size: 16px;

		line-height: 20px;

	}

	.msie .checkList {

		font-size: 120%;

		line-height: 130%;

	}



/* チェックマーク付き箇条書きポイント - 文字サイズ：小 */

	.checkListS li {

		font-size: 14px;

		line-height: 20px;

	}

	.msie .checkListS li {

		font-size: 100%;

		line-height: 140%;

	}



/* 競馬ソフト一覧（/dlb/） */

	#softSearchBox .title { font-size: 16px; }

	#softSearchBox .title strong { font-size: 22px; }

	.msie #softSearchBox .title { font-size: 120%; }

	.msie #softSearchBox .title strong { font-size: 135%; }



/* 20年分以上のJRA公式競馬データ */

	#jraData .bold { font-size: 16px; }

	.msie #jraData .bold { font-size: 120%; }



/* 競馬ソフト新着情報 */

	.softInfoBox .day {

		font-size: 12px;

		line-height: 18px;

	}
		
	.msie .softInfoBox .day {

		font-size: 70%;

		line-height: 125%;

	}



/* ソフト一覧検索結果 */

	#searchResult .title strong {

		font-size: 20px;

		line-height: 22px;

	}

	.msie #searchResult .title strong {

		font-size: 130%;

		line-height: 145%;

	}



/* ソフト価格表示 */

	.softPrice strong {

		font-size: 20px;

		line-height: 22px;

	}

	.msie .softPrice strong {

		font-size: 130%;

		line-height: 145%;

	}



/* TOOLTIP */

	.faqBeginner .blockAnswer {

		font-size: 14px;

		line-height: 20px;

	}

	.msie .faqBeginner .blockAnswer {

		font-size: 88%;

		line-height: 140%;

	}

	.msie .capList .blockAnswer {

		font-size: 130%;

		line-height: 100%;

	}



/* PATとは */

	.patDetail strong {

		font-size: 20px;

		line-height: 24px;

	}

	.msie .patDetail strong {

		font-size: 130%;

		line-height: 145%;

	}

/* ポップアップ　ヘッダフッタなしのポップアップ文字サイズ */
	#popUp {

		font-size: 14px;

		line-height: 20px;

	}
