@charset "Shift_JIS";

/* ------------------------------
	Cable
------------------------------ */

#cable #container {
	background: none;
}
#cable #main {
	float: none;
	width: 770px;
}
#cable #content {
	padding-bottom: 5px;
}
#cable #navi {
	padding-left: 151px;
	width: 619px;
	background: url("/common/img/nv_btn00.gif") no-repeat;
}
@media print {
	#special #wrapper { width: 770px; }
	#special #container{ width: 770px; background: none; }
}

/* ------------------------------------------------------------ */

#content h2 {
	margin-bottom: 20px;
}

#pad {
	padding: 0 20px;
}

#pad p {
	margin-bottom: 30px;
}

#map {
	margin-bottom: 30px;
	text-align: center;
}

#pad .section {
	margin-bottom: 20px;
}

#pad .section .ptop {
	text-align: right;
}

/* ------------------------------------------------------------ */

#pad h3 {
	margin-bottom: 10px;
}

#pad table {
	margin-bottom: 10px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	width: 100%;
}
#pad table caption {
	padding: 5px 2px 15px;
	width: 726px;
	background: url(../../cable/img/caption.gif) no-repeat left bottom;
	text-align: left;
	font-weight: bold;
}
#pad table th,
#pad table td {
	padding: 5px 10px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	width: 25%;
	line-height: 1.3;
}
#pad table th {
	background-color: #F2F2F2;
	text-align: center;
	font-size: 14px;
}
#pad table th img {
	margin-bottom: 1px;
}

#pad table td.area {
	width: 50%;
}
#pad table td.info {
	width: 25%;
}

#pad ul li {
	list-style: none;
	text-align: center;
}
#pad ul li.tel {
	font-weight: bold;
	color: #CC3333;
	font-size: 14px;
}
#pad ul li.biz {
	font-size: 11px;
}
#pad ul li.btn {
	padding-top: 3px;
}

#area01 table, #area01 th, #area01 td { border-color: #56A5DE; }
#area02 table, #area02 th, #area02 td { border-color: #8BCBB1; }
#area03 table, #area03 th, #area03 td { border-color: #A5CD69; }
#area04 table, #area04 th, #area04 td { border-color: #E8B900; }
#area05 table, #area05 th, #area05 td { border-color: #E77F62; }
#area06 table, #area06 th, #area06 td { border-color: #EF95BB; }

#pad table table {
	margin: 0;
	border: none;
	width: auto;
}
#pad table table th {
	padding: 0;
	border: none;
	width: 10%;
	background: none;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
}
#pad table table td {
	padding: 0;
	border: none;
	width: 90%;
}
