body{background-color:#FFFFFF; margin-left:0; margin-top:0; margin-width:0; margin-height:0;font-size:small;font-family:'Arial';}
td{font-size:small; line-height: 140%; font-family:'Arial';}

.bg-FFFFFF{background-color:#FFFFFF;}
.bg-464193{background-color:#464193;}
.bg-F6F6F6{background-color:#F6F6F6;}
.bg-CCCCCC{background-color:#CCCCCC;}
.bg-999999{background-color:#999999;}
.bg-336667{background-color:#336667;}
.bg-EEEEEE{background-color:#EEEEEE;}
.bg-E6E6E6{background-color:#E6E6E6;}
.bg-216AAF{background-color:#216AAF;}

/* 見出し設定 */
h1 {font-size:small; font-weight:bold; margin: 0px}
h2 {font-size:x-small; font-weight:bold; margin: 0px}


/* 行間なし */
.ss {font-size:xx-small;}
.s {font-size:x-small;}
.m {font-size:small;}

/* 行間なし太字 */
.ss-b {font-size:xx-small; font-weight:bold;}
.s-b {font-size:x-small; font-weight:bold;}
.m-b{font-size:small; font-weight:bold;}

/* 行間あり */
.ss-lh {font-size:xx-small; line-height: 140%;}
.s-lh {font-size:x-small; line-height: 140%;}
.m-lh {font-size:small; line-height: 140%;}

/* 行間あり太字 */
.ss-lh-b {font-size:xx-small; line-height: 140%; font-weight:bold;}
.s-lh-b {font-size:x-small; line-height: 140%; font-weight:bold;}
.m-lh-b {font-size:small; line-height: 140%; font-weight:bold;}

/* リンク設定 */
a:link {color:#0000FF; text-decoration:none;}
a:active {color:#0033FF; text-decoration:underline;}
a:visited {color:#0000FF; text-decoration:none;}
a:hover {color:#FF0000; text-decoration:underline;}
A.ln:link {color:#666666; text-decoration:none;}
A.ln:active {color:#0033FF; text-decoration:underline;}
A.ln:visited {color:#666666; text-decoration:none;}
A.ln:hover {color:#216AAF; text-decoration:underline;}

/* 色設定 */
.white {color:#FFFFFF;}
.blue {color:#000099;}
.red {color:#CC0000;}
.c-color{color:#464193}
.c-color-b{color:#464193; font-weight:bold}
.bld {  font-weight: bold}

/* 区切り線 */
hr {  margin-top: 0px; margin-bottom: 0px}

/* 記号 */
.icon_crcl {width:16px; height:11px; background-image: url(../images/common/icon_crcl.gif);}
.icon_crcl_bk {width:16px; height:11px; background-image: url(../images/common/icon_crcl_bk.gif);}
.icon_sqr {width:16px; height:11px; background-image: url(../images/common/icon_sqr.gif);}
.icon_sqr_bk {width:16px; height:11px; background-image: url(../images/common/icon_sqr_bk.gif);}
