@charset "utf-8";

/**************************************
 tvcm.css
 2011/01/01 - 2015/01/19
 Author bitSoft
**************************************/

.tvcm_title {
	color: #06C;
}

.tvcm_p {
	color: #06C;
	width: 220px;
	margin: auto;
}

.td_tvcm_movie {
	width: 390px;
	height: 230px;
	padding-top: 17px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../img/tvcm_back1.jpg);
	background-repeat: no-repeat;
}

.td_p {
	text-align: center;
	vertical-align: middle;
}

