@charset "UTF-8";

/*

	Stylesheet for www.home-tv.co.jp/
	
	Copyright (C) Hiroshima Home Television Co.,Ltd. All Rights Reserved.
	
	Description : 各CSSファイルの読み込み

*/


/* 全体のページ設定
----------------------------------------------------------- */

html {
	font-size: 80%;
	_overflow-x: hidden;
	background-color: #FFF;
}

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
     border: none;
}

a:link {
	color: #1385B8;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #1385B8;
	text-decoration: none;
}

a:visited {
	color: #1385B8;
}


div#pageBg {
	width: 100%;
	/*min-height: 2406px;*/
	background-color: #FFF;
	background-color: rgba(255,255,255,1);
	margin:0 auto;
	overflow: hidden;
}


div#pageBody {
	width: 1035px;
	margin: 0 auto;
}

/* 右サイド
----------------------------------------------------------- */
div#topMain {
	width: 805px;
	float: right;
	margin-top: 20px;
}

div#topLeft {
	width: 533px;
	float: left;
}

div#topRight {
	width: 255px;
	float: right;
	margin-top:0px;
}
div#topRight img{
	max-width: 100%;
	height: auto;
}
#shop_widget{
	text-align: center;
	padding: 5px;
	box-shadow: 2px 2px 6px #636363;
	margin-bottom: 20px;
}
#shop_widget img.shop_logo{
	display: block;
	margin: auto;
}
#shop_widget ul li{
	border-bottom: dashed 1px #CCC;
	padding: 5px 0;
}
#shop_widget .linkbtn a{
	background-color: #09c;
	color: #FFF;
	border-radius: 6px;
	display: block;
	margin: 10px auto 0;
	width: 200px;
	height: 40px;
	line-height: 40px;
}

ul.bannerspace,ul.bannerspace2{
	height: auto;
	overflow: hidden;
}
ul.bannerspace2{
	width: 255px;
	margin: 0px auto;
}
div#topRight ul.bannerspace{width: 250px;}
ul.bannerspace{
	height: auto;
	margin: 0 0 20px;
	/* box-shadow */
box-shadow:7px 11px 5px -8px #707070;
-moz-box-shadow:7px 11px 5px -8px #707070;
-webkit-box-shadow:7px 11px 5px -8px #707070;
}
ul.bannerspace li,
ul.bannerspace2 li{margin-bottom: 5px;}

ul.bannerspace img,
ul.bannerspace2 img{
	height: auto;
	display: block;
	margin: 0 auto;	
}

ul.bannerspace2 img{width: 255px;}
div#topRight ul.bannerspace img{max-width: 240px;}

/* メインイメージjs
----------------------------------------------------------- */

#topmainjs {
	width:805px;
	height:398px;
	margin:0;
	padding:0;
	background:#FFFFFF;
	position:relative;
}

#topmainjs-lbox{
	float:left;
	width:560px;
}

.guidemain {
	width:560px;
	height:315px;
	background:url(../../top_image/guide_main.jpg);
	position:relative;
	margin:5px 0 0 5px;
}

.guidemain ul{
	position:absolute;
	top:288px;
	z-index:10;
	left: 450px;
}

.guidemain li{
	width:14px;
	height:14px;
	float:left;
	margin:0 3px 0 0;
}
.guidemain li a{
	width:14px;
	height:14px;
	display:block;
}

.guidecome {
	width:560px;
	height:73px;
	background:url(../../top_image/part_45th/guide_come.png);
	margin:0 0 5px 5px;
	position:relative;
}

p.gcome1 {
	position:absolute;
	top:17px;
	left:77px;
	font-size:120%;
	font-weight:bold;
	width: 320px;
}

p.gcome2 {
	position:absolute;
	top:21px;
	left:395px;
	font-size:90%;
	width: 90px;
}

p.gcome3 {
	position:absolute;
	top:44px;
	left:77px;
	font-size:90%;
	width: 300px;
  white-space: nowrap;
}


#topmainjs-rbox{
	float:right;
	width:230px;
	margin:5px 5px 0 0;
}

#topmainjs-rbox ul{
	margin:0;
	padding:0;
}

#topmainjs-rbox li{
	width:230px;
	height:93px;
	padding:0;
	margin:0 0 6px 0;
	text-indent:-9999px;
}

#topmainjs-rbox li a{
	width:230px;
	height:93px;
	display:block;
}

