/* Base */
#Contents {
	width: 575px;
}
#Contents h1 {
	padding:6px 0px 0px 27px;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	letter-spacing:0.1em;
	color:#fff;
	margin: 0;
}
/* パックヘッダー */
#Header {
	clear: both;
	margin-bottom:5px;
}
/* パックタイトル */
#Title {
	clear: both;
	background-image:url(../common_img/title_back.gif);
	width:575px;
	height:24px;
	margin-bottom:3px;
}
#Title .txt {
	padding:6px 0px 0px 27px;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	letter-spacing:0.1em;
	color:#fff;
}
/* 画像とパック */
#Main {
	clear: both;
	margin-bottom:5px;
}
#Main hr {
	display: none;
}
/* Main2 */
#Main2 {
	width: 575px;
	margin-bottom:10px;
}
#Main2 .float-l {
	float:left;
	width:288px;
}
#Main2 .float-r {
	float:right;
	width:280px;
}

/* ナビゲーション */
#Navi {
	clear: both;
	border:1px solid #a4cdd3;
	background-color:#d0eff3;
	padding:18px 5px;
	text-align:center;
	font-size:12px;
	line-height:1.8em;
	margin-bottom:10px;
}
/* 視聴方法 無料 */
#free {
	width: 575px;
	margin-bottom:10px;
}
#free .waku {
	border-width: 1px;
	border-style: solid;
	border-color: #05315b;
}
/* リスト */
#List {
	clear: both;
	margin-bottom:10px;
}
#cmsList .free {
	background: url(../common_img/bg_free.gif) repeat-y;
	border-bottom: 1px solid #023266;
}
#cmsList .free h3 {
	margin-bottom: 10px;
}
#cmsList .free .listBox {
	border: solid 2px #06a7a3;
}
#cmsList .free div.listBox ul.upper{
	background:#06a7a3;
}
#cmsList .free div.listBox li{
	color: #fff;
}
#cmsList .listBox {
	width:551px;
	_width:553px;
}
#cmsList .listBox .lower .txtBox{
	width:460px;
	_width:450px;
}
/* コピーライト */
#Content {
	clear: both;
	font-size:10px;
	letter-spacing:0.1em;
	line-height:1.3em;
}
/* その他 */
.float-l {
	float:left;
}
.float-r {
	float:right;
}
p {
	margin: 0px;
}
.clear {
	clear: both;
}
#cmsList .free .listBox {
	border: solid 2px #01557e;
}
#cmsList .free div.listBox ul.upper{
	background:#01557e;
}
#cmsList .free div.listBox ul.upper li{
	color: #fff;
}

#Contents div.caution {
	padding: 0 0 10px;
}
#Contents div.caution div.waku {
	border: 1px solid #f00;
	padding: 8px;
	background: #fff;
}
#Contents div.caution h4 {
	font-size: 12px;
	font-weight: bold;
	color: #f00;
	margin-bottom: 4px;
}
#Contents div.caution li {
	font-size: 12px;
	color: #f00;
	margin-bottom: 2px;
}
