@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(../profile/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(../profile/img/prof_sub1ov.jpg) no-repeat;
	text-indent:-9999px;
}

.l_navi01 a {
	display:block;
	width:160px;
	height:32px;
	background: url(../profile/img/prof_sub1.jpg) no-repeat;
}

.l_navi01 a:hover {
	background: url(../profile/img/prof_sub1ov.jpg) no-repeat;
}

.l_navi02 {
	width:160px;
	height:32px;
	background: url(../profile/img/prof_sub2ov.jpg) no-repeat;
	text-indent:-9999px;
}

.l_navi02 a {
	display:block;
	width:160px;
	height:32px;
	background: url(../profile/img/prof_sub2.jpg) no-repeat;
}

.l_navi02 a:hover {
	background: url(../profile/img/prof_sub2ov.jpg) no-repeat;
}

.l_navi03 {
	width:160px;
	height:32px;
	background: url(../profile/img/prof_sub3ov.jpg) no-repeat;
	text-indent:-9999px;
}

.l_navi03 a {
	display:block;
	width:160px;
	height:32px;
	background: url(../profile/img/prof_sub3.jpg) no-repeat;
}

.l_navi03 a:hover {
	background: url(../profile/img/prof_sub3ov.jpg) no-repeat;
}

.l_navi04 {
	display:block;
	width:160px;
	height:32px;
	background: url(../profile/img/prof_sub4ov.jpg) no-repeat;
	text-indent:-9999px;
}

.l_navi04 a {
	display:block;
	width:160px;
	height:32px;
	background: url(../profile/img/prof_sub4.jpg) no-repeat;
}

.l_navi04 a:hover {
	background: url(../profile/img/prof_sub4ov.jpg) no-repeat;
}

.l_navi05 {
	width:160px;
	height:32px;
	background: url(../profile/img/prof_sub5ov.jpg) no-repeat;
	text-indent:-9999px;
}

.l_navi05 a {
	display:block;
	width:160px;
	height:32px;
	background: url(../profile/img/prof_sub5.jpg) no-repeat;
}

.l_navi05 a:hover {
	background: url(../profile/img/prof_sub5ov.jpg) no-repeat;
}

.l_navi06 {
	width:160px;
	height:32px;
	background: url(../profile/img/prof_sub6ov.jpg) no-repeat;
	text-indent:-9999px;
}

.l_navi06 a {
	display:block;
	width:160px;
	height:32px;
	background: url(../profile/img/prof_sub6.jpg) no-repeat;
}

.l_navi06 a:hover {
	background: url(../profile/img/prof_sub6ov.jpg) no-repeat;
}

.l_navi07 {
	width:160px;
	height:32px;
	background: url(../profile/img/prof_sub7ov.jpg) no-repeat;
	text-indent:-9999px;
}

.l_navi07 a {
	display:block;
	width:160px;
	height:32px;
	background: url(../profile/img/prof_sub7.jpg) no-repeat;
}

.l_navi07 a:hover {
	background: url(../profile/img/prof_sub7ov.jpg) no-repeat;
}


#gaiyo h3{
	background: url(../profile/img/gaiyo.gif) no-repeat;
	text-indent:-9999px;
	margin:0;
	padding:0;
	height: 40px;
}

#jigyo h3{
	background: url(../profile/img/jigyo.gif) no-repeat;
	text-indent:-9999px;
	margin:0;
	padding:0;
	height: 40px;
}

#history h3{
	background: url(../profile/img/history.gif) no-repeat;
	text-indent:-9999px;
	margin:0;
	padding:0;
	height: 40px;
}

#governance h3{
	background: url(../profile/img/governance.gif) no-repeat;
	text-indent:-9999px;
	margin:0;
	padding:0;
	height: 40px;
}

#governance {
	font-size: 12px;
}

#environment h3{
	background: url(../profile/img/environment.gif) no-repeat;
	text-indent:-9999px;
	margin:0;
	padding:0;
	height: 40px;
}

