@charset "utf-8";

/*	Stylesheet for Heiwa Real Estate Co., Ltd.
 *	Copyright (C)2008 平和不動産株式会社 / Heiwa Real Estate Co., Ltd. All Rights Reserved.
*/

@import "base.css";

/*カテゴリタイトル*/
#categoryTitle{
	position:relative;
	width:180px;
	height:36px;
	margin:0;
	padding:0;
	background-image:url(../news/img/category_title.gif);
	background-repeat:no-repeat;
}

#categoryTitle h2{
	text-indent:-9999px;
}

/*----pagebody内の左枠設定----*/

/*----左枠のサブカテゴリー設定----*/

.l_navi ul{
	display:block;
    margin: 0px;
	padding: 0px 0px 0px 10px;
}

.l_navi li{
	padding:0;
	margin:0;
}

.l_navi01 {
	width:160px;
	height:32px;
	background: url(../news/img/news_sub1ov.jpg) no-repeat;
	text-indent:-9999px;
}

.l_navi01 a {
	display:block;
	width:160px;
	height:32px;
	background: url(../news/img/news_sub1.jpg) no-repeat;
}

.l_navi01 a:hover {
	background: url(../news/img/news_sub1ov.jpg) no-repeat;
}


#news h3{
	background: url(../news/img/news.gif) no-repeat;
	text-indent:-9999px;
	margin:0;
	padding:0;
	height: 40px;
}

.text12 {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}

/* 見出し太字 */

.text1 {
	font-weight: bold;
}

/* このしたは未使用分 */
/* 会社概要＆採用情報テキスト */

.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;
}
