@charset "UTF-8";
/* コンテンツタイトル
---------------------------------------------------- */
#cont_title {
  margin: 10px 0 0 10px;
  float: left;
}

#cont_title img .c{
  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0 0 0 0;
  border: none;
}

#cont_title h2 {
  height: 25px;
  margin: -24px 0 0 0;
  padding: 0 0 0 35px;
  font-size: 140%;
  color: #282828;
}
 
/* 色名辞典
---------------------------------------------------- */
#dic {
  width: 640px;
  height: 100%;
  margin: 5px 0 20px 10px;
  padding: 0;
  float: left;
  border: 1px solid #999999;
  background: url(../image/color_dic_back.gif) repeat-y; 
}

#dic img {
  border: none;
}


/* 色彩検定用語辞典左側 あいうえお固定高さ
---------------------------------------------------- */
#dic_left_area {
  margin: 8px 0 5px 5px;
  padding: 8px 0 5px 0;
  width: 210px;
  height: 100%;
  float: left;
}


#dic_left_area h3 {
  width: 200px;
  margin: 0 0 0 10px;
  padding: 0 0 7px 0;
  border-bottom: 3px solid #4B8EF9;
}


#dic_left_area ul {
  width: 80%;
  margin: 0 0 0 10px;
  padding: 0;
  list-sytle: none;
  font-weight: bold;
  border-bottom: 1px solid #4B8EF9;
}

#dic_left_area li {
  margin: 0 10px 0 0;
  padding: 0 0 0.2em 0;
  display: inline;
  line-height: 2.2em;
}

#dic_left_area table {
  margin: 7px 0 3px 5px;
  padding: 0;
}

#dic_left_area table td {
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
}

#dic_left_area p {
  width: 200px;
  margin: 0 0 0 10px;
  padding: 5px 0 5px 0;
  line-height: 1em;
  border-bottom: 1px dotted #4B8EF9;
}
/* 色名辞典右側 テーマ選択時
---------------------------------------------------- */
#themes img{
  float: left;
  margin: 10px 10px 10px 20px;
  padding: 0;
}


#dic_explain_f #c_sample table{
  float: left;
  width: 110px;
  margin: 10px;
  padding: 1px;
  text-align: left;
  border: 1px solid #999999;
  background: #FFFFFF;
  font-size: 100%;
}

#dic_explain_f #c_sample td {
  width: 110px;
  height: 70px;
  text-align: left;
  padding: 3px;
  vertical-align: bottom;
}

#dic_explain_f #c_sample th{
  marigin: 0;
  padding: 0 0 0 5px;
  width: 120px;
  height: 15px;
  font-size: 80%;
  font-weight: normal;
  border-bottom: 1px solid #999999;
}

/* 色名辞典右側 説明文固定高さ
---------------------------------------------------- */
#dic_explain_f {
  margin: 5px 0 10px 0;
  padding: 10px 0 0 3px;
  width: 400px;
  hegiht: 100%;
  float: right;
}


#dic_explain_f h3 {
  width: 370px;
  margin: 0 0 0 15px;
  padding: 0 0 7px 0;
  border-bottom: 3px solid #4B8EF9;
}

*html body div#dic_explain_f table {
  float:left;
  margin: 10px 0 0 13px;
}


#dic_explain_f table {
  float: left;
  width: 240px;
  margin: 10px 0 10px 15px;
  padding: 2px;
  text-align: left;
  border: 1px solid #999999;
  background: #FFFFFF;
  font-size: 100%;
}

#dic_explain_f td {
  width: 220px;
  height: 140px;
  text-align: left;
  padding: 3px;
  vertical-align: bottom;
}

#dic_explain_f th{
  marigin: 0;
  padding: 0 0 0 5px;
  width: 220px;
  height: 25px;
  font-size: 100%;
  border-bottom: 1px solid #999999;
}

#dic_explain_f p {
  margin: 7px 15px 7px 15px;
  padding: 0;
  line-height: 1.5em;
  letter-spacing: 0.2em;
  font-size: 100%;
}

#dic_explain_f p strong {
  font-size: 130%;
  font-weight: bold;
}

#dic_explain_f img {
  border: none;
}
#dic_explain_f h4 {
  margin: 15px 0 0 15px;
  padding: 0;
  line-height: 1em;
  color: #DF548F;
  font-size: 100%;
}

#dic_explain_f ul {
  margin: 5px 10px 0 15px;
  padding: 5px;
  xborder: 1px solid #4B8EF9;
}

#dic_explain_f li {
  margin: 0 10px 0 0;
  padding: 0;
  line-height: 1.5em;
  display: inline;
}


#dic_explain_f td ul {
  margin: 0;
  padding: 0 0 0 5px;
  list-style: none; 
}

#dic_explain_f td li {
  margin: 0 0 7px 0;
  padding: 0 0 0.2em 0;
  font-weight: bold;
  line-height: 1.5em;
}
.float_l {
  margin: 10px;
  float: left;
}

.border_dic {
  border-bottom: 1px solid #0356FC;
}

#koushi {
  margin: 10px 0 10px 10px;
  padding: 5px;
  width: 120px;
  height: 180px;
  font-size: 80%;
  text-align: center;
  float: left;
}

#koshi p{
  margin: 0;
  padding: 0;
  font-size: 80%;
  line-height: 1.2em;
}
