/* IR情報定義CSS
---------------------------------------------*/
/* タイトル指定 */

/* 大見出し */

#ir_main .ir_h4 {
		background:url(../../images/contents/ir/ir_h4.gif) no-repeat top left;
		text-indent:10px;
		margin:20px 0 10px 0 !important;
}

#ir_main .ir_h5 {
		border:none !important;
		color:#33B0F0;
		font-size:110% !important;
		margin:20px 0 10px 0 !important;
		border:none !important;
}

#ir_main .ir_h6 {
		font-size:100% !important;
		margin:10px 0 0 0 !important;
}


#ir_main p {
		margin:1em 0 !important;
}


/*----------------------------------------------------
  IR TOP
 ----------------------------------------------------*/

#ir_top_bn {
	margin: 0 0 10px 0;
}
#ir_top_bn li{
	display:inline;
}
#ir_top_bn li:first-child {
	margin:0 7px 0 0;
}

#ir_top_news h3.ir_top_news_ti {
	margin: 20px 0 10px 0 !important;
	padding: 5px 0 !important;
	font-size: 120%;
	background: url(../../images/contents/ir/ir_top_newtibg.gif) #ffffff no-repeat bottom !important;
}

/* ニュースリリースリスト */

#ir_top_news ul{
	float:right;
	margin-top:-32px !important;
	}

#ir_top_news ul li{
	display:inline;
	margin:0 0 0 8px;
	}

#ir_top_news dl {
	clear:both;
	font-size: 90%;
	padding:5px 0;
	overflow:hidden;
	}
#ir_top_news dt {
	float:left;
	margin:0 10px 0 0;
	}
#ir_top_news dd {
	float:left;
	margin:0 10px 0 0;
	}


#ir_top_dl {
	clear:both;
	margin:20px 0 0 0;
	background:#ECECEC;
	padding:4px;
	overflow:hidden;
}

#ir_top_dl .ir_top_dl_bn {
	float:left;
	margin:0 15px 0 0;
}

#ir_top_dl p {
	margin:8px 0 0 0;
}

/* エリア指定 */

#ir_contents_list {
	float: left;
	width:350px;
	margin: 30px 0px 50px 0px;
	padding: 0px;
}
#ir_contents_list a {
	color: #1f4d94;
}

.ir_contents_list_column {
	float: left;
	width: 150px;
}
.ir_contents_list_ti {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 5px 0px;
	background: url(../../images/main/contents_list_ti_bg.gif) left bottom no-repeat;
}
#ir_contents_list li {
	font-size: 90%;
	padding: 0px 0px 0px 6px;
	background: url(../../images/others/contents_list_ic.gif) left center no-repeat;
}

#ir_contents_list2 {
	float: right;
	margin: 30px 0px 0 0px;
	padding: 0px;
}


/*----------------------------------------------------
  経営方針
 ----------------------------------------------------*/
 
 .ir_02_title {
	border:none;
	margin:0 0 10px 0;
	padding:0px;
}



.ir_01_bn01 {
	margin: 30px 0 0 0;
	float: left;
	width:285px;
}
.ir_01_bn02 {
	margin: 30px 0 0 0;
	float: right;
	width:285px;
}
.ir_01_bntxt {
	text-align:right;
}


.ir_img_left {
	float:left;
	margin:0 15px 15px 0;
}
.ir_img_right {
	float:right;
	margin:0 0 15px 15px;
}


.ir_box {
		border:1px solid #d9d9d9;
		padding:20px;
		margin:15px 0;
}
.ir_box02 {
		border:2px solid #d9d9d9;
		padding:10px;
		margin:15px 0;
}

.ir_link_pdf {
	background: url(../../images/contents/ir/ir_ar_pdf.gif) no-repeat right center;
	padding:0 20px;
	text-align:right;
}

.ir_bn_center {
	margin:15px auto;
	text-align:center;
}

.ir_02_list li{
	font-weight:bold;
	padding:0 0 0 20px;
	margin:5px 0;
}

