<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 螟門�蜈医°繧峨�莠育ｴ�未菫� (TV SideViwe縺ｪ縺ｩ��*/

.nav_outer {
	margin:-9px 0 60px 0;
}

.nav_outer p {
	line-height:1.5em;
	padding:0 9px;
}

.nav_item {
	color:#fff;
	height:2.5em;
	line-height:2.5em;
	padding:4px 4px 4px 16px;
	margin-bottom:10px;
	font-weight:bold;
	background:#69C;
}

.nav_item2 {
	color:#fff;
	height:2.5em;
	line-height:1.2em;
	padding:4px 4px 4px 16px;
	margin-bottom:10px;
	font-weight:bold;
	background:#69C;
}

.nav_col3_1 {
    width:31.5%;
	height:200px;
    float:left;
    margin:28px 1.5% 0 0;
	position:relative;
    background: #ffffee;
	padding:0;
	border:3px solid #69C;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px 4px 4px 4px;
}

.nav_col3_2 {
    width:31.5%;
	height:200px;
    float:left;
    margin:28px 0 0 0;
	position:relative;
    background: #ffffee;
	padding:0;
	border:3px solid #69C;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px 4px 4px 4px;
}

.nav_col3_3 {
    width:31.5%;
	height:200px;
    float:right;
    margin:28px 0 0 0;
	position:relative;
    background: #ffffee;
	padding:0;
	border:3px solid #69C;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px 4px 4px 4px;
}

.ico_sptb {
	position:absolute;
	top:-10px;
	right:11px;
	z-index:1;
}

.ico_pc {
	position:absolute;
	top:-16px;
	left:93px;
	z-index:1;
}

.ico_fp {
	position:absolute;
	top:-22px;
	left:108px;
	z-index:1;
}

.tvs_logo {
	margin:0 0 9px 14px;
}


.osusume {
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	border-radius:14px;
	border:1px solid #942911;
	display:inline-block;
	color:#ffffff;
	font-size:14px;
	padding:0 14px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
	margin-left:12px;
}


span.link_out {
    background: url('/share/images/icon_blank.gif') no-repeat scroll 0px 0px transparent;
    display: inline-block;
    height: 0px;
    margin-left: 3px;
    overflow: hidden;
    padding: 9px 0px 0px;
    vertical-align: baseline;
    width: 11px;
}

/* 2023/09/04霑ｽ險� */
.nav_col3_1.h_330,
.nav_col3_2.h_330,
.nav_col3_3.h_330 {
	height: 330px;
}

a.textLink {
    background: url(/support/software/videotvsideview/img/ico_link.png) no-repeat 0 6px;
    display: inline-block;
	padding-left: 1em;
}

img.icon_window {
    padding-left: 0.25em;
}

@media (max-width:640px){
	.nav_col3_1.h_330,
	.nav_col3_2.h_330,
	.nav_col3_3.h_330 {
		height: auto;
	}
}
</pre></body></html>