﻿/*CM再生ページ*/

body{
	margin:10px auto 0 auto ;

}
img{
		border:0;
}

#wrap{
	text-align:center;
}

#flash_player {
	width: 650px;
	background: #eee;
	padding: 12px 30px;
	font-size: 10px;
	line-height: 1.5;
	position: relative;
	text-align:left;
	margin:auto;
}

/*フラッシュプレイヤーリンク*/
#flash_link {
	position: absolute;
	top: 12px;
	right: 10px;
}

/*戻る*/
#back_to_tv {
	text-align:center;
	margin:20px 0;
}