/* kidsコーナー用 CSS */
/* DreamWeaverでCSSを増やす際はこのファイルに */

/* テキスト色指定 */
.text-c-gray01{color:#333333;}
.text-c-gray02{color:#4e4e4e;}
.text-c-yellow01{color:#996600;}
.text-c-blue01{color:#0033CC}


/* background */
td.waku-c{background-color:#fed500}
td.waku-c4{background-color:#f7eed6}
td.waku-cf{background-color:#ffffff}

.waku{background-image:url(../kids/image/waku_02.gif);background-repeat: repeat-y;}
.waku-c2{background-color: #fed500;background-image: url(../kids/image/1_waku05.gif);background-repeat: repeat-y;}
.waku-c3{background-color: #fed500;background-image: url(../kids/image/1_waku06.gif);background-repeat: repeat-y;}

td.waku-img01{background-image:url(../kids/image/3_waku05.gif);background-repeat: repeat-x;background-color:#ffffff}
.waku-c4 .waku-img02{width:29px;background:url(../kids/image/3_waku07.gif) repeat-y left top;}
.waku-img03{background-image:url(../kids/image/3_waku06.gif);background-repeat: repeat-y;}


/* textarea */
#kids .textarea1{width:434px;text-align:left;margin:10px 0}/* 紙芝居で使用 */
#kids .textarea2{width:240px;text-align:left;margin:10px 5px 10px 0}/* 紙芝居で使用 */



/* テーブル　装飾有り */
 /* th */
#kids table th{background:#2e5fc0;text-align:center;color:#ffffff;font-size:87.6%;line-height:130%;}
table.waku-f{background-color:#FFFFFF; border:1px solid #2496FF;}


/* variable */
.font60{font-size:70%;} /* 10px */
.font75{font-size:93%;} /* 12px */
.font90{font-size:108%;} /* defaultsize 14px */
.font95{font-size:108%;} /* defaultsize 14px */
.font100{font-size:123.1%;} /* 16px */
.text60{font-size:62.5%;line-height:150%;} /* 10px */
.text75{font-size:93%;line-height:150%;} /* 12px  */
.text90{font-size:108%;line-height:150%;} /* 14px */
.text100{font-size:123.1%;line-height:150%;} /* 16px */

/* fixing */
.font6{font-size:6px;}
.font10{font-size:10px;}
.font12{font-size:12px;}
.font14{font-size:14px;}
.font16{font-size:16px;}
.text10{font-size:10px;line-height:150%;}
.text12{font-size:12px;line-height:150%;}
.text14{font-size:14px;line-height:150%;}


