/****************************** core  ************************************/
body {
    font: 13px/1.231 arial,helvetica,clean,sans-serif;
}
select, input, button, textarea {
    font: 99% arial,helvetica,clean,sans-serif;
}
table {
    font-size: inherit;
}
pre, code, kbd, samp, tt {
    font-family: monospace;
    line-height: 100%;
}
body {
    background: #88e8ff url(https://images.staticjw.com/201/4906/all_back.png) repeat-x scroll 0 0;
    width: 881px;
}
div#all_back {
    background: #fff none repeat scroll 0 0;
}
.clear {
    clear: both;
}
.offical_back {
    background: #eefbb5 url() repeat-x scroll 0 0;
}
img {
    border: 0 none;
    vertical-align: bottom;
}
a:link {
    color: #417698;
}
a:visited {
    color: #5b8098;
}
a:hover {
    color: #2091da!important;
}
a:focus, textarea:focus, input:focus {
    outline: 1px solid #2091da;
}
h1 {
    background-color: #f5f5f5;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color: #333;
    font-size: 167%;
    line-height: 1.5;
    margin: 0;
    padding: 15px 30px;
}
body.Index h1 {
    display: none;
}
h2 {
    font-size: 116%;
    margin: 1em 0;
}
h3 {
    border-bottom: 4px solid #eee;
    font-size: 116%;
    margin-top: 2em;
    padding-bottom: 0.4em;
}
p {
    margin: 1em 0;
}
blockquote {
    border: 1px solid #ddd;
    color: #444;
    margin: 1em 0 1em 20px;
    padding: 1px 20px;
}
pre {
    background-color: #f5f5f5;
    border-left: 6px solid #ddd;
    overflow: auto;
    padding: 10px 20px;
    width: 90%;
}
em {
    font-style: normal;
    font-weight: bold;
}
ul, ol {
    list-style-position: outside;
    margin: 1em 30px;
    padding: 0;
}
ul ul, ul ol, ul ol, ol ol {
    margin: 0.3em 0 0.3em 15px;
}
form {
}
fieldset {
    border: medium none;
    padding: 1px 0;
}
legend {
    background-color: #fff;
    padding: 0 10px;
}
input, textarea {
    background-color: #fff;
    border-color: #ddd #eee #eee #ddd;
    border-style: solid;
    border-width: 1px;
    padding: 0.2em;
}
input:hover, textarea:hover {
    border-color: #00a0dd;
}
textarea {
    padding: 0.5em 10px;
}
input.submit {
    background-color: #01b0f0;
    border: medium none;
    color: #fff;
    font-size: 85%;
    font-weight: bold;
    padding: 2px 5px;
    text-transform: uppercase;
}
input.submit:hover {
    background-color: #000;
}
input.radio {
    background-color: transparent;
    background-image: none;
    border: medium none;
}
table {
}
caption {
    padding: 0.2em 0 0.3em;
}
th, td {
}
th {
}
td {
}
table.top_banner {
    border-color: #ccc #fff #fff #ccc;
    border-style: solid;
    border-width: 0;
    padding: 0;
}
table.top_banner tr {
    background-color: #fff;
}
table.top_banner td {
    background-color: #fff;
    border: 1px solid #b9b9b9;
    padding: 0;
}
div.undermenu {
    background-image: url(https://images.staticjw.com/201/9203/top_bg_undermenu.jpg);
    background-repeat: repeat-x;
}
div.undermenu table {
    border-color: #ccc #fff #fff #ccc;
    border-spacing: 8px;
    border-style: solid;
    border-width: 0;
    padding: 0;
}
div.undermenu tr {
    background-color: #fff;
}
div.undermenu td {
    background-color: #fff;
    border: 1px solid #b9b9b9;
    padding: 0;
}
div#header {
    background-color: #fff;
    padding: 1px 0;
}
div#header p.siteName {
    font-size: 144%;
    font-weight: bold;
    line-height: 1;
    margin: 25px 30px 10px;
}
div#header p.siteName a {
    color: #417698;
    text-decoration: none;
}
div#header p.siteName a:hover {
    color: #000;
}
div#header p.description {
    font-size: 92%;
    margin: 0 30px 25px;
}
ul#globalNavi {
    background-color: #888;
    line-height: 1;
    list-style-type: none;
    margin: 0 0 -1px;
    padding: 0;
}
ul#globalNavi li {
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
}
ul#globalNavi li a {
    background-color: #555;
    border-right: 1px solid #666;
    color: #fff;
    display: block;
    padding: 9px 20px;
    position: relative;
    text-decoration: none;
}
ul#globalNavi li a:hover {
    background-color: #333;
    color: #eee;
}
ul#globalNavi li.current a, ul#globalNavi li.current_page_item a {
    background-color: #eee;
    color: #333;
}
div#content {
    background-color: #fff;
    padding-bottom: 1px;
}
p.topicPath {
    line-height: 1.6;
    margin: 0 30px 10px;
    padding-top: 8px;
    text-align: right;
}
p.topicPath a {
    text-decoration: none;
}
p.topicPath span.current {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #000;
    padding: 1px 10px;
}
div#main {
    color: black;
    font-size: 18px;
}
div.entry {
    margin: 15px 0 15px 15px;
    padding: 1px 0;
}
body.archives div.entry {
    margin-top: 0;
}
div.entry h2 {
    border-bottom: 1px dotted #ccc;
    border-left: 5px solid #666;
    margin-bottom: 0;
    padding: 0.3em 10px;
}
div.entry h2 a {
    text-decoration: none;
}
div.entry h2 a:link {
    color: #333;
}
div.entry h2 a:visited {
    color: #444;
}
div.entry h2 a:hover {
    color: #2091da;
    text-decoration: underline;
}
div.section {
    margin: 0;
}
div.entry ul.info {
    background-color: #f5f5f5;
    border-bottom: 1px solid #eee;
    border-left: 5px solid #ccc;
    list-style-type: none;
    margin: 0 0 1em;
    padding: 0.3em 0;
}
div.entry ul.info li {
    border-right: 1px solid #ddd;
    color: #444;
    float: left;
    font-size: 85%;
    margin: 0.3em 0;
    padding: 0 15px;
}
div.entry ul.info li a {
    text-decoration: none;
}
body.individual div.entry ul.info, body.archives div.entry ul.info {
    background-color: #eee;
    border-bottom: 1px solid #ddd;
    margin: 0 -30px 1.5em;
    padding: 0.3em 30px;
    position: relative;
    top: -1px;
}
body.individual div.entry ul.info li, body.archives div.entry ul.info li {
    border-left: 1px solid #ccc;
    border-right: medium none;
}
div.textBody {
    line-height: 1.7;
}
div.textBody h2 {
    margin-top: 2em;
}
div.textBody dl {
    padding: 0.5em 20px 0;
}
div.textBody dt {
    color: #0066cc;
    font-weight: bold;
    margin: 0.7em 0;
    padding-bottom: 0.3em;
}
div.textBody dd {
    margin: 0.5em 0;
}
div.entry ul.reaction {
    border-top: 1px solid #eee;
    list-style-type: none;
    margin: 1em 0;
}
div.entry ul.reaction li {
    border-right: 1px solid #eee;
    float: left;
    margin: 0 10px 0 0;
    padding: 5px 10px 0 0;
}
div.sub_h1_1 {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll left top;
    min-height: 41px;
    width: 646px;
}
div.sub_h1 {
    background: rgba(0, 0, 0, 0) url() repeat-y scroll left top / cover ;
    margin-bottom: 10px;
    width: 646px;
}
div.sub_h1 span {
    color: #000000;
    display: table-cell;
    font-size: 1.8em;
    min-height: 41px;
    padding-left: 10px;
    vertical-align: middle;
    width: 646px;
}
div.sub_h2 {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/201/5281/sub_bg_h2_3.jpg) repeat-y scroll left top;
    width: 646px;
}
div.sub_h2_1 {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/201/9708/sub_bg_h2_1.jpg) no-repeat scroll left top;
    min-height: 46px;
    width: 646px;
}
div.sub_h2 span {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/201/4157/sub_bg_h2_2.jpg) no-repeat scroll left bottom;
    color: #000000;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-top: 10px;
    vertical-align: middle;
    width: 630px;
}
div.sub_contents {
    color: #000000;
    font-size: 1.2em;
    padding: 5px 18px 20px;
}
p.archives {
    margin: 1em 30px;
}
p.return {
    clear: both;
    margin: 0 30px;
    padding: 0.7em 0;
    text-align: right;
}
ul#flip1 {
    list-style-type: none;
    margin: 0 0 0 30px;
    position: relative;
    top: 1px;
}
ul#flip1 li {
    float: left;
    font-size: 92%;
    line-height: 1;
    text-align: center;
    width: 60px;
}
ul#flip1 li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    border-color: #eee #ddd currentcolor #eee;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #666;
    display: block;
    margin-right: 2px;
    padding: 4px 0 3px;
    text-decoration: none;
}
ul#flip1 li a:hover {
    background-color: #fff;
    color: #333;
}
ul#flip2 {
    border: 1px solid #eee;
    list-style-position: inside;
    margin: 1em 0;
    padding: 0.8em 15px;
}
div#comments, div#trackback {
    margin: 2em 0;
}
div#comments h2, div#trackback h2 {
    background-color: #999;
    color: #fff;
    font-size: 116%;
    padding: 0.3em 15px;
}
div#comments dl.log dt, div#trackback dl.log dt {
    font-weight: bold;
    margin: 0.8em 0 0;
}
div#comments dl.log dt span.name, div#trackback dl.log dt span.name {
    color: #2091da;
}
div#comments dl.log dt span.date, div#trackback dl.log dt span.date {
    color: #666;
    font-weight: normal;
    margin-left: 10px;
}
div#comments dl.log dd, div#trackback dl.log dd {
    border-bottom: 1px dotted #ddd;
    margin: 0;
    padding: 0.8em 0 1em;
}
div#comments dl.log dd p, div#trackback dl.log dd p {
    margin: 0;
}
form.post dl {
    margin: 0.5em 20px;
}
form.post p {
    margin: 1em 20px;
}
form.post dl dt {
    margin: 0.5em 0;
}
form.post dl dd {
    margin: 0;
}
form.post div.action {
    margin: 0.5em 20px 1em;
}
form.post div.action input {
    margin: 0 5px 0 0;
}
form.post textarea {
    max-width: 85%;
    width: 80%;
}
div#trackback dl.info {
    background-color: #f5f5f5;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 0.8em 15px;
}
div#trackback dl.info dd {
    margin: 0.3em 20px;
}
div#trackback dl.info dd.URL {
    background-color: #fff;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    color: #01b0f0;
    margin: 0.5em 0;
    padding: 0.5em 10px;
}
div#utilities p {
    margin: 0.2em 10px;
}
div#utilities dl {
    margin: 5px 0;
    padding-bottom: 5px;
}
div#utilities dl dt {
    color: #fff;
    margin-right: 5px;
}
div#utilities a {
    text-decoration: none;
}
#back {
    background-image: url();
}
div#utilities dl.others dt {
    background-color: #aaa;
}
div#utilities dl dd {
    background-color: #f5f5f5;
    margin: 0 5px;
    padding: 1px 0;
}
div#utilities dl dd ul {
    margin: 5px 10px 5px 25px;
}
div#utilities dl dd ul li {
    margin: 0.5em 0;
    text-indent: 0;
}
div#utilities dl dd ul li a {
    text-decoration: none;
}
div#utilities dl dd ul.feed {
    list-style-position: outside;
    list-style-type: none;
    margin-left: 10px;
}
div#utilities dl dd ul.feed li {
    margin-left: 0;
}
div#utilities dl dd ul.feed li a {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/201/9564/icon_feed.gif) no-repeat scroll 0 0;
    padding-left: 20px;
}
div#utilities dl dd ul ul {
    margin-left: 15px;
}
div#utilities dl dd dl dt {
    background-color: #ddd !important;
}
div#utilities dl dd form {
    border: medium none;
    margin: 0;
    padding: 1px 5px;
}
div#utilities dl dd form legend {
    display: none;
}
div#utilities dl dd form input.inputField {
    width: 45%;
}
div#utilities dl dd form input.submit {
    font-size: 10px;
    padding: 0.2em 2px;
}
div#footer {
    background-color: #abc6e3;
    font-size: 0.8em;
    line-height: 16px;
    padding: 0;
    width: 100%;
}
div#footer a {
    color: #aaa;
    text-decoration: none;
}
div#footer a:hover {
    color: #fff;
}
div#footer ul {
    color: #ddd;
    font-size: 85%;
    margin: 0.7em 0;
    text-align: right;
}
div#footer ul li {
    display: inline;
    margin-left: 5px;
}
div#footer address {
}
@media print {
body {
    background-color: transparent;
    background-image: none;
}
div#footer {
    background-color: transparent;
    clear: both;
    width: 100%;
}
}
dl.headline {
    margin: 0.5em 0;
}
dl.headline dt span.date {
    font-size: 85%;
}
dl.headline dd {
    border-bottom: 3px solid #eee;
    margin: 0.5em 0 1.2em;
    padding-bottom: 1.2em;
}
dl.headline dd ul {
    list-style-type: none;
    margin: 0;
}
dl.headline dd ul li {
    display: inline;
    font-size: 92%;
    margin: 0.3em 5px 0.3em 0;
}
dl.headline dd ul li.textBody {
    display: block;
    font-size: 100%;
}
ul.thumb, div#utilities ul.thumb {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul.thumb li {
    float: left;
    font-size: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 33%;
}
ul.thumb li a img {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor currentcolor #fff #fff;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
}
ul.thumb li a:hover img {
    border-bottom: 1px solid #01b0f0;
}
ul.tagCloud {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 1;
    margin: 1em 0;
}
div#utilities dl dd ul.tagCloud {
    margin: 0.2em 10px;
}
ul.tagCloud li {
    display: inline;
    font-size: 100%;
    margin: 0;
    padding: 0;
}
ul.tagCloud li a {
    text-decoration: none;
}
ul.tagCloud li.level1 a {
    color: #3e5b71;
    font-size: 167%;
    font-weight: bold;
}
ul.tagCloud li.level2 a {
    color: #668eac;
    font-size: 136%;
    font-weight: bold;
}
ul.tagCloud li.level3 a {
    color: #668eac;
    font-size: 122%;
    font-weight: bold;
}
ul.tagCloud li.level4 a {
    color: #87a6be;
    font-size: 114%;
}
ul.tagCloud li.level5 a {
    color: #a7becf;
    font-size: 92%;
}
ul.tagCloud li.level6 a {
    color: #c7d5e0;
    font-size: 77%;
}
ul.tagCloud li a:hover {
    color: #000;
}
table.calendar {
    margin: 0 auto 5px;
    width: 95%;
}
table.calendar th, table.calendar td {
    font-size: 85%;
    line-height: 1.8;
    padding: 0;
    text-align: center;
}
table.calendar th {
    font-weight: normal;
    line-height: 2;
}
table.calendar th.sat {
    background-color: #e5e5e5;
    font-weight: bold;
}
table.calendar th.sun {
    background-color: #e5e5e5;
    font-weight: bold;
}
table.calendar td {
    color: #888;
    padding: 0;
    width: 14%;
}
table.calendar td a {
    color: #2799d1;
    display: block;
    font-weight: bold;
    text-decoration: none;
}
table.calendar td a:visited {
    background-color: #eee;
    color: #333;
}
table.calendar td a:hover {
    background-color: #2799d1;
    border-color: #84dafe;
    color: #fff;
}
ul#globalNavi, div#content, div.entry ul.info, ul.reaction, ul.thumb, ul.flip, body.multi2 div#utilities, body.multi2-l div#utilities {
    min-height: 1px;
}
ul#globalNavi::after, div#content::after, div.entry ul.info::after, div.entry ul.reaction::after, ul.thumb::after, ul.flip::after, body.multi2 div#utilities::after, body.multi2-l div#utilities::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clear {
    clear: both;
    display: block;
}
div#main, div#utilities dl.navi, div#utilities dl.others {
}
dl.new_post_list {
    font-size: 1em;
    margin: 0 0 1em;
    padding: 10px 20px;
    width: 606px;
}
dl.new_post_list dt {
    clear: left;
    color: #0066cc;
    float: left;
    font-weight: bold;
    margin: 0 0 10px;
    padding-bottom: 0;
    width: 120px;
}
dl.new_post_list dd {
    border-bottom: 1px dotted #cccccc;
    margin: 0 0 10px;
    padding-bottom: 10px;
    padding-left: 9em;
    width: 474px;
}
dl.new_post_list dd img {
    vertical-align: middle;
}
dl.topics {
    font-size: 0.8em;
    height: 300px;
    margin: 0 0 1em;
    max-height: 140px;
    overflow: auto;
    padding-top: 15px;
    width: 568px;
}
dl.topics dt {
    margin: 0;
    padding-bottom: 0;
}
dl.topics dd {
    margin: 0 0 10px;
}
dl.topics dd img {
    vertical-align: middle;
}
div#top_manu {
    height: 20px;
    margin: 5px auto;
    width: 881px;
}
div .manu_text {
    float: right;
}
table.syo_table {
    border: 1px solid #aaaaaa;
    font-size: 12px;
    max-width: 640px;
}
td.syo_td {
    background-color: #ffffff;
    border: 1px solid #aaaaaa;
}