#group h3{
	background: url(../profile/img/group.gif) no-repeat;
	text-indent:-9999px;
	margin:0;
	padding:0;
	height: 40px;
}

#info_dl_pdf {
	padding:0;
	margin: 30px 0 340px 0;
}

#info_dl h3{
	background: url(../profile/img/info_dl.gif) no-repeat;
	text-indent:-9999px;
	margin:0;
	padding:0;
	height: 40px;
}

/* テーブル指定 */
#prof table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}

#prof table th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #EEEEEE;
	text-decoration: none;
	width: 95px;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
	font-weight: normal;
}

#prof table td{
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
}

#prof table .profbox {
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	font-size: 12px;
}

#prof table .profbox td{
	margin: 0px;
	padding: 2px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
	border: 0px none ;
}


#approach {
	width: 100%;
}

#approach ul{
	padding: 0px 0px 50px 0px;
}

#approach li{
	background-image: url(../common_img/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
}

#page table {
	text-align: left;
	font-weight: normal;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
}

#page table td{
	background-color: #F5F5EB;
	margin: 0px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

#page table 
.left {
	text-align: left;
}

#page table 
.right {
	text-align: right;
}

#page table 
.box1{
	background-color: #EEEEEE;
	border: 0px none #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

#group1 {
	text-align: left;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	background-image: url(../profile/img/service.jpg);
	background-repeat: no-repeat;
	padding: 35px 20px 10px 20px;
	margin: 0px 0px 30px 0px;
}

#group2 {
	text-align: left;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	background-image: url(../profile/img/healthcare.jpg);
	background-repeat: no-repeat;
	padding: 35px 20px 10px 20px;
	margin: 0px 0px 30px 0px;
}

#group3 {
	text-align: left;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	background-image: url(../profile/img/housing.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#group4 table {
	text-align: left;
}

#group5 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#group5 table {
	text-align: left;
}

.env_sub{
	margin:0 0 20px 0;
	padding:0 0 0px 0;
	margin: 0px 0px 30px 0px;
}

.env_sub p {
	margin: 10px 0 10px 0;
	padding: 0px;
	line-height: 20px;
}

.antenia{
	height: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.anteniatext{
	margin: 0px;
	width: 260px;
	float: left;
	font-size: 12px;
}

.anteniaphoto{
	float: right;
	padding: 20px 0 0 0;
}

#collective table td{
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
	margin: 0px;
	padding: 10px;
	text-align: left;
	color: #663300;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

.jigyobox {
	border: 1px solid #CCCCCC;
	padding: 0px;
	float: left;
	height: auto;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#jigyoboxmain {
	border: 1px solid #CCCCCC;
	padding: 0px;
	float: left;
	height: auto;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: auto;
}

#jigyobox1 {
	border: 1px solid #CCCCCC;
	padding: 0px;
	float: left;
	height: auto;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(../profile/img/jigyo1title.jpg);
	background-repeat: no-repeat;
	width: auto;
}

#jigyobox2 {
	border: 1px solid #CCCCCC;
	padding: 0px;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(../profile/img/jigyo2title.jpg);
	background-repeat: no-repeat;
	width: auto;
}

#jigyobox3 {
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	height: auto;
	background-image: url(../profile/img/jigyo3title.jpg);
	background-repeat: no-repeat;
	width: auto;
	line-height: 18px;
}

#jigyobox4 {
	border: 1px solid #CCCCCC;
	padding: 0px;
	float: left;
	height: auto;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(../profile/img/jigyo4title.jpg);
	background-repeat: no-repeat;
	width: auto;
}

.jigyobox_l {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	width: 304px;
	float: left;
	margin: 0 0 0 0;
	padding: 100px 0 0 20px;
	position: relative;
}

.jigyobox_r {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #663300;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	float: right;
	width: auto;
	position: relative;
}




/* このしたは未使用分 */
/* 会社概要＆採用情報テキスト 

.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;
}*/
