@charset "Shift_JIS";

/* =======================================



ファミリー劇場
base/base.css


=========================================*/

body {
	background:url(../../img/bg.png) repeat-x;
	text-align:center;
}

li p img {
	
}

h2 {
	margin:0 20px;
	padding: 14px 0 0 24px;
	height:49px;
}

h3 {
	margin:0 20px;
	height:26px;
}

h4 {
	text-indent:-9999px;
	/* \*/
overflow:hidden;/* */
	height:26px;
}

h4.program1 {
	background:url(../../img/content/h4-1-1.png) no-repeat;
}

h4.program2 {
	background:url(../../img/content/h4-1-2.png) no-repeat;
}

h4.program3 {
	background:url(../../img/content/h4-1-3.png) no-repeat;
}

h4.program4 {
	background:url(../../img/content/h4-1-4.png) no-repeat;
}

h4.program5 {
	background:url(../../img/content/h4-1-5.png) no-repeat;
}

h5 {
	margin:10px 0;
	padding-left:10px;
	padding-bottom:5px;
	background:url(../../img/content/h5.png) repeat-x 0 bottom;
	min-height:20px;
	height: auto !important;
	height: 20px;
	border-left:#69c 3px solid;
}

h6 {
}

#container{
	margin:0 auto;
	width:100%;
	text-align:left;
}
#header,
#topic-path,
#module,
#footer #content {
	margin:0 auto;
	width:980px;
	text-align:left;
}

#key,
#footer {
	width:100%;
}

#container #content {
	margin:0 auto;
	width:960px;
}

.clearbox {
	display:block;
	clear:both;
	margin:0;
	padding:0;
	height:0;
	background:none;
	line-height:0;
}

*html .clearbox {
	margin-top:-10px;
}


.program1 table {
	border:0;
}



table.fami {
	border-collapse: collapse;
	border-spacing:0;
}

table.fami th {
	color:#369;
	background:url(../../img/content/th.png) repeat-x #bfddf2;
	height:38px;
	text-align:center;
	border:1px #a4d1e2 solid;
}

table.fami tr {
	height:22px;
}

table.fami td {
	padding:0 2px;
	border:1px #a4d1e2 solid;
 }

table.fami .no-border,
table.fami .no-border tr,
table.fami .no-border td,
table.fami .no-border th{
	border-collapse:collapse;
	border:0px #FFF none;
	border-spacing:0;
}
