/* Base Theme ============================================================= */

/* Reset ------------------------------------------------------------------ */

:link,:visited {
    text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0px;
    padding: 0px;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
    text-decoration: none;
    outline: none;
}
hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}


/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }



/* Layout ----------------------------------------------------------------- */

body {
    text-align: center;
    background: #8a81ba;
}

#container-inner {
    width: 825px;
    min-height: 100%;
    margin: 0px auto;
    text-align: left;
    background-color:#fff;
    border-left: 1px solid;
    border-right: 1px solid;
}

#header, #content, #alpha, #beta, #gamma, #footer {
    position: relative;
}

#alpha, #beta, #gamma {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}

#alpha {
border: 0px solid #000;
margin: 0px 0px 0px 10px;
padding: 0px;
}

#beta {
border: 0px solid #000;
margin: 0px 0px 0px 00px;
padding: 0px;
}

#beta-inner {
border: 0px solid;
}

/* Wide-Thin */

.layout-wt #alpha {
width: 240px;
border: 0px solid #000;
}

.layout-wt #beta {
width: 580px;
border: 0px solid #000;
}


/* Thin-Wide */

.layout-tw #alpha {
    left: 580px;
    width: 240px;
}

.layout-tw #beta {
    left: -240px;
    width: 580px;
}


/* Medium-Wide */

.layout-mw #alpha {
    left: 240px;
    width: 580px;
}

.layout-mw #beta {
    left: -580px;
    width: 240px;
}

/* Wide-Medium */

.layout-wm #alpha {
    width: 580px;
}

.layout-wm #beta {
    width: 240px;
}


/* Content ---------------------------------------------------------------- */

a:link, a:visited {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }

#content-inner {
margin: 16px 0px 10px 0px;
border: 0px solid #000;
}

#alpha-inner {
margin: 0px 0px 0px 0px;
border: 0px solid #000;
width: 240px;
}


/* Header */
#header-logo {
background-color:#eee;
border-bottom: 1px solid #aaa;
width: 825px;
height: 40px;
}

#header-logo span {
display: none;
}

#header-logo .tbsradio {
padding: 0px;
margin: 0px;
background: url("/megane/img/header_logo_eeeeee.gif") no-repeat 0px 0px;
float: left;
}

#header-logo .tbsradio a {
width: 162px;
height: 40px;
display:block;
}

#header-logo .junk {
padding: 0px;
margin: 0px 10px;
background: url("/megane/img/header_junk_eeeeee.gif") no-repeat 0px 0px;
float: right;
}

#header-logo .junk a {
width: 86px;
height: 40px;
display:block;
}

#header-inner {
background: url("/megane/img/megane_mainimg.jpg?20160307") no-repeat 0px 0px;
border-bottom:1px solid #aaa;
}

#header-inner a {
width:480px;
height:260px;
display:block;
border:0px solid #000;
}

#header-content {
    display:none;
}

#header-name {
    margin-bottom: .25em;
}

#header-description {
    margin-bottom: 0;
}

#prginfo {
position: absolute;
top: 50px;
left: 485px;
width: 310px;
height: 220px;
padding: 10px;
margin: 0px;
display: block;
}

#prginfo h1{
color:#FB230D;
font-size:14px;
font-family: "ＭＳ Ｐゴシック", "MS Gothic", "Osaka", "ヒラギノ Std W8", "Hiragino Kaku Gothic Std", verdana ,arial ,sans-serif;/*Safari*/
font-weight:bold;
}

#prginfo .date{
font-size:12px;
font-family: "ＭＳ Ｐゴシック", "MS Gothic", "Osaka", "ヒラギノ Std W8", "Hiragino Kaku Gothic Std", verdana ,arial ,sans-serif;/*Safari*/
font-weight:bold;
padding: 3px 5px 3px 15px;
background: url("/megane/img/icon_date.gif") no-repeat;
}

#prginfo .personal{
font-size:12px;
font-family: "ＭＳ Ｐゴシック", "MS Gothic", "Osaka", "ヒラギノ Std W8", "Hiragino Kaku Gothic Std", verdana ,arial ,sans-serif;/*Safari*/
font-weight:bold;
padding: 3px 5px 10px 15px;
background: url("/megane/img/icon_personal.gif") no-repeat;
}

#prginfo .mainprg{
font-size:12px;
font-family: "ＭＳ Ｐゴシック", "MS Gothic", "Osaka", "ヒラギノ Std W8", "Hiragino Kaku Gothic Std", verdana ,arial ,sans-serif;
font-weight:bold;
padding: 3px 5px 3px 15px;
background: url("/megane/img/icon_prg.gif") no-repeat;
}

#prginfo .contact{
font-size:12px;
font-family: "ＭＳ Ｐゴシック", "MS Gothic", "Osaka", "ヒラギノ Std W8", "Hiragino Kaku Gothic Std", verdana ,arial ,sans-serif;
font-weight:bold;
padding: 3px 5px 3px 15px;
background: url("/megane/img/icon_contact.gif") no-repeat;
}

#prginfo p{
margin: 0px;
padding: 3px 5px 3px 15px;
line-height: 16px;
font-size:12px;
color:#000;
}

/* Assets */

.asset-header {
}

.asset-header a {
text-decoration: none;
}

.asset-header2 {
/*background: url("/guri/img/asset-header.gif") no-repeat 0px 0px;*/
width: 560px;
height: 5px;
margin: 0px;
padding: 0px;
border: 0px solid #000;
font-size:1px;
}

.asset-header h2 {
font-size: medium;
font-weight: bold;
padding-left: 8px;
border-left: 6px solid #8a81ba;
}

.asset-header a {
color:#000;
}


