@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(../md/md_img/category_title.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
    margin: 0 14px 1px 14px;
}

/*----coming soon時の右枠高さを設定----*/
#right {
	position:relative;
	width:615px!important;
	width:637px;
	height:482px;
	padding: 0 14px 0 8px;
	margin: 0;
	float:right;
	background-color: #FFFFFF;
}


h3{
	font-size:12px;
	line-height:1.2;
	color:#e10915;
	font-weight: bold;
	text-align:left;
	margin:0;
	padding:5px 0;
}

h4{
	font-size:10px;
	line-height:1.3;
	color:#333333;
	font-weight: normal;
	margin:0;
	padding:5px 0;
}

h5{
	font-size:10px;
	line-height:1.3;
	color:#e10915;
	font-weight: normal;
	margin:0;
	padding:0;
}