#topmainjs-rbox li.gnavi1{
	background:url(../../top_image/guide_navi1.jpg) no-repeat;
}

#topmainjs-rbox li.gnavi1 a:hover{
	background:url(../../top_image/guide_navi1_on.jpg) no-repeat;
}

#topmainjs-rbox li.gnavi2{
	background:url(../../top_image/guide_navi2.jpg) no-repeat;
}

#topmainjs-rbox li.gnavi2 a:hover{
	background:url(../../top_image/guide_navi2_on.jpg) no-repeat;
}

#topmainjs-rbox li.gnavi3{
	background:url(../../top_image/guide_navi3.jpg) no-repeat;
}

#topmainjs-rbox li.gnavi3 a:hover{
	background:url(../../top_image/guide_navi3_on.jpg) no-repeat;
}

#topmainjs-rbox li.gnavi4{
	background:url(../../top_image/guide_navi4.jpg) no-repeat;
}

#topmainjs-rbox li.gnavi4 a:hover{
	background:url(../../top_image/guide_navi4_on.jpg) no-repeat;
}

/* 広島ホームテレビからのお知らせ
----------------------------------------------------------- */
#topTopics {
	width: 805px;
	margin-top: 8px;
	margin-bottom: 25px;
	/*background: url(../../top_image/oshirase/oshirase_bg.jpg) left bottom no-repeat;*/
	
}

div#oshirase {
	width: 795px;
	padding-top: 5px;
	background-color: #ffffff;
	_overflow-x: hidden;
	overflow: auto;
	height: 110px;
	
}

div#oshirase a:link .red,div#oshirase a:visited .red{color: #FF0000;text-decoration: underline;}
div#oshirase a:hover .red,div#oshirase a:active .red{color: #FF0000;text-decoration: none;}

div#oshirase dt {
	width: 160px;
	height: 17px;
	margin-left: 15px;
	padding-top: 8px;
	padding-left: 75px;
	color: #666666;
}

div#oshirase dd {
	margin: -25px 0 0 0;
	padding: 8px 0 5px 200px;
}

div#oshirase dt.present {
	background: url(../../top_image/oshirase/present.png) left 6px no-repeat;
	min-height: 17px;
}

div#oshirase dt.topics {
	background: url(../../top_image/oshirase/topics.png) left 6px no-repeat;
	min-height: 17px;
}

div#oshirase dt.program {
	background: url(../../top_image/oshirase/program.png) left 6px no-repeat;
	min-height: 17px;
}

div#oshirase dt.event {
	background: url(../../top_image/oshirase/event.png) left 6px no-repeat;
	min-height: 17px;
}

#iframeTopics {
	width: 800px;
	height: 115px;
	_margin: 5px 5px 7px 5px;
	margin: 5px 5px 7px 5px;
	background-color:#fff;
	box-shadow:2px 2px 6px #636363;
}

/* News
----------------------------------------------------------- */
.iframeNews {
	width: 540px;
	height: 255px;
	margin-top: 0px;
	overflow:hidden;
}
/* jstation
----------------------------------------------------------- */
#topLeft .jstation  {
	width:533px;
	height:80px;
	margin-bottom: 10px;
	background-image:url(../../top_image/part_45th/news_bg.png);
}
.jstation a .j_btn {
	margin:30px 0px 30px 380px;
}


/* バナー4つ
----------------------------------------------------------- */
div#topLeft ul#banner01 {
	width: 533px;
	margin-top:35px;
}

div#topLeft ul#banner01 li {
	float: left;
}

div#topLeft ul#banner01 li.bl {
	padding-right: 18px;
}

div#topLeft ul#banner01 li.bb {
	padding-bottom: 20px;
}

div#topLeft ul#banner02 {
	width: 533px;
}

div#topLeft ul#banner02 li.pt20 {
	padding-top: 16px;
}

/* 動画配信
----------------------------------------------------------- */
#topMovie {
	width: 255px;
	height:255px;
	margin-top: 0;
	background: url(../../top_image/part_45th/title_movie2.png) left bottom no-repeat;
	
	position:relative;
}
#topMovie a .yt_btn {
	position:absolute;
	margin-left:150px;
	margin-top:3px;	
}
#topMovie iframe {
	margin:89px 0px 0px 8px;
	border-radius:3px;
}

