@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(../contact/contact_img/category_title.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
    margin: 0 14px 1px 14px;
}

h3 {
	font-size: 12px;
	font-weight:normal;
	padding: 10px 0 5px 0;
    margin: 0 0 5px 0;
	color:#e10915;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #000000;
	}

h4 {
	font-size: 12px;
	font-weight:normal;
	color: #666666;
	line-height:1.3;
	padding: 2px 0;
    margin: 0;
	}

h5 {
	font-size: 12px;
	font-weight:normal;
	color: #666666;
	line-height:1.4;
	padding: 8px 0;
    margin: 0;
	}

#h5 ul{
	margin:0;
	padding:0;
}

#h5 ul li{
	margin:0;
	padding:0;
	line-height:1.6;
	list-style-type: disc;
/*	list-style-type: decimal;*/
	margin: 0 0 0 25px;
}

/*----テーブル内設定----*/

.t1 {
	font-size: 12px;
	color: #666666;
	padding: 5px;
	}

.t2 {
	font-size: 12px;
	line-height:1.4;
	padding: 2px 0 2px 20px;
	color:#666666;
	background: url(../contact/contact_img/contact_bg.gif);
	background-repeat: repeat-y;
	}

