@charset "utf-8";
/* ********************************************************************-

タイトル : tvcm.css／テンプレートcss
作者 : 高島サトル

概要 : tvcmのcss

制作日 : 2010/6/1
変更日 : 2010/6/1

- ******************************************************************** */




/* ======================================================================
   .unit
====================================================================== */



/* listeningList
-------------------------------------------------------*/
body.tvcm .unit p.listeningList span.btn01{}
body.tvcm .unit p.listeningList span.btn01 a:link,
body.tvcm .unit p.listeningList span.btn01 a:visited{
	display: block;
	float: left;
	margin-top: -6px;
	margin-right: 10px;
	padding: 4px 15px;
	background: url(../images/tmpl00/bk02.jpg) repeat-x left bottom;
	border: 1px solid #036;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
	letter-spacing: 0.1em;
}
body.tvcm .unit p.listeningList span.btn01 a:hover,
body.tvcm .unit p.listeningList span.btn01 a:active{
	background: #fff;
	border: 1px solid #999999;
	color: #999999;
	text-decoration: none;
}
body.tvcm .unit p.listeningList span.btn01 span{
	font-size: 85%;
	font-weight: normal;
	padding-left: 10px;
}

/* imgList
-------------------------------------------------------*/
body.tvcm .unit p.imgList img{
	margin-right: 5px;
	border: 3px solid #f1f0ef;
}









/* EOF */