/******************** layout  *******************/


body {
    margin: 0 auto;
    text-align: center;
}
div#header, div#content, div#footer {
    min-width: 881px;
    position: relative;
    text-align: left;
    width: 90%;
}
body.single h1 {
    border-bottom: medium none;
}
body.individual div.entry {
}
body.single div#utilities {
    margin: 10px;
}
body.single div#utilities dl {
    margin: 0;
}
body.single div#utilities dl.navi {
    border: 1px solid #eee;
    display: inline;
    float: left;
    margin-left: 2%;
    width: 47%;
}
body.single div#utilities dl.others {
    border: 1px solid #eee;
    clear: right;
    display: inline;
    float: right;
    margin-right: 2%;
    width: 47%;
}
body.single div#utilities ul.thumb li {
    width: 20%;
}
body.single div#utilities {
    min-height: 1px;
}
body.single div#utilities::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
body.double div#main {
    float: left;
    margin-right: -1px;
    width: 75%;
}
body.double div#utilities {
    clear: right;
    float: left;
    width: 25%;
}
body.double-l div#main {
    float: right;
    margin-left: -1px;
    width: 75%;
}
body.double-l div#utilities {
    clear: left;
    float: left;
    width: 25%;
}
body.multi div#main {
    background-position: 200px 0;
    float: left;
    margin-right: -200px;
    width: 100%;
}
body.multi div#main > *, body.multi div#main p.topicPath, body.multi div#main ul#flip1, body.multi div#main div.entry, body.multi div#main p.archives, body.multi div#main div.freeSpace {
    margin-left: 210px;
    margin-right: 210px;
}
body.multi div#main h1 {
    margin-left: 210px;
    margin-right: 210px;
}
body.multi div#main ul.info {
    margin-left: 0;
    margin-right: 0;
}
body.multi div#utilities {
    clear: right;
    float: right;
    width: 200px;
}
body.multi div#utilities dl.navi {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 200px;
}
body.multi div#utilities dl.others {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    margin-top: 0;
    padding: 1px 0 5px;
}
body.multi2 div#main {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    float: left;
    margin-right: -1px;
    width: 55%;
}
body.multi2 div#utilities {
    clear: right;
    float: right;
    width: 45%;
}
body.multi2 div#utilities dl.navi {
    float: left;
    margin: 0;
    width: 50%;
}
body.multi2 div#utilities dl.navi dt, body.multi2 div#utilities dl.navi dd {
    margin-right: 0;
}
body.multi2 div#utilities dl.others {
    clear: right;
    float: left;
    margin: 0;
    width: 50%;
}
body.multi2-l div#main {
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    float: right;
    margin-left: -1px;
    width: 55%;
}
body.multi2-l div#utilities {
    clear: left;
    float: left;
    width: 45%;
}
body.multi2-l div#utilities dl.navi {
    float: left;
    margin-top: 0;
    width: 50%;
}
body.multi2-l div#utilities dl.navi dt, body.multi2-l div#utilities dl.navi dd {
    margin-right: 0;
}
body.multi2-l div#utilities dl.others {
    clear: right;
    float: left;
    margin-top: 0;
    width: 50%;
}
body.eye-h div#header {
    background-image: url(https://images.staticjw.com/201/7818/image1.png);
    background-repeat: no-repeat;
    height: 180px;
}
body.eye-h div#header p.siteName {
    left: 30px;
    margin: 0;
    position: absolute;
    top: 55px;
}
body.eye-h div#header p.description {
    left: 30px;
    margin: 0;
    position: absolute;
    top: 80px;
}
body.eye-h ul#globalNavi {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
body.eye-hb div#header {
    padding-top: 0;
}
body.eye-hb div#header p.siteName {
    margin: 0;
}
body.eye-hb div#header p.siteName a {
    background-image: url(https://images.staticjw.com/201/7818/image1.png);
    background-repeat: no-repeat;
    display: block;
    height: 180px;
    overflow: auto;
    text-indent: -9999px;
}
body.eye-hb div#header p.siteName_taikai a {
    background-image: url();
    background-repeat: no-repeat;
    display: block;
    height: 180px;
    overflow: auto;
    text-indent: -9999px;
}
body.eye-hb div#header p.description {
    display: none;
}
body.eye-c div#content {
    background-image: url(https://images.staticjw.com/201/7818/image1.png);
    background-repeat: no-repeat;
    border-top: medium none;
    padding-top: 180px;
}
body.eye-c div#utilities dl.navi {
    top: auto;
}
body.eye-m div#content {
    border-top: medium none;
}
body.eye-m div#main {
    background-image: url(https://images.staticjw.com/201/7818/image1.png);
    background-repeat: no-repeat;
    padding-top: 180px;
}
body.set1 div#utilities dl.navi {
    top: 0;
}
body.set1 div#content {
    background-position: 180px 0;
}
body.set2 div#utilities {
    position: absolute;
    right: 0;
    top: 0;
}
body.set2 div#utilities dl.navi {
    background-color: #fff;
    float: right;
}
body.set2 div#utilities dl.navi dt, body.set2 div#utilities dl.navi dd {
    margin-right: 5px;
}
body.set2 div#utilities dl.others {
    clear: left;
    float: left;
    margin-top: 180px;
}
body.set2 div#utilities dl.others dt, body.set2 div#utilities dl.others dd {
    margin-right: 0;
}
body.gt div#header {
    padding-top: 30px;
}
body.gt ul#globalNavi {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
body.al {
    margin: 0;
    text-align: left;
}
body.al div#header, body.al div#content, body.al div#footer {
    margin-left: 0;
    margin-right: 0;
}
body.f800 div#header, body.f800 div#content, body.f800 div#footer {
    width: 800px;
}
body.f850 div#header, body.f850 div#content, body.f850 div#footer {
    width: 850px;
}
body.f900 div#header, body.f900 div#content, body.f900 div#footer {
    width: 900px;
}
body.f950 div#header, body.f950 div#content, body.f950 div#footer {
    width: 950px;
}
body.f1000 div#header, body.f1000 div#content, body.f1000 div#footer {
    width: 1000px;
}





