@charset "utf-8";

/*	Stylesheet for Asmik Ace Entertainment Inc.
 *	Copyright (C)2007 アスミック・エース エンタテインメント株式会社 / Asmik Ace Entertainment, Inc. All Rights Reserved.
*/ 
@import "base.css";

/*カテゴリタイトル*/
#categoryTitle h2{text-indent:-9999px;}
#categoryTitle{
	display:block;
	width:742px;
	height:31px;
	background-image:url(../release/release_img/category_title.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
    margin: 0 14px 1px 14px;
}

/* テレビ放映情報 */

.t_date {
	font-size: 12px;
	color: #666666;
	padding: 15px 0 0 0;
	}

.t_title {
	font-size: 12px;
	color: #E10916;
	font-weight: bold;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 10px 0;
	}

.t_focus {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	}

.t_link {
	font-size: 12px;
	color: #666666;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 10px 0;
	}

.t_text {
	font-size: 12px;
	line-height:1.6;
	color: #666666;
	padding: 15px 0;
	}

.t_text2 {

	font-size: 12px;
	line-height:normal;
	color: #666666;
	padding: 5px 0;
}


