* {
	border: 0;
}

.tx12 {
	padding: 0 8px 0;
}

.tx10 {
	letter-spacing: 1.1;
}

.new {
	color: #ff3366; 
	font-family: Verdana, Arial, Helvetica; 
	font-size:smaller;
	position: relative;
	left: 5px;
}

.btn_new {
	color: #ff3366; 
	font-family: Verdana, Arial, Helvetica; 
	font-size:smaller;
	position: relative; 
	top: -8px;
	left: 5px;
}

/* タイトル枠 */

#sHeader {
	width: 740px;
	margin: 0 auto 0;
}

#title {
	width: 740px;
	margin: 0 auto 0;
}

/* 検索Flashエリア */

#flashArea {
	width: 768px; 
	margin: 0 auto 20px;
}


/* プラットフォーム名テキストリンク */

#controller {
	width: 730px; 
	padding: 0 0 5px; 
	text-align: right; 
	color: #cccccc;
	margin: 0 auto 0;
}

#platform_txlink IMG {
	margin: 4px 4px 0;
}

/* タイトルリスト1 */

TABLE.platformName {
	width: 740px;
	margin: 0 auto 10px;
	border-collapse: collapse;
}

TABLE.titleList {
	width: 720px;
	border: 1px;
	border-collapse: collapse;
	margin: 0 auto 10px;
}

.titleList TH {
	text-align: left;
	padding: 5px 0 6px 5px;
	border-bottom: solid 1px #cdcdcd;
}

.titleList TH.title {
	width: 360px;
}

.titleList TH.rdate {
	width: 120px;
}

.titleList TH.maker {
	width: 150px;
}

.titleList TH.point {
	width: 90px;
}

.titleList TD {
	padding: 7px 0 7px 5px;
	background: url(../img_cmn/dotline.gif) bottom repeat-x;
}

.titleList TD.lastLine {
	border-bottom: none;
	background: none;
	border-bottom: solid 1px #cdcdcd;
}


/* タイトルリスト2 */

TABLE.platformName {
	width: 740px;
	margin: 0 auto 10px;
	border-collapse: collapse;
}

TABLE.titleList2 {
	width: 720px;
	border: 1px;
	border-collapse: collapse;
	margin: 0 auto 10px;
}

.titleList2 TH {
	text-align: left;
	padding: 5px 0 6px 5px;
	border-bottom: solid 1px #cdcdcd;
}


.titleList2 TH.title {
	width: 290px;
}

.titleList2 TH.platform {
	width: 100px;
}

.titleList2 TH.rdate {
	width: 110px;
}

.titleList2 TH.maker {
	width: 140px;
}

.titleList2 TH.point {
	width: 80px;
}

.titleList2 TD {
	padding: 9px 0 9px 5px;
	background: url(../img_cmn/dotline.gif) bottom repeat-x;
	
}

.titleList2 TD.lastLine {
	border-bottom: none;
	background: none;
	border-bottom: solid 1px #cdcdcd;
}


/* 配信リストへのリンク */

DIV#titleList {
	width: 740px;
	margin: 0 auto 50px;
	text-align: left;
}

DIV#titleList IMG#hTitleList {
	margin: 20px 0 20px;
}

DIV#titleList DIV#linkBtns {
	margin: 15px 0 15px 5px;
}

DIV#titleList DIV#linkBtns DIV.item {
	width: 145px;
	float: left;
	margin: 0 0 10px 0;
}

DIV#titleList DIV#linkBtns DIV.item IMG.p {
	margin-bottom: 5px;
}


/* 配信予定へのリンク */

.linkBack {
	width: 730px; 
	text-align: left; 
	margin: 0 auto 0;
}

/* タイトル検索へ戻るリンク */

.linkBack2 {
	width: 760px; 
	text-align: left; 
	margin: 0 auto 10px;
}


/* 上へもどるリンク */

.linkUp {
	width: 740px; 
	padding: 0 10px 8px 0; 
	text-align: right;
	margin: 0 auto 0;
}

.linkUp IMG {
	margin: 3px 0 0 4px;
}

/* 注記 */

.vcNote {
	width: 720px; 
	padding: 25px 0 30px 5px; 
	text-align: left;
	margin: 0 auto 0;
}

.vcNote_msx {
	width: 740px; 
	padding: 25px 0 30px 5px; 
	text-align: right;
	margin: 0 auto 0;
	color: #999999;
}

/* 検索結果ページのお知らせ欄 */

#vcInfo {
	width: 768px; 
	text-align: left; 
	padding: 5px 0 0;
	margin: 10px auto 10px;
}

#vcInfoMain {
	background: url(../img_index/table_info_bg.gif) repeat-y; 
	height: auto; 
	padding: 2 10px 0 22px; 
	text-indent:-12px;
}

#vcInfoBtm {
	padding-bottom: 10px;
}