
h1,h2,h3,h4,h5,h6,div,p,ul,li,dl,dt,dd,img{
	margin:0px;
	padding:0px;
	border:0px;
	list-style:none;
}
body{
	margin:0px;
	padding:0px;
	text-align:center;
	color:#333333;
	background:#EEE;
}
p{
	padding-bottom:10px;
	text-align:left;
	line-height:140%;
	font-size:80%;
}
p strong{
	color:#663399;
	font-size:110%;
}
#main{
	width:764px;
	margin:0px auto;
	background:url(images/bg_01.gif) repeat-y;
}
#main #content{
	width:698px;
	margin:0px auto;
	text-align:left;
}
#main #content #header h1,.header_txt{
	float:left;
}
#main #content .line01{
	clear:both;
	padding-bottom:10px;
}

.block01 .block01_l{
	width:230px;
	float:left;
	margin-right:15px;
}
.block01 .block01_l .box01{
	margin-top:15px;
}
.block01 .block01_l .box02{
	margin-top:10px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear{
	clear:both;
	visibility:hidden;
	height:0px;
	width:0px;
	margin:0px;
	padding:0px;
}

/* --topagetop-- */
.topagetop{
	clear:both;
	text-align:right;
	padding:10px 0px;
}
.topagetop a{
	padding-left:13px;
	background:url(images/arrow_02.gif) no-repeat 0px 4px;
	font-size:80%;
}

/*-- header --*/
#header{
	padding-bottom:10px;
}

/*-- footer --*/
#footer{
	clear:both;
	margin-top:10px;
	padding-top:8px;
	border-top:solid 1px #AAA;
}
#footer p{
	text-align:center;
	padding-bottom:0px;	
	font-size:80%;
}

/*-- link --*/
/*
a:link {
	color:#13C6FA;
	text-decoration:underline;
}
a:visited {
	color:#941d55;
	text-decoration:underline;
}
a:hover {
	color:#cc3333;
	text-decoration:underline;
}
*/

/*-- backnumber --*/
/*-- リスト --*/
.backnumber {
	margin: 10px;
	padding: 0px;
	width: 425px;
	line-height:130%;
}
.backnumber ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.backnumber li {
	border-bottom:solid 1px #E8E8E8;
	font-size: 85%;
	text-align:left;
	margin:0px 5px;
	padding:3px 17px 3px 15px;
	white-space: nowrap;
	background:url(images/yaji_r.gif) no-repeat left center;
}

/*-- 右ナビ部分 --*/
#block_bn{
	width:227px;
	background:#eee;
	text-align:center;
	padding:5px 0px;
}
#block_bn #block_bn_inner{
	width:217px;
	margin:0px auto;
	background:url(images/backnumber_02.gif) repeat-y #FFF;
	border-bottom:solid 1px #AAA;
}
#block_bn #block_bn_inner form{
	margin:0px;
}
#block_bn #block_bn_inner .bn{
	margin:0px 8px;
	font-weight:bold;
	text-align:left;
}
#block_bn #block_bn_inner p{
	margin:5px;
	padding:0px 0px 0px 15px;
	background: url(images/yaji_r.gif) no-repeat left center;
	line-height:100%;
}


/*-- 一覧 --*/
td .backNum_space {
	border-bottom:double 3px #CCCCCC;
	padding-bottom: 5px;
}
.backNum p {
	margin:3px;
	padding:0px 0px 0px 15px;
	font-size: 85%;
	background: url(images/yaji_r.gif) no-repeat left center;
	line-height:100%;
	float:left;	
}
/*-- テレビノミカタ番組リスト --*/
table.showList{
	border: #E4E4E4 1px solid;
	border-bottom:none;
}
table.showList td{
	border-bottom: #E4E4E4 1px solid;
}
.showName{
	border-right: #E4E4E4 1px solid;
	width: 270px;
}
.showDate{
	background:#F7F7F7;
}
