@import url(contents07.css);
#keyword-sbox {
 margin-bottom: 10px;
}
#keyword-sbox a img {
 position: relative;
 top: 4px;
 }
#theme-sbox {
 margin-bottom: 10px;
 width: 100%;
}
#theme-sbox .inbox {
 border: 1px solid #c6c6c6;
 float: left;
 height: 240px;
 margin-left: 7px;
 overflow: auto;
 width: 150px;
}
#theme-sbox .inbox .color1 {
 background-color: #d1f2cc;
 border-bottom: 1px solid #a5d89f;
 font-weight: bold;
 line-height: 2em;
 text-indent: 5px;
}
#theme-sbox .inbox .color2 {
 background-color: #cce5f2;
 border-bottom: 1px solid #92c3ff;
 font-weight: bold;
 line-height: 2em;
 text-indent: 5px;
}
#theme-sbox .inbox .color3 {
 background-color: #e5d8fd;
 border-bottom: 1px solid #c6aef0;
 font-weight: bold;
 line-height: 2em;
 text-indent: 5px;
}
#theme-sbox .inbox p {
 line-height: 1.25em;
 margin: 3px 5px 2px 1.2em;
 text-indent: -1em;
}

