/* teleco 情報表示用 */
#area_urged{
	position:fixed;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-color:rgb(144,144,144);
	background-color:rgba(144,144,144,0.9);
	z-index:10;
}

#area_urged .box{
	height:200px;
	text-align:left;
	width:500px;
	margin:auto;
	margin-top:15%;
	padding:10px 20px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=90); /* for IE */
	background-color:rgb(255,255,255);
	background-color:rgba(255,255,255);
	border-radius:8px;
}
#area_urged .box p{
	margin-bottom:0px;
	font-weight:bold;
}
#area_urged .box .explain{
	border-bottom:1px dashed #CCC;
	margin-bottom:5px;
}

#area_urged .box .buttons{
	padding:10px;
	text-align:center;
}
#area_urged .box .buttons input{
	margin:0px 10px;
}
#area_urged .box .notice,
#area_urged .box .getnotice
{
	font-weight:normal;
	font-size:0.9em;
}

#powerdby{
	text-align:right;
	line-height:1.3em;
	padding:2px 0px;
}
.info_index img,
#powerdby img{
	height:1.3em;
	vertical-align:middle;
}

/* 詳細リクエスト */
table.teleco_req{
	border-collapse:collapse;
	width: 100%;
	text-align:center;
	margin-bottom:3px;
	border : 1px solid #2A97BB;
	font-size:12px !important;
}

table.teleco_req td{
	padding:2px
}

table.teleco_req td.img{
	width: 156px;
}
table.teleco_req .word,
table.teleco_req .button{
	background-color: #0D8BB4;
	color:#FFFFFF;
}

table.teleco_req .word .please{
	float:right;
	font-weight:bold;
	font-size:1.1em;
	color:yellow;
	border-bottom: 1px dotted #FFFFFF;
}
table.teleco_req .button{
	width:100px;
}
table.teleco_req .button img{
	cursor:pointer;
}

/* リスト表示スタイル */
table.teleco_status{
	font-size:12px !important;
	border-collapse:collapse;
	width:100%;
}
table.teleco_status td{
	border : 1px solid #2A97BB;
	text-align:center;
}

table.teleco_status td.logo {
	width : 233px;
}
table.teleco_status td.tt {
	width : 79px;
}
table.teleco_status td.st {
	width : 61px;
}
table.teleco_status td.sm {
	width : 158px;
}
table.teleco_status td.se {
	width : 101px;
}

.teleco_status div{
	font-weight:bold;
}

.teleco_status .state{
	background-color:#CACAC8;
	color:#999999;
	padding:3px 0px;
}

.teleco_status div.on{
	background-color:#66B2CA;
	color:white;
}

/* check */
#teleco{
	border : 3px solid #FFF;
}

#teleco .large_tbl{
	width:100%;
	border:1px solid #9DCFE1;
	border-collapse: collapse;
	text-align:center;
}

#teleco .large_tbl .logos {
	padding:5px;
	border:1px solid #0D89B7;
	border-right:2px solid #0D89B7;
	width:150px;
	text-align:left;
}
#teleco .large_tbl .logos img{
	display:block;
	margin-bottom:8px;
	color:#028AB5;
	font-size:20px;
	font-weight:bold;
}

#teleco .large_tbl .logos .user_area span{
	font-size:0.8em;
}
#teleco .large_tbl .logos .user_area select{
	width:80%;
}

#teleco .large_tbl tr {
	border:1px solid #0D89B7;
}
#teleco .large_tbl tr.cont_box {
	border-top:5px solid #0D89B7;
}
#teleco .large_tbl td.tab {
	border-left:1px solid #0D89B7;
	border-right:1px solid #0D89B7;
	border-top:1px solid #0D89B7;
	border-bottom:1px solid #0D89B7;
	background-color:#66B4CA;
	color:#FFFFFF;
	min-width:80px;
	height:1.2em;
	cursor:pointer;
}

#teleco .large_tbl td.tab.none {
	background-color:#CACACA;
	color:#8E8E8E;
}
#teleco .large_tbl td.tab.current {
	background-color:#0E8AB3;
	font-weight:bold;
	color:#FFFFFF;
}

#teleco .small_tbl{
	display:none;
	border-collapse: collapse;
	text-align:left;
	width:100%;
}
#teleco .small_tbl.current{
	display:block;
}
#teleco .small_tbl tbody,
#teleco .small_tbl tr{
	border:none;
	height:22px;
}
#teleco .small_tbl tr.base_up,
#teleco .small_tbl tr.base_dn{
	display:none;
}
#teleco .small_tbl tr.line_up {
	border-top:1px dashed #0D89B7;
	color:#595959;
}
#teleco .small_tbl tr.line_up .center_long,
#teleco .small_tbl tr.line_up .center{
	font-size:0.8em;
}
#teleco .small_tbl .date {
	padding-right:10px;
}

#teleco .small_tbl tr.line_dn {
	font-weight:bold;
}

#teleco .small_tbl td.ch {
	font: 120%"Impact";
	width:35px;
	color:#2795BA;
	padding-left:3px;
	text-align:left;
}

#teleco .small_tbl td.go{
	width:20px;
	text-align:center;
}


#teleco .small_tbl td.go img{
	width:40%;
}
#teleco .small_tbl  td.center_long,
#teleco .small_tbl td.center,
#teleco .small_tbl td.prg{
	padding-left:4px;
}


#teleco .small_tbl.none td{
	padding-left:10px;
}
#teleco input.want_show{
	padding:2px 5px;
	margin-left:25px;
}

#teleco .small_tbl td.center{
	width:600px;
}
#teleco .small_tbl  td.center_long{
	width:650px;
}

/* */
.fukidashi{
	width:215px;
	height:150px;
	padding:40px 14px;
	font-size:12px !important;
	position:absolute;
	left:670px;
	top:-120px;
	z-index:10;
	color:red;
	font-weight:bold;
}

table.teleco_status img,
#teleco_cast img,
#teleco img{
	border:none;
}


/* recommend */
#teleco #recommend{
	background-color : #F2FBFF;
	margin-bottom:10px;
	width:100%;
}



#teleco #recommend table tr.clone{
	display:none;
	line-height:0.8em;
}
#teleco #recommend table thead{
/*	background-color:#DEF4F9; */
	color:#0288B3;
	font-size:1.1em;
}
#teleco #recommend table thead tr{
	line-height:1.3em;
}
#teleco #recommend table thead th{
	vertical-align:middle;
	text-align:left;
}

#teleco #recommend table th .sub{
	padding-left:10px;
	font-size:0.7em;
	font-weight:normal;
}
#teleco #recommend table th a {
	margin-right:10px;
}
#teleco #recommend table th a img{
	height:1.2em;
	vertical-align:middle;
	margin:0;
	padding:0;
}
#teleco #recommend table td{
	width:33%;
}

#teleco #recommend table{
	width: 100%;
	padding:1px 3px;
	border-top:1px solid #888;
	border-left: 1px solid #888;
	border-right:1px solid #CCC;
	border-bottom: 1px solid #CCC;
}


