@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
    margin: 0;
    padding: 0;
    font-size: 100%;
}
html{
    height:100%;
}
body > #wrapper {
    height:auto;
}

body {
    font-size: 78%;
    line-height: 1.4;
    color: #646464;
    font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    height:100%;
}
/* ポップアップ用 */
body.noline {
    background: none;
}

/* 汎用リンク用 */
a {
    color: #646464;
    text-decoration: none;
}
a:visited {
    color: #646464;
}
a:hover {
    color: #666699;
    text-decoration: underline;
}

/* 20110426 追加 */
/* 番組詳細ポップアップリンク用 */
a#popuplink {
    color: #9f5a9f;
    text-decoration: none;
    font-size: 130%;
}
a#popuplink:visited {
    color: #646464;
    font-size: 130%;
}
a#popuplink:hover {
    color: #9f5a9f;
    text-decoration: underline;
    font-size: 130%;
}
/* 20110426 追加 */

/* 20110620 追加 */
/* ヘッダ用 */
a#headerlink {
    color: #9f5a9f;
}
a#headerlink:hover {
    color: #9f5a9f;
}
/* 20110620 追加 */

img {
    border: none;
    vertical-align: top;
}
#wrapper {
    width: 1022px;
    padding: 0;
    margin: 0 auto;
    background: #ffffff url(http://www.sapporo-north2.com/img/body_bg.gif) left top repeat-x;
    border-left: 1px #969696 solid;
    border-right: 1px #969696 solid;
    height:100%;/* for IE6 */
    min-height:100%;
}

/* ヘッダー
---------------------------------------------*/
#header {
    padding: 15px 50px 0 15px;
}
#header ul {
    list-style-type: none;
    text-align: right;
}
#header li {
    padding: 0 10px;
    border-right: 2px #969696 solid;
    display: inline;
/* 20110620 追加 */
    font-size: 130%;
/* 20110620 追加 */
}
#header li.plus {
    padding: 0 10px 0 18px;
    background: #ffffff url(http://www.sapporo-north2.com/img/plus.gif) left top no-repeat;
}

/* ナビゲーション
---------------------------------------------*/
#navi {
    width: 916px;
    height: 48px;
    padding: 8px 48px 0 58px;
}
#navi_logo {
    width: 222px;
    height: 42px;
    float: left;
}
#navi_logo h1 {
    width: 222px;
    height: 48px;
}
#navi_list {
    width: 631px;
    height: 28px;
    padding: 20px 0 0 0;
    float: right;
}
#navi_list ul {
    list-style-type: none;
    height: 28px;
}
#navi_list li {
    float: left;
    height: 28px;
}
#navi_list li.navi01 {
    width: 86px;
    padding-right: 69px;
}
#navi_list li.navi02 {
    width: 123px;
    padding-right: 32px;
}
#navi_list li.navi03 {
    width: 114px;
    padding-right: 41px;
}
#navi_list li.navi04 {
    width: 166px;
    padding: 0;
}
#navi_list a:hover img {
    opacity: .65; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=65); /* IE lt 8 */
    -ms-filter: "alpha(opacity=65)"; /* IE 8 */
    -khtml-opacity: .65; /* Safari 1.x */
    -moz-opacity: .65; /* FF lt 1.5, Netscape */
}

/* メイン
---------------------------------------------*/
#main {
    width: 922px;
    padding: 0 50px 50px 50px;
}
#main h2 {
    width: 922px;
    height: 29px;
    padding: 50px 0 2px 0;
    background: #ffffff url(http://www.sapporo-north2.com/img/bg_dot.gif) left bottom repeat-x;
}
/* 個人情報の保護について・リンク・著作権・免責事項ページ用 */
#main h2.headline {
    margin-bottom: 20px;
}

/* フッター
---------------------------------------------*/
#footer {
    width: 922px;
    clear: both;
    padding: 0 50px 10px 50px;
}
#footer ul {
    list-style-type: none;
    padding-bottom: 8px;
    background: #ffffff url(http://www.sapporo-north2.com/img/bg_dot.gif) left bottom repeat-x;
}
#footer li {
    padding: 0 8px;
    display: inline;
    background: #ffffff url(http://www.sapporo-north2.com/img/mark.gif) left center no-repeat;
}
#footer p {
    padding-top: 8px;
}

