/* 
 * 小さい文字サイズ
 */

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

/* コンテンツ内本文 */
div.answerList02 form p { font-size:12px; margin-top:0px; margin-bottom:3px; line-height:1.6em; }

/* 中見出し */
div.answerList02 form h3 { font-size:18px; font-weight:bold; 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:12px; list-style-type:circle; list-style-position:inside; }

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

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


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

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

.th_cs { font-size:14px; font-weight:bold; }
.td_cs { font-size:12px; }


