/* 
 * デフォルトの文字サイズ
 */

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

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

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

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

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

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

/* 商品関連 */
div.ShopItemList h4 a { font-size:14px; text-decoration:underline; height:inherit; }
div.ShopItemList p { font-size:14px; }

.th_cs { font-size:16px; font-weight:bold; text-align:left; }
.td_cs { font-size:14px; text-align:left; }


