@charset "utf-8";

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

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

/* 文字サイズ */
#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:31px;background:url("../images/large.gif") no-repeat -25px 0;margin:0;}
#w_size li#size_xl a{height:23px;background:url("../images/xlarge.gif") no-repeat 0 -8px;margin:8px 0 0;}

h1{height:48px;padding:21px 15px 0 40px;}
h1.line2{height:62px;padding:9px 15px 0 40px;}
h1.line3{height:82px;padding:8px 15px 0 40px;font-size:150%;}
h2{height:27px;padding:8px 15px 0 23px;}
h2.line2{height:52px;padding:11px 15px 0 23px;background:url("../images/h2_bg02.gif") no-repeat;}