.left_menu1 {
    background-image: url(https://images.staticjw.com/201/5052/left_menu1.jpg);
    height: 50px;
    margin-bottom: 1px;
    width: 221px;
}
.menu_color2 {
    background-image: url(https://images.staticjw.com/201/2894/left_menu1_2.jpg);
}
.menu_color_pink {
    background-image: url(https://images.staticjw.com/201/6261/left_menu_pink.jpg);
}
div.left_menu1 span {
    color: #000000;
    display: table-cell;
    font-size: 1.3em;
    font-weight: bold;
    height: 50px;
    padding-left: 20px;
    vertical-align: middle;
}
div.left_menu1 span.menu__a--color_red {
    color: #c00;
    font-size: 1.6em;
    text-indent: -0.25em;
}


div.left_menu2 {
  width: 221px;
  height: 49px;
  padding: auto 0px;
  margin-bottom: 1px;
  background-image: url(https://images.staticjw.com/201/5334/left_menu2.jpg);
}

div.left_menu2 span {
  display: table-cell;
  vertical-align: middle;
  height: 49px;
  padding-left: 20px;
  font-size: 1.3em;
  color: #000000;
  font-weight: bold;
}




	div.day_back {
				  width: 626px;
				  height: 282px;
				  padding: 10px;
				  background-image: url(https://images.staticjw.com/201/2165/top_poster2.jpg);
				  font-weight: bold;
				  font-size: 1.5em;
				  line-height: normal;
				  text-align: right;
				}
				div.day_back span {
				  padding: 5px;
				}
				dl.topics {
				  width: 576px;
				  height: 250px;
				  margin-top: 0px;
				  font-size: 0.9em;
				  background-color: #FFFFFF;
				  border-radius: 10px;
				}
				dl.topics dt {
				  margin: 0px;
				  padding-bottom: 0px;
				}
				dl.topics dd {
				  margin: 0px 0px 10px 0px;
				}
				dl.topics dd img {
				  vertical-align: middle;
				}
				.table-a-img__big{
				  width:210px;
				  height:70px;
				}
				.table-a-img__middle{
				  width:156px;
				  height:52px;
				}
				.table-a-img__small{
				  width:124px;
				  height:41px;
				}