#topPolpolMovie {
	width: 255px;
	height:255px;
	margin-top: 0;
	background: url(../../top_image/part_45th/polpol_movie.png) left bottom no-repeat;
	
	position:relative;
}
#topPolpolMovie .video{
	overflow: hidden;
	width: 233px;
	height: 130px;
	margin: 0px 8px;
	padding-top: 90px;
}
#topPolpolMovie a .yt_btn {
	position:absolute;
	margin-left:150px;
	margin-top:3px;	
}
#topPolpolMovie iframe {
	margin:89px 0px 0px 8px;
	border-radius:3px;
}


/*#topMovie02 {
	padding: 15px;
}*/

/* イベント・試写会・プレゼント
----------------------------------------------------------- */
div#topEvent3 {
	width: 805px;
	padding-top:20px;
	/*background: url(../../top_image/event_bg.png) left bottom no-repeat;*/
	
	clear: both;
}
#topEvent3_2017,#topEvent3_2017 *{box-sizing: border-box;}
#topEvent3_2017{
	clear: both;
	width: 100%;
	box-shadow: 2px 2px 6px #636363;
	text-align: center;
	padding: 0 5px 10px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	flex-flow: row wrap;
}
#topEvent3_2017 h3.club_logo{
	text-align: center;
	margin-bottom: 5px;
	width: 100%;
}
#topEvent3_2017 h3.club_logo img{
	display: block;
	margin: 0 auto;
}
#topEvent3_2017 h3.club_logo span{
	font-size: 10px;
	font-weight: normal;
}
#topEvent3_2017 #topEvent,
#topEvent3_2017 .topShisyaPre{
	/*width: 31%;*/
	width: 246px;
	border: solid 1px #59c0e9;
	border-radius: 6px 6px 0 0;
}
#topEvent3_2017 #topEvent3li{
	width: 100%;
	text-align: left;
	box-shadow: none;
	padding: 0.5em;
}
#topEvent3_2017 #topEvent3li img{
	display: block;
	margin: 0 auto;
}

#topEvent3_2017 h4{
	background-color: #59c0e9;
	color: #FFF;
	height: 40px;
	line-height: 40px;
	border-radius: 6px 6px 0 0;
}

div#topEvent3li {
	width: 225px;
	height:350px;
	margin: 0 auto;
	padding: 15px;
	background-color:#fff;
	border:solid 1px #BCBCBC\9;
	box-shadow:2px 2px 6px #636363;
	overflow: hidden;
}

div#topEvent {
	width: 255px;
	float: left;
}

div.topShisyaPre {
	width: 255px;
	float: left;
	margin-left: 20px;

}

p.eveBanner {
	margin: 10px auto;
}

p.eveTxt {
	padding: 5px 0;
	color: #666666;
	line-height: 1.4;
}

p.eveShime {
	color: #ff0000;
	padding-bottom: 10px;
}

p#shisyaImg {
	width: 112px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

div#shisyaTxt {
	width: 100px;
	float: right;
}

div#shisyaTxt2 {
	width: 110px;
	float: right;
}

/* 左サイド
----------------------------------------------------------- */
div#sideBanner {
	width: 210px;
	float: left;
	padding-top: 11px;
}
div#sideBanner img{
	max-width: 210px;
}

div.sideBg {
	/*padding: 5px;*/
	/*background-image: url(../../top_image/side/side_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#fff;
	border:solid 1px #BCBCBC\9;
	box-shadow:2px 2px 6px #636363;
	width: 210px;
	height: 350px;
	overflow: hidden;
	padding-top: 5px;
}
div.sideBg1 {
	/*padding: 5px;*/
	/*background-image: url(../../top_image/side/side_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#fff;
	border:solid 1px #BCBCBC\9;
	box-shadow:2px 2px 6px #636363;
	width: 210px;
	height: 370px;
	overflow-y:hidden;
}

div.sideBg2 {
	padding: 5px;
	/*background: url(../../top_image/side/side_bg.jpg) left bottom no-repeat;*/
	background-color:#fff;
	border:solid 1px #BCBCBC\9;
	box-shadow:2px 2px 6px #636363;
}
div.sideBg3 {
	padding: 5px;
	/*background: url(../../top_image/side/side_bg.jpg) left bottom no-repeat;*/
	background-color:#fff;
	border:solid 1px #BCBCBC\9;
	box-shadow:2px 2px 6px #636363;
}
#ranking2017,#ranking2017 *{box-sizing: border-box;}
#ranking2017 li{
	position: relative;
	border-bottom: dashed 1px #CCC;
	text-align: center;
	padding-bottom: 5px;
}
#ranking2017 li:last-child{border-bottom: none;}
#ranking2017 li .mark{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 34px;
}
#ranking2017 li .mark img{
	margin: 0;
	border: none;
}
#ranking2017 li img{
	max-width: 200px;
	display: block;
	margin: 5px auto;
	border: solid 1px #CCC;
}