#footer li.active {
    color: #666699;
}
/* --- clearfix --- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    min-height: 1px;
}
#footer_banner {
    width: 922px;
    position :static;
    height: 76px;
    margin-top: 1030px;
    margin-bottom: -30px;
}
#footer_banner a:hover {
    opacity: .65; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=65); /* IE lt 8 */
    -ms-filter: "alpha(opacity=65)"; /* IE 8 */
    -khtml-opacity: .65; /* Safari 1.x */
    -moz-opacity: .65; /* FF lt 1.5, Netscape */
}

/* ■トップページ
---------------------------------------------*/
/* メインイメージ */
#top_main_img {
    width: 1022px;
/* 20120701 修正 */
/*  height: 120px;*/
/* 20121113 修正 */
/*  height: 171px;*/
/*  バナー71px＋top_main_imgのパディングの半分16px */
/* 20121122 修正 */
/*  height: 207px;*/
    height: 340px;
/* 20121122 修正 */
/* 20121113 修正 */
/* 20120701 修正 */
    padding-top :32px;
    background: #ffffff url(http://www.sapporo-north2.com/img/bg_mark.gif) left top no-repeat;
}
#top_main_img a {
    display: block;
    overflow: hidden;
/* 20121122 修正 */
/*  height: 0px;*/
    height: 340px;
/* 20121122 修正 */
/* 20120629 修正→20121113 修正取消 */
    width: 1022px;
/*  width: 916px;*/
/* 20120629 修正→20121113 修正取消 */
/* 20121122 修正 */
/*  background-image: url(http://www.sapporo-north2.com/img/main.jpg);*/
/*  padding-top: 120px;*/
    background-image: none;
    padding-top: 0px;
/* 20121122 修正 */
}
#top_main_img a:hover {
/* 20121122 修正 */
/*  background-position: 0 -120px;*/
    background-position: 0 0px;
    opacity: .65; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=65); /* IE lt 8 */
    -ms-filter: "alpha(opacity=65)"; /* IE 8 */
    -khtml-opacity: .65; /* Safari 1.x */
    -moz-opacity: .65; /* FF lt 1.5, Netscape */
/* 20121122 修正 */
}
/* 20120629 追加 */
/* facebookのバッヂイメージ用 */
#top_main_img a.fbbadge {
    height: 120px;
    width: 106px;
    padding-top: 0;
    background-image: url(http://www.sapporo-north2.com/img/fb_badge_bg.png);
    float: right;
    border: 0px;
}
/* 20120629 追加 */
/* 20120701 追加 */
/* バナー設置用 */
#top_main_img a.banner {
    height: 71px;
    width: 1022px;
    padding-top: 0;
    background-image: url(http://www.sapporo-north2.com/img/beer_banner_whitebak.png);
}
/* 20120701 追加 */
/* 20121122 追加 */
/* トップバナーのボタン用スタイル*/
img.banner_button_pale {
    opacity: .5; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=50); /* IE lt 8 */
    -ms-filter: "alpha(opacity=50)"; /* IE 8 */
    -khtml-opacity: .5; /* Safari 1.x */
    -moz-opacity: .5; /* FF lt 1.5, Netscape */
}
img.banner_button_pale:hover {
    opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=75); /* IE lt 8 */
    -ms-filter: "alpha(opacity=75)"; /* IE 8 */
    -khtml-opacity: .75; /* Safari 1.x */
    -moz-opacity: .75; /* FF lt 1.5, Netscape */
}
img.banner_button_dark {
    opacity: 1; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=100); /* IE lt 8 */
    -ms-filter: "alpha(opacity=100)"; /* IE 8 */
    -khtml-opacity: 1; /* Safari 1.x */
    -moz-opacity: 1; /* FF lt 1.5, Netscape */
}
/* 20121122 追加 */

/* 本日の番組スケジュール・インフォメーション ----- */
#top_info {
    width: 922px;
}
/* 本日の番組スケジュール--- */
#top_schedule {
    width: 652px;
    float: left;
    padding-right: 20px;
}
#top_schedule h2 {
    width: 652px;
    height: 16px;