.ir_list_01 {
		background:url(../../images/contents/ir/ir_ol_01.gif) no-repeat top left;
}
.ir_list_02 {
		background:url(../../images/contents/ir/ir_ol_02.gif) no-repeat top left;
}
.ir_list_03 {
		background:url(../../images/contents/ir/ir_ol_03.gif) no-repeat top left;
}
.ir_list_04 {
		background:url(../../images/contents/ir/ir_ol_04.gif) no-repeat top left;
}
.ir_02_list li ol li{
	font-weight:normal;
	margin:2px 20px;
	padding:0px;
	list-style-type: decimal;
}


/*----------------------------------------------------
  株式情報
 ----------------------------------------------------*/

table.ir_table_01{
	width:70%;
	margin:10px auto;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.ir_table_01 th {
	padding:7px 10px;
	text-align:left;
	background:#eee;
	border-bottom:1px dotted #ccc;
}
.ir_table_01 td {
	padding:7px 10px;
	text-align:right;
	border-bottom:1px dotted #ccc;
}


.ir_table_02{
	margin:10px auto;
	width:100%;
	border-top:1px solid #ccc;
}
.ir_table_02 th{
	padding:5px 10px;
	background:#eee;
	text-align:center;
	border-bottom:1px dotted #ccc;
}
.ir_table_02 td {
	padding:5px 10px;
	text-align:center;
	border-bottom:1px dotted #ccc;
}
.ir_table_02 td.ir_table_02tb {
	text-align:left;
}


table.ir_table_03{
	margin:10px auto;
	width:70%;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.ir_table_03 th{
	padding:5px 10px;
	background:#eee;
	text-align:center;
	border-bottom:1px dotted #ccc;
}
.ir_table_03 td {
	padding:20px;
	border-bottom:1px dotted #ccc;
}

td.ir_table_03txt {
	font-size:200%;
	text-align:center;
}


.ir_table_04{
	margin:5px auto;
	border-top:1px dotted #ccc;
}
.ir_table_04 th{
	padding:5px 10px;
	background:#eee;
	text-align:left;
	border-bottom:1px dotted #ccc;
	width:14em;
}
.ir_table_04 td {
	padding:5px 10px;
	border-bottom:1px dotted #ccc;
}


.ir_table_05{
	margin:10px auto;
	width:100%;
	border-top:1px solid #ccc;
}
.ir_table_05 th{
	padding:5px;
	background:#eee;
	text-align:center;
	border-bottom:1px dotted #ccc;
	font-weight: normal;
	white-space: nowrap;
}
.ir_table_05 td {
	padding:5px;
	text-align:right;
	border-bottom:1px dotted #ccc;
}
.ir_table_05 td.ir_table_05tb {
	text-align:left;
}

/*----------------------------------------------------
  個人事業家の皆様へ TOP
 ----------------------------------------------------*/
 
#ir_in_title {
	overflow:hidden;
}

#ir_in_title h2{
}

.ir_in_bn01 {
	float: left;
	width:287px;
}

.ir_in_bn02 {
	float: right;
	width:293px;
}

#ir_in_list {
	clear:both;
	margin: 30px 0px ;
	padding: 0px;
	overflow:hidden;
}

.ir_in_list_column {
	float: left;
	width:264px;
}
.ir_in_list_ti {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 5px 0px;
	background: url(../../images/main/contents_list_ti_bg.gif) left bottom no-repeat;
}
.ir_in_list_column li {
	font-size: 90%;
	padding: 0px 0px 0px 6px;
	background: url(../../images/others/contents_list_ic.gif) left center no-repeat;
}

#ir_in_list2 {
	float: right;
	width:275px;
}
 
#ir_in_box {
	clear:both;
	background:#eee;
	padding: 5px;
}
 
/* 不動産用語辞典 */

#ir_word dl{
	border-top:1px dotted #ccc;
}
#ir_word dl dt{
	color:#33B0F0;
	padding:10px 0;
	font-weight:bold;
}
#ir_word dl dd{
	padding:0 0 10px 0;
	border-bottom:1px dotted #ccc;
}