/* 今日の番組
----------------------------------------------------------- */
#iframeToday {
	background-color: #ffffff;
	height: 305px;
}

#tvWeek {
	width: 200px;
	background-color: #ffffff;
	margin-top: 4px;
	padding: 4px 0;
	text-align: center;
}
#tvWeek a img{display: block;margin: 0 auto;}

dl#guideToday {
	width: 200px;
	height: 290px;
	padding: 5px;
	position: relative;
	color: #666666;
	overflow-y:scroll; 
	/*height: 328px;*/
/*	width:175px\9;
	overflow:visible\9;*/

}





/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	dl#guideToday {
	width: 175px;
	overflow:visible;

}}*/
/* iPhone / mobile webkit */
/*@media screen and (max-device-width: 480px) {
 dl#guideToday {
	width: 175px;
	overflow:auto;

}}*/
/*@media screen and (max-device-width: 1024px) {
 dl#guideToday {
	width: 175px;
	overflow:auto;

}}*/
dl#guideToday dt {
	padding-top: 6px;
	padding-left:3px;
	position: absolute;
}

dl#guideToday dd.blue {
	background-image: url(../../top_image/today/time_bg.png);
	border-bottom: 1px #1685ba dotted;	
}

dl#guideToday dd {
	padding: 5.5px 0 5px 55px;
	border-bottom: 1px #1685ba dotted;
}

/* 今日の天気
----------------------------------------------------------- */

p#weatherTit {
	margin-top: 16px;
}

#iframeWeather {
	width: 210px;
	height: 125px;
	box-shadow:2px 2px 6px #636363;
}

*html #iframeWeather {
	width: 210px;
	height: 137px;
	
}

div#weather {
	width: 190px;
	height: 97px;
	padding: 13px 10px 15px 10px;
	_padding: 10px 10px 5px 10px;
	/*background: url(../../top_image/weather/weather_bg.png) left bottom no-repeat;*/
}

div#weatherNorth {
	width: 190px;
	height: 37px;
	padding-bottom: 10px;
}

p#NorthIcon {
	width: 46px;
	height: 41px;
	float: left;
	padding-left: 20px;
	background: url(../../top_image/weather/weather_north.jpg) left center no-repeat;
}

div.weatherR {
	margin-left: 10px;
	float: left;
	font-size: 80%;
	line-height: 1.4;
}

div#weatherSouth {
	width: 190px;
	height: 37px;
	padding-top: 8px;
	border-top: #cccccc 2px dotted;
}

p#SouthIcon {
	width: 46px;
	height: 41px;
	float: left;
	padding-left: 20px;
	background: url(../../top_image/weather/weather_south.jpg) left center no-repeat;
}

p.percent {
	color: #666666;
}

span.orange {
	color: #f87833;
}

span.blue {
	color: #39b8d2;
}

/* ブログ
----------------------------------------------------------- */

p#blogTit {
	margin-top: 13px;
	_margin-top: 8px;
}

div#blog {
	width: 202px;
	height: 350px;
	overflow-y: scroll;
	padding: 8px 0px 8px 8px;
	background-color: #ffffff;
	margin: 0px auto;
/*	height: 345px;
	overflow: auto;
	width: 175px\9;
	overflow:visible\9; */
}
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	div#blog {
	width: 175px;
	overflow:visible;
}}*/
/*@media screen and (max-device-width: 480px) {
	div#blog {
	width: 190px;
	overflow:auto;
}}*/
/*@media screen and (max-device-width: 1024px) {
	div#blog {
	width: 190px;
	overflow:auto;
}}*/
div#blog table {
	width: 180px;
	margin-bottom: 8px;
	border-bottom: 1px #ccc dotted;
}

div#blog th {
   padding-bottom: 3px;
   color: #999;
   font-weight: normal;
   text-align: left;
}

div#blog .blogDay {
	color: #999999;
}

div#blog td.blogTitle {
    padding-bottom: 8px;
	color: #666666;
	line-height: 1.2;
}

div#blog td.photo {
    width: 55px;
	padding-bottom: 8px;
}