/* 20121113 修正 */
/*  padding-topをtop_main_imgの半分16pxにする */
/*  padding: 40px 0 8px 0; */
    padding: 16px 0 8px 0;
/* 20121113 修正 */
    margin-bottom: 15px;
    background: #ffffff url(http://www.sapporo-north2.com/img/bg_dot.gif) left bottom repeat-x;
}
.top_schedule_box {
    width: 646px;
    background: #ffffff url(http://www.sapporo-north2.com/img/bg_top_schedule.gif) 24px top no-repeat;
    overflow: hidden;
}
#top_schedule ul {
    width: 646px;
    list-style-type: none;
    padding-bottom: 11px;
}
#top_schedule li {
    float: left;
}
.top_schedule_box .timeline {
    width: 600px;
    overflow: hidden;
    position: relative;
}
.top_schedule_box .timeline ul {
    height: 18px;
    padding: 0 !important;
}
/* li要素にbox指定で罫線描画 */
.time_box {
    position: relative;
}
.time_box a { display: block; }
img.time_line {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 18px;
}
/* WEST・EAST */
#top_schedule li.place {
    width: 37px;
    padding-right: 9px;
}
/* now playing */
#top_schedule div.now {
    line-height: 1.1;
    margin-top: 5px;
    padding-left: 68px;
    background: transparent url(http://www.sapporo-north2.com/img/now.gif) left center no-repeat;
}
/* 時間 */
#top_schedule li.time00 {
    width: 46px;
}
#top_schedule li.time01 {
    width: 299px;
    background-color: #000000;
    color: #ffffff;
    border-right: 1px #ffffff solid;
}
#top_schedule li.time02 {
    width: 300px;
    background-color: #000000;
    color: #ffffff;
}
#top_schedule li.time01 span,
#top_schedule li.time02 span {
    margin-left: 3px;
}
/* back・next */
#top_schedule ul.backnext {
    padding-bottom: 0;
}
#top_schedule li.backnext00 {
    width: 46px;
}
#top_schedule li.back {
    width: 300px;
    background-color: #000000;
}
#top_schedule li.next {
    width: 300px;
    background-color: #000000;
    text-align: right;
}
#top_schedule li a:hover img {
    opacity: .50; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=50); /* IE lt 8 */
    -ms-filter: "alpha(opacity=50)"; /* IE 8 */
    -khtml-opacity: .50; /* Safari 1.x */
    -moz-opacity: .50; /* FF lt 1.5, Netscape */
}

/* インフォメーション */
#top_update {
    position: relative;
    width: 250px;
    float: right;
}
#top_update h2 {
    width: 212px;
    height: 16px;
/* 20121113 修正 */
/*  padding-topをtop_main_imgの半分16pxにする */
/*  padding: 40px 0 7px 0; */
    padding: 16px 0 7px 0;
/* 20121113 修正 */
    background: none;
}
#top_update p {
    position: absolute;
/* 20121113 修正 */
/*  top_updateのh2位置変更に合わせて修正 */
/*  top: 45px; */
    top: 20px;
/* 20121113 修正 */
    right: 0;
}
#top_update p a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 35px;
    background-image: url(http://www.sapporo-north2.com/img/more.gif);
    padding-top: 9px;
}
#top_update p a:hover {
    background-position: 0 -9px;
}
/* 新着リスト */
#top_update ul {
    background: #ffffff url(http://www.sapporo-north2.com/img/bg_dot.gif) left top repeat-x;
    list-style-type: none;
    padding-top: 1px;
}
#top_update li {
    padding: 8px 0 9px 0;
    background: #ffffff url(http://www.sapporo-north2.com/img/bg_dot.gif) left bottom repeat-x;
}
#top_update li span.new {
    padding-right: 26px;
    background: #ffffff url(http://www.sapporo-north2.com/img/new.gif) right top no-repeat;
}

/* 本日の番組一覧 ----- */
#top_program {
/* 20121122 修正 */
    width: 922px;
