@charset "utf-8";
/* CSS Document */


/* トップイメージ */

h2 {
	background:url(../../../paytv/images/h2.png) no-repeat;
	width:1200px;
	height:444px;
	text-indent:-10000em;
	overflow:hidden;
}

p.h2_subtitle {
	background: url(../../../paytv/images/h2_subtitle.png) no-repeat;
	width:731px;
	height:62px;
	text-indent:-10000em;
	overflow:hidden;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}

.h3a {
	background: url(../../../paytv/images/h3a.png) no-repeat;
	width:786px;
	height:24px;
	text-indent:-10000em;
	overflow:hidden;
	margin-bottom:15px;
}


.h4b {
	background: url(../../../paytv/images/h4b.png) no-repeat;
	width:370px;
	height:18px;
	text-indent:-10000em;
	overflow:hidden;
	margin-bottom:15px;
}

.h3b {
	background: url(../../../paytv/images/h3b.png) no-repeat;
	width:144px;
	height:24px;
	text-indent:-10000em;
	overflow:hidden;
	margin-bottom:15px;
}

.h4c {
	background: url(../../../paytv/images/h4c.png) no-repeat;
	width:665px;
	height:18px;
	text-indent:-10000em;
	overflow:hidden;
	margin-bottom:15px;
}

.h4c_title01 {
	background: url(../../../paytv/images/h4c_title01.png) no-repeat;
	width:94px;
	height:14px;
	text-indent:-10000em;
	overflow:hidden;
	margin-bottom:10px;
}

.h4c_title02 {
	background: url(../../../paytv/images/h4c_title02.png) no-repeat;
	width:180px;
	height:16px;
	text-indent:-10000em;
	overflow:hidden;
	margin-bottom:10px;
}

.h4c_title03 {
	background: url(../../../paytv/images/h4c_title03.png) no-repeat;
	width:308px;
	height:16px;
	text-indent:-10000em;
	overflow:hidden;
	margin-bottom:10px;
}

.h3c {
	background: url(../../../paytv/images/h3c.png) no-repeat;
	width:167px;
	height:24px;
	text-indent:-10000em;
	overflow:hidden;
	margin-bottom:15px;
}


th {
	text-align:center;
}


/* レイアウト用のテーブル */

table.rayout {
    margin: 10px 0 20px;
}

table.rayout td {
    padding: 5px 0;
}

table.rayout td.txt {
    padding: 5px 15px;
}