div#blog .m {border: 1px solid #0034FF;}
div#blog .w {border: 1px solid #FF005F;}

#iframeBlog {
	width: 200px;
	height: 360px;
	background: #fff;
	overflow: hidden;
}

/* ランキング
----------------------------------------------------------- */

p#rankingTit {
	margin-top: 12px;
}

ul#rankingList {
	width: 200px;
	margin: 0 auto;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #ffffff;
	line-height: 1.4;
}

ul#rankingList li {
	width: 128px;
	text-align: left;
	border-bottom: 1px #666666 dotted;
	margin: 0 0 5px 7px;
	padding: 5px 5px 10px 47px;
}

ul#rankingList li#no1 {
	background: url(../../top_image/side/no1.jpg) 3px 3px no-repeat;
	min-height: 32px;	
}

ul#rankingList li#no2 {
	background: url(../../top_image/side/no2.jpg) 3px 3px no-repeat;
	min-height: 32px;	
}

ul#rankingList li#no3 {
    background: url(../../top_image/side/no3.jpg) 3px 3px no-repeat;
	min-height: 32px;	
}

ul#rankingList li#no4 {
	background: url(../../top_image/side/no4.png) 3px 5px no-repeat;
	font-size: 90%;
}

ul#rankingList li#no5 {
	background: url(../../top_image/side/no5.png) 3px 5px no-repeat;
	font-size: 90%;
}


/* おすすめ情報
----------------------------------------------------------- */

p#pickupTit {
	margin-top: 16px;
}

ul#pickupList {
	width: 200px;
	margin: 0 auto;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-bottom: 13px\9;
	background-color: #ffffff;
}
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	ul#pickupList {
	padding-bottom: 15px;
}}*/
ul#pickupList li {
	width: 170px;
	text-align: left;
	border-bottom: 1px #666666 dotted;
	margin: 0 0 3px 7px;
	padding: 5px 5px 7px 5px;
}

/* フッター
----------------------------------------------------------- */
div#footerBanner {
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top:20px;
	/*background: url(../../top_image/footer_banner/footer_bg.png) left bottom no-repeat;*/
	clear: both;
}
div#footerBanner{box-sizing: border-box;}
div#footerBanner ul {
	width: 1035px;
	margin: 0 auto;
-js-display: flex;
display: flex;
justify-content: left;
flex-wrap: wrap;
overflow: hidden;
min-height: 1%;
text-align: left;
}

div#footerBanner ul li {
	/*padding-right: 35px;*/
	margin-bottom: 10px;
	width: 16.6%;
	display: inline-block;
	text-align: center;
}

/*div#footerBanner ul li.last {
	padding-right: 0;
	padding-bottom: 10px;
	float: left

}*/

/*div#footerUni {
	width: 1035px;
	width:auto;
	height:auto;
	height: 60px;
	background: url(../../top_image/footer_banner/footer_uni.png) right center no-repeat;
	clear: both;
	margin-left:65px;
}*/
#footerUni .tree {
	/*padding-left:205px;*/
	padding-bottom:15px;
	margin-left:205px;
}

div#footerUni ul li {
	margin: 0 0 20px 10px;
}

ul li .jasrac {
	margin-top:5px;
	
}


div#topFooter {
	width: 100%;
	background-color: #666666;
	clear: both;
}


@media screen and (max-device-width: 480px) {
div#topFooter {
	width: 490px;
	background-color: #666666;
	clear: both;
}}

@media screen and (max-device-width: 1024px) {
div#topFooter {
	width: 1034px;
	background-color: #666666;
	clear: both;
}}

div#topFooter ul {
	width: 1035px;
	height: 28px;
	margin: 0 auto;
}

div#topFooter ul li {
	margin: 5px 0;
	padding-left: 15px;
	padding-right: 15px;
	background: url(../../top_image/footer_point.png) left center no-repeat;
	float: left;
	color: #ffffff;
}

div#topFooter a:link {
	color: #ffffff;
	text-decoration: underline;
}

div#topFooter a:hover,
a:active {
	color: #ffffff;
	text-decoration: none;
}

div#topFooter a:visited {
	color: #ffffff;
}

div#footerLink {
	width: 100%;
	height: 85px;
	background-color: #f3f3f3;
	padding-top: 5px;
}

@media screen and (max-device-width: 480px) {
div#footerLink {
	width: 490px;
	height: 85px;
	background-color: #f3f3f3;
	padding-top: 5px;
}}

