@charset "UTF-8";

.article {float:left;}
.beside {float:right;padding:0 0 40px;}

/*用語解説*/

.container_words {margin:20px 0;}
.container_words dl {margin:0 5px 10px;padding:0 16px 8px;line-height:1.4;background:#fff url(/image/bg_dl_words.png) no-repeat top left;border-bottom:1px dashed #ccc;}
.container_words dl a {text-decoration:none;}
.container_words dl a:hover {text-decoration:underline;}
.container_words dt {font-size:100%;font-weight:bold;}
.container_words dd {margin:0;font-size:14px;}
.container_words dd p {padding:0 0 1em;line-height:1.5;}
.container_words dd p.description {padding:0;line-height:1;}
.container_words dd p.description a {color:#222;}

.container_words .item_category {margin:0 5px 10px;padding:0 16px;font-size:90%;}