/* 
 * 大きいの文字サイズ
 */

/* 店舗名 */
div.answerList h1{ width:775px; background:url(./Images/h2_bg.gif) repeat; margin:0px 0px 5px; padding:10px 0px; height:20px; font-size:28px; font-weight:bold; color:#FFF; padding-left:15px; font-family:Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; text-align:left; }
* html div.answerList h1 { padding-top:2px; padding-bottom:2px; font-family:Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif; }

/* コンテンツ内本文 */
div.answerList02 form p { font-size:16px; margin-top:4px; margin-bottom:7px; line-height:1.6em; }
div.answerList02 form p a { text-decoration:underline; }

/* 中見出し */
div.answerList02 form h3 { font-size:24px; font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; line-height:1.5em; padding-top:5px; }

/* リスト表示 */
div.answerList02 form ul { text-align:left; }
div.answerList02 form ul li { font-size:16px; list-style-type:circle; list-style-position:inside; }

/* 小見出し */
div.answerList02 form h4 { font-size:22px; font-weight:bold; font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

/* 小見出し２ */
div.answerList02 form h5 { font-size:20px; font-weight:bold; font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; margin-top:15px; }

/* テーブル */
div.answerList02 form table tr td { padding:3px; font-size:14px; }

/* 商品関連 */
div.ShopItemList h4 a { font-size:16px; text-decoration:underline; text-align:left; }
div.ShopItemList p { font-size:16px; text-align:left; }