@media screen and (max-device-width: 1024px) {
div#footerLink {
	width: 1034px;
	height: 85px;
	background-color: #f3f3f3;
	padding-top: 5px;
}}


div#footerLink ul {
	width: 1035px;
	margin: 0 auto;
}

div#footerLink ul li {
	width: 190px;
	margin: 5px 0;
	padding-left: 15px;
	background: url(../../top_image/footer_point02.png) left center no-repeat;
	float: left;
}

div#footerWhite {
	width: 100%;
	padding-bottom: 15px;
	background-color: #ffffff;
}

@media screen and (max-device-width: 480px) {
div#footerWhite {
	width: 490px;
	padding-bottom: 15px;
	background-color: #ffffff;
}}

@media screen and (max-device-width: 1024px) {
div#footerWhite {
	width: 1034px;
	padding-bottom: 15px;
	background-color: #ffffff;
}}

div#footerWhite02 {
	width: 1035px;
	margin: 0 auto;
	padding: 15px 0;
}

p#topCopy {
	width: 300px;
	float: left;
	color: #666666;
}

p#topAttention {
	width: 700px;
	float: right;
	color: #666666;
	font-size: 85%;
	text-align: right;
}

#top_topic {
	padding: 5px;
	background: url(../../top_image/side/side_bg.jpg) left bottom no-repeat;
	overflow: auto;
	height: 115px;
}

#asd {
	overflow: auto;
	width:180px;
	height:400px;
	clear: left;
}

#topmainjs li a:hover {
	cursor: pointer;
}

#topmainjs .guidemain li:hover{
	cursor: pointer;
} 

#linkarea{
	cursor: pointer;
} 
#topEvent3li .title {
	font-weight: bold;
	font-size: 120%;
}

/*LIVE CAMERA*/
.livecamera{
  text-align: center;
   font-family:Verdana, “Hiragino Kaku Gothic ProN”, “游ゴシック”, YuGothic, Meiryo, sans-serif;
  background-color: #fff;
  margin-bottom: 20px;
  padding: 0px 0px 10px;
  border: solid 3px #ea4422;
/* box-shadow */
/*box-shadow:rgba(102, 102, 102, 0.65098) 0px 0px 6px 3px;
-webkit-box-shadow:rgba(102, 102, 102, 0.65098) 0px 0px 6px 3px;
-moz-box-shadow:rgba(102, 102, 102, 0.65098) 0px 0px 6px 3px;*/
 }
