@charset "shift_jis";

/* 通常のフォントサイズ指定 */
#suntory_contents,
#suntory_contents p,
#suntory_contents li,
#suntory_contents th,
#suntory_contents td,
#suntory_contents td li,
#suntory_contents td p,
#suntory_contents td th,
#suntory_contents td td,
#suntory_contents td dt,
#suntory_contents td dd {
	font-size: x-small !important;
	line-height: 1.5 !important;
}

#suntory_contents .sp_perform,
#suntory_contents .con_tltpink {
	font-size: small !important;
}

#suntory_contents .pf_calendr p,
#suntory_contents .ed_txt,
#suntory_contents .ed-title2,
#suntory_contents .main_txt2 span,
#suntory_contents .ot_sp div,
#suntory_contents .pipe_main span,
#suntory_contents #shop p.lead,
#suntory_contents #goods li,
#suntory_contents #goods2 li,
#suntory_contents .pf_inq,
#suntory_contents .con_toptxt,
#suntory_contents .tk_txt2 span,
#suntory_contents div.tk_ct05,
#suntory_contents div.tk_ct06,
#suntory_contents .txt_copy,
#suntory_contents .tlt span {
	font-size: x-small !important;
}


/* IE専用のフォントサイズ指定
（hack使用 : IEでsmallなどの指定は一回りフォントが大きく表示されるので、小さいサイズを指定して上書している） */

/*\*/
*html #suntory_contents,
*html #suntory_contents p,
*html #suntory_contents li,
*html #suntory_contents th,
*html #suntory_contents td,
*html #suntory_contents td p,
*html #suntory_contents td li,
*html #suntory_contents td th,
*html #suntory_contents td td,
*html #suntory_contents td dt,
*html #suntory_contents td dd {
	font-size: xx-small !important;
}

*html #suntory_contents .sp_perform,
*html #suntory_contents .con_tltpink {
	font-size: x-small !important;
}

*html #suntory_contents .pf_calendr p,
*html #suntory_contents .ed_txt,
*html #suntory_contents .ed-title2,
*html #suntory_contents .main_txt2 span,
*html #suntory_contents .ot_sp div,
*html #suntory_contents .pipe_main span,
*html #suntory_contents #shop p.lead,
*html #suntory_contents #goods li,
*html #suntory_contents #goods2 li,
*html #suntory_contents .pf_inq,
*html #suntory_contents .con_toptxt,
*html #suntory_contents .tk_txt2 span,
*html #suntory_contents div.tk_ct05,
*html #suntory_contents div.tk_ct06,
*html #suntory_contents .txt_copy,
*html #suntory_contents .tlt span {
	font-size: xx-small !important;
}
/**/


/* ヘッダーの調整 */
#suntory_contents .fontsize .txt {
	line-height: 1 !important;
}


/* フォントボタンの調整 */
.fontsize .btn li.medium a { background: transparent url("../img/fontbtn_medium.gif") no-repeat 0 0; }
.fontsize .btn li.small a  { background: transparent url("../img/fontbtn_small_on.gif") no-repeat 0 0; }

