<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
#content {
	background:url(../images/161004_top/bg.png) repeat-y;
	color:#FFF;
}
#main {
	width:980px;
	height:703px;
}
#main h1, #main h2 {
	font-size:0em;
}
#wazawaza_nav {
	display:block;
	position:relative;
	background:url(../images/161004_top/logo.png) no-repeat;
	width:980px;
	height:250px;
	top:-250px;
}
#btn_archive {
	display:block;
	position:relative;
	background:url(../images/161004_top/btn_archive_dis.png) no-repeat;
	width:200px;
	height:70px;
	top:180px;
	left:380px;
	font-size:0em;
	float:left;
}
#btn_archive a {
	display:block;
	position:relative;
	background:url(../images/161004_top/btn_archive_off.png) no-repeat;
	width:200px;
	height:70px;
	/*top:180px;
	left:380px;*/
	font-size:0em;
	float:left;
}
#btn_archive a:hover {
	background:url(../images/161004_top/btn_archive_on.png) no-repeat;
}
#btn_cast a {
	display:block;
	position:relative;
	background:url(../images/161004_top/btn_cast_off.png) no-repeat;
	width:200px;
	height:70px;
	top:180px;
	left:380px;
	font-size:0em;
	float:left;
}
#btn_cast a:hover {
	background:url(../images/161004_top/btn_cast_on.png) no-repeat;
}
#btn_black a {
	display:block;
	position:relative;
	background:url(../images/161004_top/btn_black_off.png) no-repeat;
	width:200px;
	height:70px;
	top:180px;
	left:380px;
	font-size:0em;
	float:left;
}
#btn_black a:hover {
	background:url(../images/161004_top/btn_black_on.png) no-repeat;
}

#next h1 {
	background:url(../images/161004_top/ttl_next.png) no-repeat;
	width:980px;
	height:80px;
	margin:20px 0 10px 0;
	font-size:0em;
}
#next #date {
	text-align:center;
	font-weight:normal;
	padding-bottom:8px;
}
#movie {
	float:left;
}
#highlight {
	width:440px;
	margin:5px 0 30px 30px;
	line-height:175%;
	float:left;
}
#btn_more a {
	display:block;
	position:relative;
	width:95%;
	border:rgba(255,255,255,0.5) 1px solid;
	background:rgba(255,255,255,0.15);
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	clear:both;
}
#btn_more a:hover {
	background:rgba(255,255,255,0.3);
}
#boshu h1 {
	background:url(../images/161004_top/ttl_boshu.png) no-repeat;
	width:980px;
	height:80px;
	margin:60px 0 10px 0;
	font-size:0em;
}
#boshu ul {
	width:940px;
	margin:0 auto;
}
#btn_kanran {
	background:url(../images/161004_top/btn_kanran_off.jpg) no-repeat;
	width:460px;
	height:200px;
	font-size:0em;
	margin-right:20px;
	float:left;
}
#btn_tokumei {
	background:url(../images/161004_top/btn_tokumei_off.jpg) no-repeat;
	width:460px;
	height:200px;
	font-size:0em;
	float:left;
}
#sns h1 {
	background:url(../images/161004_top/ttl_sns.png) no-repeat;
	width:980px;
	height:80px;
	margin:60px 0 10px 0;
	font-size:0em;
}	
#network {
	width:980px;
	margin:0 auto;
	color:#fff;
	font-size:18px;
}
#network h3 {
	width:980px;
	height:100px;
	margin: 64px 0 24px 0;
	background:url(../images/network/title.png) center no-repeat;
	font-size:0em;
}
#network table {
    border-collapse: collapse;
	border:#999 2px solid;
    border-spacing: 0;
}
#network td, #network th {
	border:#999 1px solid;
}
#network th {
	padding:8px;
	font-weight:normal;
	background:#000;
}
#network td {
	padding:16px;
}
#network .border {
	border-bottom:#999 2px solid;
}
#network .caution {
	color:#F00;
	font-size:10px;
}
#minogashi h1 {
	background:url(../images/161004_top/ttl_minogashi.png) no-repeat;
	width:980px;
	height:80px;
	margin:60px 0 10px 0;
	font-size:0em;
}</pre></body></html>