@charset "Shift-JIS";

/*****************************************************
 *    デジタル放送                                    *
 *****************************************************/


/* 背景色
---------------------------------------------------- */
#contents {

}

th {
	color: #FFFFFF;
	background-color: #0099FF;
}

p#headTitle {
}

/* 基本スタイル（上書き）
---------------------------------------------------- */
#mainArea {
	width: 770px;
/*	float: left;
	padding: 0px 10px 0px 0px;*/
	background:
; 	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 
#bannerArea {
	width: 190px;
	float: left;
	padding: 10px 0px;
	margin:0 0 0 10px;
} 


/* 基本スタイル
---------------------------------------------------- */
#sidenavi {
	width: 200px;
	padding: 0px 10px;
	float: left;
} 
#mainPkg { 
	width: 750px;
	float: left;
}
h2#pageTit {
	background: #FFFFFF url(../img/title.gif) no-repeat;
	text-indent: -9999px;
	height: 75px;
	width: 770px;
}


.sub_title {

	padding:2em;
	margin-bottom:2em;
}

.gray {
	color:#999999;
}


/* 
---------------------------------------------------- */
#mainPkg .entryBody {
	width: 730px;
	padding: 0px 0px 40px 10px;
	font: normal small/1.5em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#mainPkg .entryBody img {
	display: inline;
}
#mainPkg .entryBody p {
	padding: 0;
	margin: 0;
}


/* 
---------------------------------------------------- */

#left_area {
	width:230px;
	float:left;
}

#right_area {
	width:520px;
	float:right;
	text-align:left;
	margin-top:10px;
}

/* 
---------------------------------------------------- */

/* logo
---------------------------------------------------- */
#logo {
	margin:10px 0px 10px 10px;
}

#counter_fla {
	width:510px;
	margin-bottom:10px;
}

/* ナビ
---------------------------------------------------- */
#cont_navi {
	width:230px;
	height:253px;
	margin:0 10px;
	background: url(../img/navi_bg.jpg) no-repeat center top;
}

#cont_navi ul {
	margin: 0px;
	padding:0px;
}

#cont_navi li {
	line-height: 0px;
	padding:9px 0px 0px 0px;
	margin:0px 15px;
}

#digi_top_bt {
	margin-left:85px;
	padding-top:10px;
}
#cont_banner{
	width:230px;
	margin:10px auto;
	padding-left:10px;
}

#cont_banner img{
	margin:10px;
}



/* 新着情報
---------------------------------------------------- */

#info_title {
	height:20px;
	width:510px;
	border-bottom:solid 2px #FF0033;
}
#info {
	padding:10px;

}



/* コンテンツ
---------------------------------------------------- */

div#contWrap {
	width:506px;
	/*padding-top:20px;*/
	padding-bottom:20px;
	margin-bottom:50px;
	border:2px solid #83bfff;
}

div#btmInqArea {
	display:none;
	padding:10px;
	margin:10px auto;
	border:solid 1px #3399FF;
}

p.titH2 {
	font-size:1.2em;
	font-weight:bold;
	padding:0 15px;
}

p.aroundDescA {
	padding:0 25px;
	padding-bottom:30px;
}

/* エリア情報
---------------------------------------------------- */
.sumi td {
	background:#f1f1f1;
	border-bottom: dotted 1px #0099FF;
}
.yotei td {
	border-bottom: dotted 1px #0099FF;
}
.map a {
	text-align:center;
	background:#FF6600;
	color:#FFFFFF;
	display:block;
}
.map a:hover {
	color:#FFFFFF;
}
