@charset "Shift_JIS";

/* FONT
============================================================*/
body {
font-family: 'Lucida Grande', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'メイリオ', Meiryo, 'Verdana', 'MS P ゴシック';
font-size: 13px;
*font-size: small;
*font: x-small;
}

/* FONT-SIZE ADJUSTMENT
77% = 10px | 122% = 16px | 167% = 22px
85% = 11px | 129% = 17px | 174% = 23px
92% = 12px | 136% = 18px | 182% = 24px
100% = 13px | 144% = 19px | 189% = 25px
107% = 14px | 152% = 20px | 197% = 26px
114% = 15px | 159% = 21px |
============================================================*/


.hd1 {  font-size: 136%; line-height: 150%; font-weight: bold; text-decoration: none}
.hd2 {  font-size: 122%; line-height: 150%; font-weight: bold; text-decoration: none}
.hd3 {  font-size: 107%; line-height: 150%; font-weight: bold; text-decoration: none}
.hd4 {  font-size: 100%; line-height: 150%; font-weight: bold; text-decoration: none}
.hd5 {  font-size: 93%; line-height: 150%; font-weight: bold; text-decoration: none}
.bd1 {  font-size: 100%; line-height: 150%; text-decoration: none}
.bd2 {  font-size: 93%; line-height: 160%; text-decoration: none}
.foot {  font-size: 85%; text-decoration: none}
.cp {  font-size: 77%; line-height: 150%; text-decoration: none}
p {
	margin: 0px;
}