.livecamera .screen{
    display: block;
    width: 100%;
    height: auto;
    box-sizing:border-box;
    margin: 0px auto;
    overflow: hidden;
    background-color: #222;
}
.livecamera .comment h2{font-size:14px;background-color: #ea4422;color: #FFF;margin:0px 0px 5px;}
.livecamera a:link{color: #ea4422;}
.livecamera a:visited{color: #CD3D1F;}
.livecamera .comment p{font-size: 12px;text-align: left;margin: 0 5px;}
.livecamera a.typinfo {
	display: block;
	text-align: center;
	position: relative;
	border-radius: 4px;
	color: #fff;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0px 1px 0px #f56778;
	margin: 10px 5px 0px;
}
.livecamera a.typinfo,
.livecamera a.typinfo:hover {
	border-bottom: 4px solid #cb5462;
	background-color: #f56778;
	background-image: -webkit-linear-gradient(top, #f997b0, #f56778);
	background-image: linear-gradient(to bottom, #f997b0, #f56778);
	box-shadow: inset 1px 1px 0 #fbc1d0;
}
.livecamera a.typinfo::before,
.livecamera a.typinfo::after {
	bottom: -1px;
	left: -1px;
	width: 180px;
	height: 40px;
	border: 1px solid #ee8090;
	border-bottom: 1px solid #b84d5a;
	border-radius: 4px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-transition: none;
	transition: none;
}
.livecamera a.typinfo::before {
	height: 48px;
	bottom: -4px;
	border-top: 0;
	border-radius: 0 0 4px 4px;
	box-shadow: 0 1px 1px 0px #bfbfbf;
}
.livecamera a.typinfo:hover {
	background: #f56778;
	background-image: -webkit-linear-gradient(top, #f56778, #f997b0);
	background-image: linear-gradient(to bottom, #f56778, #f997b0);
	color: #913944;
	text-shadow: 0px 1px 0px #f9a0ad;
	text-decoration: none;
}
.livecamera a.typinfo:active {
	bottom: -4px;
	margin-bottom: 4px;
	border: none;
	box-shadow: 1px 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, .3);
}
.livecamera a.typinfo:active::before,
.livecamera a.typinfo:active::after {
	border: none;
	box-shadow: none;
}

#disaster {
	width: 1015px;
	height: 90px;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #C9C9C9;
	margin-left: auto;
	margin-right: auto;
}
#disaster h3 {
	font-size: 33px;
}
table.ft_dr{width: 100%;}
table.ft_dr td p,table.ft_dr td dl{
	background-color: #FFF;
	border: solid 1px #000;
	margin: 0px 5px;
	padding: 10px;
	box-sizing: border-box;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
table.ft_dr td{vertical-align: top;}
table.ft_dr td dl dt a{font-weight: bold;letter-spacing: 1pt}
table.ft_dr td dl dd{
	text-align: right;
	padding-top: 5px;
	font-size: 12px;
}
#new_toptopics{
	box-shadow: 8px 9px 4px -6px #636363;
}
#new_toptopics *{box-sizing: border-box;}
#new_toptopics img{max-width: 100%;height: auto;}
#new_toptopics dl{
	position: relative;
}
#new_toptopics dl dt{
	max-width: 60px;
	padding: 15px 0;
	position: absolute;
}
#new_toptopics dl dd{
	min-height: 61px;
	padding: 20px 5px 5px 180px;
	border-bottom: dashed 1px #DDD;
	position: relative;
	line-height: 1.4em;
}
#new_toptopics dl dd:last-child{border: none;}
#new_toptopics dl dd span.date{
	position: absolute;
	left:70px;
}
#topLeft .sub_program,#topLeft .sub_program *,
#footer_01 ul.foot01list,#footer_01 ul.foot01list *{box-sizing: border-box;margin: 0;padding: 0;}
#topLeft .sub_program{width: 533px;}
#topLeft .sub_program img{
	max-width: 100%;height: auto;border: solid 1px #DDD;
	display: block;
	margin: 0;
}
#topLeft .sub_program .day {
    background-image: url(http://home-tv.co.jp/program/img2013/mark/mark_F_13px.gif);
    background-repeat: no-repeat;
    background-position: 3px 6px;
    background-color: #09c;
    padding: 5px 5px 5px 20px;
    color: #fff;
    font-weight: bold;
}
.polpoldouga{
	text-align: center;
}
.polpoldouga img{
	max-width: 100%;
	height: auto;
}
.polpoldouga,.polpoldouga *{
	box-sizing: border-box;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.polpoldouga h1.logo{
	color: #666;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}
.polpoldouga h1.logo img{
	max-width: 300px;
	display: block;
	margin: 0 auto;
}
.polpoldouga .CommentArea {
    text-align: left;
    margin: 0.5em auto 0;
    max-width: 1035px;
    -js-display: flex;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    overflow: hidden;
    min-height: 1%;
    text-align: left;
    color: #666;
}
.polpoldouga .col-md-2 {
    padding: 0 10px 10px 0;
    width: 16.6%;
}
.polpoldouga .col-md-10{
	width: 83.3%;
}
.polpoldouga .col-md-10 h3 {
    font-size: 16px;
    font-weight: bold;
}
.polpoldouga .col-md-10 h3 a{
	text-decoration: underline;
}
.polpoldouga .col-md-10 p {
    font-size: 14px;
}
.polpoldouga .col-md-10 .date {
    font-size: 12px;
}
.polpoldouga .videobox02{
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    box-sizing: border-box;
}
.polpoldouga .videobox02 iframe{
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
.polpoldouga .jstframe {position: relative;}
.polpoldouga .jstframe span.play_btn{position: absolute;top:100px;left:225px;}
.polpoldouga .jstframe span.play_btn img{
	width: 80px;
	height: 80px;

}

#footer_01 ul.foot01list{
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	text-align: center;
	justify-content: center;
	flex-flow: row wrap;
}
#footer_01 ul.foot01list li{
	padding: 0.25em 0;
	display: inline-block;
}
#footer_01 ul.foot01list li a{
	display: block;
	width: 100%;
	padding: 0 0.75em;
	border-right: solid 1px #FFF;
}
#footer_01 ul.foot01list li.top_back a{
	border: none;
	padding-left: 30px;
	background-position: 6px 2px;
}