/*  width: 652px;*/
    float: left;
}
#top_program.programlist {
    padding-top: 10px;
}
#top_program h2 {
/* 20121122 修正 */
    width: 922px;
/*  width: 652px;*/
/* 20121122 修正 */
    height: 16px;
/* 20121113 修正 */
/*  padding-topをtop_main_imgの半分16pxにする */
/*  padding: 30px 0 7px 0; */
    padding: 16px 0 7px 0;
/* 20121113 修正 */
    background: #ffffff url(http://www.sapporo-north2.com/img/bg_dot.gif) left bottom repeat-x;
}
#top_program ul {
    list-style-type: none;
}
#top_program h3 {
    padding-top: 5px;
}
#top_program h3 a {
    color: #9f5a9f;
}
#top_program h3 a:visited {
    color: #9f5a9f;
}
#top_program h3 a:hover {
    color: #666699;
}
#top_program h4 {
    color: #9f5a9f;
}
#top_program li {
    float: left;
/* 20121122 修正 */
    width: 136px;
/*  width: 146px;*/
/* 20121122 修正 */
    padding: 20px 21px 0 0;
}
#top_program li.top_last {
    padding: 20px 0 0 0;
}
#top_program dl {
    font-size: 90%;
}
#top_program dt {
    padding: 2px 0;
}
#top_program dd {
    padding: 2px 0;
}
#top_program dd a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 35px;
    background-image: url(http://www.sapporo-north2.com/img/more.gif);
    padding-top: 9px;
}
#top_program dd a:hover {
    background-position: 0 -9px;
}
#top_program p a:hover img {
    opacity: .50; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=50); /* IE lt 8 */
    -ms-filter: "alpha(opacity=50)"; /* IE 8 */
    -khtml-opacity: .50; /* Safari 1.x */
    -moz-opacity: .50; /* FF lt 1.5, Netscape */
}


/* ■トップページ（index2.html）
---------------------------------------------*/
#coming {
padding: 25px 82px 0 82px;
}
#coming_btn_01 {
padding: 17px 82px 0 82px;
}
#coming_btn_02 {
padding: 15px 82px 30px 82px;
}
#coming_btn_01 a:hover img,
#coming_btn_02 a:hover img {
opacity: .65; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=65); /* IE lt 8 */
-ms-filter: "alpha(opacity=65)"; /* IE 8 */
-khtml-opacity: .65; /* Safari 1.x */
-moz-opacity: .65; /* FF lt 1.5, Netscape */
}


/* ■インフォメーション一覧ページ
---------------------------------------------*/
#information {
    width: 922px;
    padding-top: 30px;
    
}
#information ul {
    list-style-type: none;
    background: #ffffff url(http://www.sapporo-north2.com/img/bg_dot.gif) left top repeat-x;
    padding-top: 1px;
}
#information li {
    padding: 7px 0 8px 0;
    background: #ffffff url(http://www.sapporo-north2.com/img/bg_dot.gif) left bottom repeat-x;
}
#information li span.new {
    padding-right: 30px;
    background: #ffffff url(http://www.sapporo-north2.com/img/new.gif) right top no-repeat;
}
#information li a {
    color: #9f5a9f;
    text-decoration: none;
}
#information li a:visited {
    color: #9f5a9f;
}
#information li a:hover {
    color: #666699;
    text-decoration: underline;
}

#information_left {
    width: 256px;
    float: left;
    padding: 30px 34px 0 0;
}
#information_left ul {
    list-style-type: none;
    background: #ffffff url(http://www.sapporo-north2.com/img/bg_dot.gif) left top repeat-x;
    padding-top: 1px;
}
#information_left li {
    padding: 7px 0 8px 0;
    background: #ffffff url(http://www.sapporo-north2.com/img/bg_dot.gif) left bottom repeat-x;
}
#information_left li span.new {
    padding-right: 30px;
    background: #ffffff url(http://www.sapporo-north2.com/img/new.gif) right top no-repeat;
}
#information_left li a {
    color: #9f5a9f;
    text-decoration: none;
}
#information_left li a:visited {
    color: #9f5a9f;
}
#information_left li a:hover {
    color: #666699;
    text-decoration: underline;
}
#information_left p.more {
    margin: 12px 0;
}
#information_left p.more a {
    background-image: url("http://www.sapporo-north2.com/img/more.gif");
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 9px;
    width: 35px;
    float: right;
}
#information_left p.more a:hover {
    background-position: 0 -9px;
}

