/*
 * common-inline.css
 * 旧サイトの全6ページの <head> 内 <style> に共通で入っていた指定。
 * 中身は変更していない（移植のみ）。
 */
body{
    margin: 0px;
    padding: 0px;
}
