@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(../profile/profile_img/category_title.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
    margin: 0 14px 1px 14px;
}

/* 企業理念＆事業内容テキスト */

.text1 {
	font-size: 12px;
	color: #666666;
	line-height:1.3;
	padding: 2px 0 10px 5px;
}

/* 会社概要＆採用情報テキスト */

.text2 {
	font-size: 12px;
	color: #666666;
	line-height:1.5;
	padding: 5px 0;
}

/* 沿革テキスト */

.text3 {
	font-size: 12px;
	color: #666666;
	padding: 0 0 2px 0;
	line-height:1.5;
}

/* 採用情報テキスト見出し部分＆表 */

.text4 {
	font-size:12px;
	line-height:1.2;
	color:#e10915;
	font-weight: bold;
	padding: 10px 0;
}

.text5 {
	font-size: 12px;
	color: #666666;
	line-height:1.5;
	padding: 0;
}

/* プレスリリース日付＆テキスト */

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;
	}


/*----pagebody内の左枠設定----*/

.l_navi ul{
	display:block;
	padding:0;
	margin:0;
}

.l_navi li{
	padding:0;
	margin:0 0 9px 0;
	line-height:1;
	text-indent:-9999px;
}

.l_navi01 {
	width:118px;
	height:16px;
	background: url(../profile/profile_img/btn_profile2.gif) no-repeat;
}

.l_navi01 a {
	display:block;
	width:118px;
	height:16px;
	background: url(../profile/profile_img/btn_profile1.gif) no-repeat;
}

.l_navi01 a:hover {
	background: url(../profile/profile_img/btn_profile2.gif) no-repeat;
}

.l_navi02 {
	width:118px;
	height:16px;
	background: url(../profile/profile_img/btn_info2.gif) no-repeat;
}

.l_navi02 a {
	display:block;
	width:118px;
	height:16px;
	background: url(../profile/profile_img/btn_info1.gif) no-repeat;
}

.l_navi02 a:hover {
	background: url(../profile/profile_img/btn_info2.gif) no-repeat;
}

.l_navi03 {
	width:118px;
	height:16px;
	background: url(../profile/profile_img/btn_summary2.gif) no-repeat;
}

.l_navi03 a {
	display:block;
	width:118px;
	height:16px;
	background: url(../profile/profile_img/btn_summary1.gif) no-repeat;
}

.l_navi03 a:hover {
	background: url(../profile/profile_img/btn_summary2.gif) no-repeat;
}

.l_navi04 {
	width:118px;
	height:16px;
	background: url(../profile/profile_img/btn_history2.gif) no-repeat;
}

.l_navi04 a {
	display:block;
	width:118px;
	height:16px;
	background: url(../profile/profile_img/btn_history1.gif) no-repeat;
}

.l_navi04 a:hover {
	background: url(../profile/profile_img/btn_history2.gif) no-repeat;
}

.l_navi05 {
	width:118px;
	height:16px;
	background: url(../profile/profile_img/btn_organization2.gif) no-repeat;
}

.l_navi05 a {
	display:block;
	width:118px;
	height:16px;
	background: url(../profile/profile_img/btn_organization1.gif) no-repeat;
}

.l_navi05 a:hover {
	background: url(../profile/profile_img/btn_organization2.gif) no-repeat;
}

.l_navi06 {
	width:118px;
	height:16px;
	background: url(../profile/profile_img/btn_recruit2.gif) no-repeat;
}

.l_navi06 a {
	display:block;
	width:118px;
	height:16px;
	background: url(../profile/profile_img/btn_recruit1.gif) no-repeat;
}

.l_navi06 a:hover {
	background: url(../profile/profile_img/btn_recruit2.gif) no-repeat;
}

.l_navi07 {
	width:118px;
	height:16px;
	background: url(../profile/profile_img/btn_press2.gif) no-repeat;
}

.l_navi07 a {
	display:block;
	width:118px;
	height:16px;
	background: url(../profile/profile_img/btn_press1.gif) no-repeat;
}

.l_navi07 a:hover {
	background: url(../profile/profile_img/btn_press2.gif) no-repeat;
}


