@charset "utf-8";

/* import common */
@import url("common.css");

/* base */
body{font-size:125%;}

/* ヘッダー */
ul#h_menu li a{background:url("../images/ico_link01.gif") no-repeat 0 5px;}

/* 文字サイズ */
#w_size li#size_m a{height:23px;background:url("../images/medium.gif") no-repeat 0 -8px;margin:8px 0 0;}
#w_size li#size_l a{height:23px;background:url("../images/large.gif") no-repeat 0 -8px;margin:8px 0 0;}
#w_size li#size_xl a{height:31px;background:url("../images/xlarge.gif") no-repeat -36px 0;margin:0;}

h1{height:52px;padding:19px 15px 0 40px;}
h1.line2{height:66px;padding:5px 15px 0 40px;font-size:145%;}
h1.line3{height:84px;padding:6px 15px 0 40px;font-size:125%;}
h2{height:29px;padding:6px 15px 0 23px;}
h2.line2{height:58px;padding:5px 15px 0 23px;background:url("../images/h2_bg02.gif") no-repeat;}

th{background:#FFFFA3;text-align:left;padding:5px;}
td{background:#ffffff;padding:5px;}
