@charset "utf-8";

/*
-----------------------------------------------------
◆◆エイ・ワン少額短期保険　スタイルシート◆◆
◇◇Q＆Ａ（よくあるご質問）ページ用定義◇◇
-----------------------------------------------------
-----------------------------------------------------
【改訂履歴】
15/04/09：初版作成
-----------------------------------------------------
*/

@import url(../../common/css/pc.css) print, screen and (min-width: 737px);
@import url(qa_pc.css) print, screen and (min-width: 737px);

@import url(../../common/css/sp.css) screen and (max-width: 736px);
@import url(qa_sp.css) screen and (max-width: 736px);


