@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(../news/news_img/category_title.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
    margin: 0 14px 1px 14px;
}

/* ニュース日付＆テキスト */

h3{
	font-size: 10px;
	font-weight:normal;
	color: #666666;
	padding: 0;
    margin: 0;
}

h4{
	font-size: 12px;
	font-weight:normal;
	color: #666666;
	line-height:1.2;
	padding: 5px 0;
    margin: 0;
	}

/* ページリンクテキスト */

.pageLink {
	font-size: 12px;
	color: #666666;
	line-height:1.3;
}
