@charset "UTF-8"; .h3-socialtitle { background-color:#E5E5E5; padding:10px;} /*----------------------------------- table 基本 -----------------------------------*/ table { width: 95% !important; margin:0 auto 10px !important; } table th,table td { display: block;clear: both;} table th{ width: 100% !important; text-align: center; padding: 5px 0; background-color: #CFCFCF;} table td{ padding: 5px 0 ;width: 100% !important;} table.base-table th { border-bottom:#CCC 1px dotted; background-color: none !important; } /*----------------------------------- areamap-datatable -----------------------------------*/ table.areamap-datatable td { text-align: center;} /*----------------------------------- 画像 -----------------------------------*/ figure {} /*----------------------------------- リスト number-list -----------------------------------*/ ul.number-list { margin:0; padding:0; } ul.number-list li { list-style: inside disc; border-bottom:#CCC 1px dotted; text-align: left; padding:3px 5px; } ol.number-list { margin:0 8px; padding:5px 5px 5px 25px; } ol.number-list li { list-style: outside decimal; border-bottom:#CCC 1px dotted; text-align: left; padding:3px 5px; } /*----------------------------------- リスト privacy-listn -----------------------------------*/ ul.privacy-listn li { list-style: none; line-height: 40px; border-bottom:#CCC 1px dotted; text-align: left; padding:3px 5px; margin-bottom: 15px; font-size: 12px; } .privacyzbox { margin:5px; } .privacyzbox p { font-size:0.8em; } /*----------------------------------- リスト SIDEBAR -----------------------------------*/ #sidebar ul ul { margin: 0; padding: 0; list-style: none; display: table; } #sidebar ul ul li { float: left; display: table-cell; width: 50%; } #sidebar ul ul li a { display: block; width: 100%; padding: 10px 0; text-align: center; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; font-size: 12px; } #sidebar ul ul:first-child {border-top: 1px solid #ccc;} #mailmaga_kaiin ul { padding:0; margin:0; border:0;} #mailmaga_kaiin li a { padding:10px 0; margin:0; border:0;} #mailmaga_kaiin li { width:100%; display:block; clear:both; border:0;} /* 放送基準 */ .daytime li{ text-align:right; font-size: 12px; color: #ccc; display: none;} .daytime li:last-child{ color: #000;display:block;} .bg_white{ margin:0; display: block; padding: 8px; color: #3F2121; text-decoration: none; border-radius: 0px; background: #fff -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#FAFAFA)); background: #fff linear-gradient(#fff, #FAFAFA); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6); box-shadow: 0 1px 2px rgba(0,0,0,0.3); border-bottom: 1px solid rgba(0,0,0,0.3); } .bg_white_title { text-shadow:0 -1px 2px #FAFAFA; color: #333; font-weight: bold; text-align:right; } .bg_purple{ display: block; padding: 8px; color: #39395b; text-shadow: 0 -1px 1px #CCCCFF; border-radius: 4px; background: #CCCCFF -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9999BF), to(#CCCCFF)); background: #CCCCFF linear-gradient(#9999BF, #CCCCFF); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.6); box-shadow: 0 1px 1px rgba(0,0,0,0.3); border-bottom: 1px solid rgba(153,153,191,0.2); } .bg_gry,.h3-title,.programtitle{ display: block; font-size: 0.9rem; padding: 8px; margin-bottom: 0.8rem; color: #333; text-shadow: 0 -1px 1px #C5C5CD; background: #cccccc -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cccccc), to(#ffffff)); background: #cccccc linear-gradient(#cccccc, #e5e5e5); -webkit-box-shadow: 0 -1px 1px rgba(0,0,0,0.6); box-shadow: 0 -1px 1px rgba(0,0,0,0.3); border-bottom: 1px solid rgba(110,110,110,1.00); } .bg_purple span { font-size:1.2em; color: #39395b; text-shadow: 0 -1px 1px #ccc; font-weight: bold; } .mailmaga_btn { padding:5px 5px; text-align:center; font-weight:bold; border:2px solid #F9C; -webkit-border-radius: 5px; -moz-border-radius: 5px; background:#e22092; } .mailmaga_btn a{ color:#FFF; text-shadow: 0 1px 1px #900; text-decoration:none;} .Download-btn { padding: 13px ; clear: both; width: 90%;} .left.Download-btn { text-align: center;} .btnwidth85.Download-btn {width: 85%;} /* kokuminhogo */ h3.post-sub-title{ margin: 20px 0 20px; clear: both; display: block; height: auto; color: #5A533B; font-weight: bold; border-bottom: 1px dotted #ccc; } .ui-accordion .ui-accordion-header, .toggle-trigger { cursor: pointer; margin-top: 1px; position: relative; padding: 15px; font-size: 13px; background: #f1f1f1; border-radius: 10px; border: 1px solid #eceaea; -moz-border-radius: 10px; -webkit-border-radius: 10px; margin-bottom: 10px; } .pink-radius { background: #F9DAE8; padding: 3px 15px 3px 3px; color: #4A2334; display: block; text-align: left; } /* お問い合わせ*/ dl.q-a-a { margin: 0 !important;} /* アコーディオンリスト */ .acordionlist dl.acordion{ margin: 0 10px 0 10px; } .acordionlist dt.trigger { background: #9bd8ff -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ccc), to(#fff)); background: #9bd8ff linear-gradient(#ccc, #fff); border-radius: 10px; text-align: left; border: 1px solid #ccc; color: #000; margin-bottom: 0; padding: 10px; } .acordionlist dt.active{ border-radius: 10px 10px 0 0; } .acordionlist dt.trigger span.open-close { background: url(../img/point_plus.png) no-repeat right top; float: right; width: 20px; height: 20px; text-indent: -9999em; } .acordionlist dt.active span.open-close { background: url(../img/point_none.png) no-repeat right top; float: right; width: 20px; height: 20px; } .acordionlist dd.acordion_tree{ padding: 10px; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0)); background: #9bd8ff linear-gradient(#fff, #f0f0f0); border: 1px solid #ccc; border-top: none; } .acordionlist dd div { padding:10px; border-bottom:#999 dotted 1px;} .acordionlist ol { margin-left:20px;} .acordionlist ol li { float: none; width:100%; text-align:left; list-style: outside;} .kiyaku ol { margin-left:20px;} .kiyaku ol li { float: none; width:100%; text-align:left; list-style: outside;} .privacy { width:97%; color:#FFF; background: #333; border:2px solid #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .privacy a { text-decoration:none; color:#FFF; } .company-logo-img { margin:0 auto; width:90%;} #company-data { padding:5px; } #company-data dt { color:#F66; font-weight:bold;} #company-data dt { clear:both; width:99%; display:inline-block; } #company-data dd { width:99%; border-bottom:1px dotted #ccc; } #forms { width: 200px; margin-left: auto; margin-right: auto; color:#FFF; } #forms a {color:#FFF;} table#foamdatatable { border:1px solid #fff; border-collapse:collapse; text-align: center;} table#foamdatatable th { border: 1px solid #fff; width: 40% !important; } table.form td { background:#f0f0f0; } strong.ttl { font-size: 14px; text-align: left; border-top: solid 3px #FF00CC; border-bottom: solid 3px #FF00CC; display: block; padding: 10px 5px; margin-top: 0; margin-left: 0px; background-color: #FFF; } .midashi {margin: 0 30px 0 30px; height: 60px;} input,textarea { line-height: 30px; /* 文字の高さ */ margin: 0px auto; /* 余白を消す */ background-color: #fff0f1; /* 背景 */ border: 1px solid #ff8f95; /* 罫線 */ width: 80%; /* 幅 */ max-width: 280px; padding-top: 0px; /* 余白 */ padding-right: 5px; /* 余白 */ padding-bottom: 0px; /* 余白 */ padding-left: 5px; /* 余白 */ height: 30px; /* 高さ */ } select { line-height: 30px; /* 文字の高さ */ margin: 0px auto; /* 余白を消す */ background-color: #fff0f1; /* 背景 */ border: 1px solid #ff8f95; /* 罫線 */ padding-top: 0px; /* 余白 */ padding-right: 5px; /* 余白 */ padding-bottom: 0px; /* 余白 */ padding-left: 5px; /* 余白 */ height: 30px; /* 高さ */ } .button { background-image:url(img/over_png.png); line-height: 30px; /* 文字の高さ */ padding-top: 0px; /* 余白 */ padding-right: 10px; /* 余白 */ padding-bottom: 0px; /* 余白 */ padding-left: 10px; /* 余白 */ background-color: #FF00CC; /* 背景 */ color: #FFFFFF; /* 文字色 */ border: 1px solid #FF0033; /* 罫線 */ width:120px; margin:5px; } input, .button { background-repeat:repeat-x; -moz-border-radius: 3px; /* Firefox */ -webkit-border-radius: 3px; /* Safari */ border-radius: 3px; /* CSS3 */ text-shadow: 1px 1px 2px #ddd; } input:hover { border-color: #666666; /*ボーダーの色のみ変更 */ background-color: #E8E6E1; /*背景色変更 */ } .button:hover { background-color: #CB1584; /*背景色変更 */ border-color: #FF66FF; /*ボーダーの色のみ変更 */ } input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button { width: 48%; } input[type="button"], input[type="reset"] { border-color: #666666; /*ボーダーの色のみ変更 */ background-color: #E8E6E1; /*背景色変更 */ } input[type="button"]:active, input[type="reset"]:active { border-color: #E8E6E1; /*ボーダーの色のみ変更 */ background-color: #666; /*背景色変更 */ } input[type="submit"] { border-color: #e3578e; /*ボーダーの色のみ変更 */ background-color: #f0749d; /*背景色変更 */ color: #FFFFFF; /* 文字色 */ } input[type="submit"]:active { border-color: #f0749d; /*ボーダーの色のみ変更 */ background-color: #e3578e; /*背景色変更 */ }

AltStyle によって変換されたページ (->オリジナル) /