@charset "utf-8";

/*
-----------------------------------------------------
◆◆エイ・ワン少額短期保険　スタイルシート◆◆
◇◇◇◇◇コンテンツページ用定義◇◇◇◇◇
-----------------------------------------------------
-----------------------------------------------------
【改訂履歴】
14/11/21：初版作成
-----------------------------------------------------
*/

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

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