#information_right {
    width: 632px;
    float: right;
    padding-top: 30px;
}
#information_right h3.date {
    background-color: #9f5a9f;
    color: #ffffff;
    padding: 3px 10px 3px 10px;
    font-weight: normal;
    font-size: 100%;
}
#information_right h3 {
    color: #9f5a9f;
    font-size: 110%;
    padding: 1em 0;
}
#information_right p {
    padding-bottom: 1em;
    line-height: 1.6;
}

#information_right ul {
    list-style-type: none;
    background: #ffffff url(http://www.sapporo-north2.com/img/bg_dot.gif) left top repeat-x;
    margin-top: 12px;
    padding-top: 1px;
}
#information_right li {
    padding: 7px 0 8px 0;
    background: #ffffff url(http://www.sapporo-north2.com/img/bg_dot.gif) left bottom repeat-x;
}
#information_right li span.new {
    padding-right: 30px;
    background: #ffffff url(http://www.sapporo-north2.com/img/new.gif) right top no-repeat;
}
#information_right li a {
    color: #9f5a9f;
    margin-left: 18px;
    text-decoration: none;
}
#information_right li a:visited {
    color: #9f5a9f;
}
#information_right li a:hover {
    color: #666699;
    text-decoration: underline;
}

/* ■リンク・著作権・免責事項・空間紹介ページ
---------------------------------------------*/
#main_left {
    width: 451px;
    float: left;
    padding: 0 20px 0 0;
}
#main_left h3,
/* 20110604 追加 */
#main_center h3,
/* 20110604 追加 */
/* 20110615 追加 */
#main_left30 h3,
#main_right70 h3,
/* 20110615 追加 */
#main_right h3 {
    background-color: #9f5a9f;
    color: #ffffff;
    padding: 3px 10px 3px 10px;
    margin: 10px 0 15px 0;
}
#main_left h4,
/* 20110604 追加 */
#main_center h4,
/* 20110604 追加 */
/* 20110615 追加 */
#main_left30 h4,
/* 20110615 追加 */
#main_right h4 {
    color: #9f5a9f;
    padding-bottom: 1em;
}
#main_left p,
/* 20110604 追加 */
#main_center p,
/* 20110604 追加 */
#main_right p {
    padding-bottom: 1em;
    line-height: 1.6;
}
#main_right {
    width: 451px;
    float: right;
}
/* 「●」など記号のスペース調整 */
span.markspace {
    padding-right: 3px;
}
/* 20110604 追加 */
#main_center {
    width: 922px;
    padding: 0 20px 0 0;
}
/* 20110604 追加 */
/* 20110615 追加 */
#main_left30 {
    width: 270px;
    float: left;
    padding: 13px 20px 0 0;
}
#main_right70 {
    width: 632px;
    float: right;
}
#main_left30 p,
#main_right70 p {
    padding-bottom: 1em;
    padding-left: 16px;
    line-height: 1.6;
}
/* 20110615 追加 */

/* ■空間紹介ページ
---------------------------------------------*/
/* 1段目 */
#main.space_main_01 {
padding: 0 50px 10px 50px;
}
/* 2段目 */
.space_main_02 {
width: 922px;
padding: 0 50px 20px 50px;
margin-top: -40px;
}
.space_main_02 h3 {
background-color: #9f5a9f;
color: #ffffff;
padding: 3px 10px 3px 10px;
margin: 10px 0 15px 0;
}
.space_main_02 h4 {
color: #9f5a9f;
padding-bottom: 1em;
}
.space_main_02 p {
padding-bottom: 1em;
line-height: 1.6;
}

/* 画像 */
.space_img_01 {
padding: 10px 0 20px 0;
}
.space_img_02 {
padding: 18px 0 20px 0;
}