.asset-body {
/*background: url("/guri/img/asset-body.gif") repeat-y 0px 0px;*/
padding: 10px 14px 0px 12px;
margin: 0px;
border:1px solid #aaa;
font-size: small;
line-height: 150%;
width:536px;
}

.asset-body p {
font-size: small;
line-height: 150%;
}

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-meta {
    font-size: small;
    margin-top: .25em;
    padding: 8px 0px;
    font-weight: normal;
    border:0px solid #000;
    text-align:right;
}

.asset-footer {
/*background: url("/guri/img/asset-footer.gif") no-repeat 0px 0px;*/
    clear: both;
    margin-top: 0px;
    margin-bottom:20px;
    padding: 0px;
    width:560px;
    height:7px;
    display:block;
}

.content-nav {
width:540px;
padding:6px;
margin-bottom:10px;
display:block;
text-align:center;
line-height:150%;
}


.content-nav a {
color:#551a8b;
font-size:x-small;
padding:6px;
border:1px solid #aaa;
}

.content-nav b {
font-size:x-small;
padding:6px;
border:1px solid #aaa;
}

.content-nav .current_page {
font-size:x-small;
font-weight: bold;
padding:6px;
border:1px solid #aaa;
}

.content-nav .link_next {
font-size:x-small;
padding:6px;
border:0px solid #aaa;
}

.content-nav .link_before {
font-size:x-small;
padding:6px;
border:0px solid #aaa;
}


.entry-tags-header,
.entry-categories-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
    margin: 5px 0 20px;
}

.widget-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-list .widget-list {
    margin-left: 15px;
}

.widget-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-tag-cloud .widget-list {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-list-item {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

#footer {
width:825px;
padding-bottom:12px;
}

#footer .widget-content {
clear:both;
margin-top: 0px;
margin-bottom: 0px;
font-size:x-small;
border:0px solid #000;
text-align:center;
}

.widget-recent-assets .widget-content .widget-list {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.input-default {
    background-color: #9AAEC2;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}

/* サイドバー ---------------------------------------------------------------- */

/* メニューは共通 */
#menu {
width: 230px;
border:0px solid #000;
margin-bottom:20px;
}

#menu h3 {
display:none;
}


#menu .mail {
background: url("/guri/img/mailto.gif") no-repeat 0px 0px;
padding: 0px 0px 0px 20px;
margin:0px;
border: 0px solid #000;
}

#menu .fax {
background: url("/guri/img/fax.gif") no-repeat 0px 0px;
padding: 0px 0px 0px 20px;
margin:0px;
border: 0px solid #000;
}

#menu .menulink {
width: 230px;
height: 25px;
display:block;
}

#menu .menulink2 {
width: 230px;
height: 45px;
display:block;
}


#menu .header-info {
width: 230px;
height: 25px;
display:block;
font-size:1px;
}

#menu .header-info {
background: url("/megane/img/menu-header-info.gif") no-repeat 0px 0px;
width: 230px;
height: 36px;
display:block;
font-size:1px;
}

#menu .header-corner {
background: url("/megane/img/menu-header-corner.gif") no-repeat 0px 0px;
width: 230px;
height: 36px;
display:block;
font-size:1px;
}

#menu .header-report {
background: url("/megane/img/menu-header-report.gif") no-repeat 0px 0px;
width: 230px;
height: 36px;
display:block;
font-size:1px;
}

#menu .header-podcast {
background: url("/megane/img/menu-header-podcast.gif") no-repeat 0px 0px;
width: 240px;
height: 36px;
display:block;
font-size:1px;
}

#menu .header-link {
background: url("/megane/img/menu-header-link.gif") no-repeat 0px 0px;
width: 230px;
height: 25px;
display:block;
font-size:1px;
}

#menu .content {
font-size:small;
background: url("/megane/img/menu-content.gif") repeat-y 0px 0px;
}


/* フッター（footer）は共通 */
#menu .footer {
width: 230px;
display:block;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:right;
border:0px solid;
}



#menu .list {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type:none;
}

#menu .list-item {
margin: 0px 0px 8px 0px;
padding: 0px 0px 0px 14px;
list-style-type:none;
font-size:small;
line-height:150%;
border:0px solid;
background:url(/megane/img/li.gif) no-repeat;
}


/* list-item2はセンタリング用 */
#menu .list-item2 {
margin:0px;
padding:0px;
list-style-type:none;
font-size:small;
line-height:150%;
text-align:center;
}

#menu .content {
font-size:small;
padding: 5px 10px;
}

#menu .content p {
font-size:x-small;
}

/* タイムテーブル ---------------------------------------------------------------- */
.table {
width:500px;
margin:20px auto 0px auto;
padding:0px;
border:0px;
font-size:12px;
line-height:130%;
}

dl {
border-top:0px;
border-bottom:1px solid #aaaaaa;
border-left:1px solid #aaaaaa;
border-right:1px solid #aaaaaa;
}

dt {
float:left;
clear:both;
width:55px;
padding:5px;
margin:0;
border-top:1px solid #aaaaaa;
}

dd {
margin-left:55px;/* = dt.width + dt.padding */
padding:5px;
border-top:1px solid #aaaaaa;
border-left:1px solid #aaaaaa;
}

.txt14b {
font-size:medium;
font-weight:bold;
line-height:150%;
}

.archive-title {
border:0px solid #000;
display:none;
}

.archive-title h1 {
padding:0px;
margin:0px;
}

.archive-description {
border:0px dotted #ccc;
width:540px;
padding:8px;
font-size:small;
line-height:140%;
}

.archive-list-item {
font-size: small;
font-weight: normal;
padding-left: 8px;
margin-bottom: 8px;
border-left: 6px solid #8a81ba;
line-height: 150%;
}