/* テーブル */
.space_main_02 table {
width: 922px;
border-collapse: collapse;
margin-bottom: 50px;
}
.space_main_02 th {
color: #9f5a9f;
text-align: left;
vertical-align: top;
padding-top: 20px;
}
.space_main_02 th a {
color: #9f5a9f;
text-decoration: none;
font-weight: normal;
}
.space_main_02 th a:visited {
color: #9f5a9f;
font-weight: normal;
}
.space_main_02 th a:hover {
color: #666699;
text-decoration: underline;
font-weight: normal;
padding-top: 20px;
}
.space_main_02 th span.produce {
color: #646464;
font-weight: normal;
float: right;
vertical-align: top;
}
.space_main_02 th.cellmidashi {
padding-right: 20px;
}
.space_main_02 th.celllink {
padding-top: 0;
}
.space_main_02 td {
vertical-align: top;
text-align: left;
clear: left;
padding-top: 1em;
}
.space_main_02 td.celltext {
width: 236px;
padding-right: 15px;
}
.space_main_02 td.cellimg01 {
width: 200px;
padding-right: 20px;
}
.space_main_02 td.cellimg02 {
width: 200px;
}
.space_main_02 a:hover img {
    opacity: .50; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=50); /* IE lt 8 */
    -ms-filter: "alpha(opacity=50)"; /* IE 8 */
    -khtml-opacity: .50; /* Safari 1.x */
    -moz-opacity: .50; /* FF lt 1.5, Netscape */
}
.cellspace {
padding-right: 15px;
}


/* ■番組リストページ
---------------------------------------------*/
/* 番組一覧 */
#program {
    width: 922px;
    padding-top: 10px;
}
#program ul {
    list-style-type: none;
}
#program h3 {
    padding-top: 5px;
}
#program h3 a {
    color: #9f5a9f;
}
#program h3 a:visited {
    color: #9f5a9f;
}
#program h3 a:hover {
    color: #666699;
}
#program h4 {
    color: #9f5a9f;
}
#program li {
    float: left;
    width: 136px;
    padding: 20px 21px 0 0;
}
#program li.last {
    padding: 20px 0 0 0;
}

#program dt {
    padding: 2px 0;
}
#program dd {
    padding: 2px 0;
}
#program dd a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 35px;
    background-image: url(http://www.sapporo-north2.com/img/more.gif);
    padding-top: 9px;
}
#program dd a:hover {
    background-position: 0 -9px;
}
#program p a:hover img {
    opacity: .50; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=50); /* IE lt 8 */
    -ms-filter: "alpha(opacity=50)"; /* IE 8 */
    -khtml-opacity: .50; /* Safari 1.x */
    -moz-opacity: .50; /* FF lt 1.5, Netscape */
}
/* 番組リスト */
#program_list {
    position: relative;
    width: 922px;
    background: #ffffff url(http://www.sapporo-north2.com/img/bg_dot.gif) left bottom repeat-x;
    padding: 0 0 2px 0;
    margin: 0 50px
}
#program_list h2 {
    width: 194px;
    height: 29px;
    padding-top: 50px;
}
#program_list p {
    position: absolute;
    top: 55px;
    right: 10px;
}
#program_list select {
    color: #646464;
    width: 14em;
}

/* ■ポップアップページ
---------------------------------------------*/
#popup {
    width: 100%;
    background: #ffffff url(http://www.sapporo-north2.com/img/body_bg.gif) left top repeat-x;
}
#popup_main {
    padding: 28px 20px 20px 20px;
    line-height: 1.6;
}
#popup_main h1 {
    color: #9f5a9f;
    font-size: 120%;
    padding-top: 20px;
}
#popup_main h2 {
    color: #9f5a9f;
}
#popup_main h3 {
    font-size: 120%;
    padding-top: 0.8em;
}
#popup_main p {
    padding-top: 0.8em;
}
#popup_main table {
    border-collapse: collapse;
    margin-top: 0.8em;
}
#popup_main td {
    padding-right: 0.8em;
}
/* 画像 */
#popup_main_img {
    position: relative;
}
#popup_main_img p {
    padding: 0;
}
#popup_main_img p.close {
    float: right;
    width: 38px;
}
#popup_main_img a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 38px;
    background-image: url(http://www.sapporo-north2.com/img/close.gif);
    padding-top: 9px;
}
#popup_main_img a:hover {
    background-position: 0 -9px;
}

/* ツイッター */
#twitter {
    position: relative;
    padding-top: 18px;
}
#twitter p {
    width: 38px;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0;
}
#twitter p a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 38px;
    background-image: url(http://www.sapporo-north2.com/img/close.gif);
    padding-top: 9px;
}
#twitter p a:hover {
    background-position: 0 -9px;
}
#twitter h4 {
    font-weight: normal;
}
#twitter h4 img {
    padding-right: 8px;
    vertical-align: middle;
}

/* ■個人情報の保護についてページ
---------------------------------------------*/
#main_right ul {
    list-style-type: none;
}
#main_right li {
    padding: 0 8px;
    background: #ffffff url(http://www.sapporo-north2.com/img/mark.gif) left center no-repeat;
}



/* ■参加方法ページ
---------------------------------------------*/
p.linkmore a {
color: #9f5a9f;
text-decoration: none;
}
p.linkmore a:visited {
color: #9f5a9f;
}
p.linkmore a:hover {
color: #666699;
text-decoration: underline;
/* 20140719 追加 */
opacity: .65; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=65); /* IE lt 8 */
-ms-filter: "alpha(opacity=65)"; /* IE 8 */
-khtml-opacity: .65; /* Safari 1.x */
-moz-opacity: .65; /* FF lt 1.5, Netscape */
/* 20140719 追加 */
}
p.getacro {
padding-top:30px;
font-size: 80%;
}
p.getacro img {
float:left;
padding-right: 10px;
}


#simplemodal-overlay {
    background-color: #000000;
    cursor: default;
}
.simplemodal-wrap {
    overflow-x: hidden !important;
}
#simplemodal-container {
    background-color: #FFFFFF;
    border: 4px solid #444444;
    height: 360px;
    padding: 12px;
}

.pg_page {
    display: none;
}
.page_active {
    /*display: block !important;*/
}
.pg_paginate_top {
    margin-top: -21px;
    padding: 4px;
    text-align: right;
}

.pg_paginate_bottom {
    margin-top: 12px;
    padding: 4px;
    background: #ffffff url(http://www.sapporo-north2.com/img/bg_dot.gif) left top repeat-x;
    text-align: right;
}
.pg_paginate_top a,
.pg_paginate_bottom a {
    color: #666699;
}

/* 20110615 追加 */
h4.linkmore a {
color: #9f5a9f;
text-decoration: none;
}
h4.linkmore a:visited {
color: #9f5a9f;
}
h4.linkmore a:hover {
color: #666699;
text-decoration: underline;
}
#main_right70 h4 {
    color: #9f5a9f;
    font-size: 110%;
    padding: 3px 0;
    margin: 10px 0 15px 0;
}
/* 20110615 追加 */

/* ■利用規約、番組制作ガイドライン、
   ■第三者参加型番組の提供者向けガイドライン
---------------------------------------------*/
#main_center .pre_h3_header{
    /* 色(#decadf)は、sapporo-north2のロゴbmp上の同色をwindowsにて測ったRGB */
    background-color: #decadf;
    color: #333333;
    padding: 3px 10px 3px 10px;
    margin: 10px 0 15px 0;
    font-size: 120%;
    font-weight: bolder;
    border:1px dotted #9f5a9f;
}

/* 20120222 追加 */
/* ■Sapporo-north2 Award特別ページ
---------------------------------------------*/
/* フォームへのリンクボタン */
#form_button_img {
    width: 70px;
    height: 70px;
    padding-top :0px;
    background: #ffffff url(http://www.sapporo-north2.com/img/bg_mark.gif) left top no-repeat;
    margin-left:10px;
}
#form_button_img a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 70px;
    background-image: url(http://www.sapporo-north2.com/img/award_form_button2.jpg);
    padding-top: 70px;
    margin-left:10px;
}
#form_button_img a:hover {
    background-position: 0 -70px;
    margin-left:10px;
}
/* 20120222 追加 */