@charset "UTF-8";


/* IRページ
	---------------------------------------------*/

#buisiness_menu ,
#gaiyou_menu ,
#recruit_menu ,
#commercialland_menu {
	display:none;
}

*html a#menuTitle6 {
	margin-top:-14px;	
}

#headNavi a#n03 {
	background-position: 0px -26px !important;
}
#navi a#m03 {
	background-position: 0px -38px !important;
}


/* ------- 株主優待 -------- */

#benefit_wrap {

}

#yutaiken {

}

#yutaiken img {
	float:left;
	margin-right:20px;
}
#yutaiken p {
	float:left;
	width:290px;
	padding:5px;
}
#yutaiken div {
	float: left
	width: 100%;
	padding: 10px;
	background:#efefef;
}

.benefit_table {
	width:620px;
	float:right;
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	empty-cells: show;
	border:1px solid #fff;
	margin-bottom:20px;
}

.benefit_table td ,
.benefit_table th {
	height:40px;
	border-left:8px solid #fff;
	border-top:8px solid #fff;
	border-bottom:8px solid #fff;
	vertical-align:middle;
}
.benefit_table td {
	width:180px;
	overflow:hidden;
	color: #03C;
}
.benefit_table td p {
	width:180px;
	height:120px;
	border-top:1px dashed #fff;
	padding:5px 10px;

	/width:181px;
	background-color: #fff;
}
.benefit_table th {
	color:#fff;
	background:#3181e0;
	width:280px;
	text-align:left;
}

.benefit_table td.benenum_01 {
	background:#009999 url(../../ir/img/num_001.gif) no-repeat top left;
	color: #066;
}
.benefit_table td.benenum_02 {
	background:#009999 url(../../ir/img/num_002.gif) no-repeat top left;
	color: #066;
}
.benefit_table td.benenum_03 {
	background:#3181e0 url(../../ir/img/num_003.gif) no-repeat top left;
}
.benefit_table td.benenum_04 {
	background:#3181e0 url(../../ir/img/num_004.gif) no-repeat top left;
}
.benefit_table td.benenum_05 {
	background:#3181e0 url(../../ir/img/num_005.gif) no-repeat top left;
}
.benefit_table td.benenum_06 {
	background:#3181e0 url(../../ir/img/num_006.gif) no-repeat top left;
}
.benefit_table td.benenum_07 {
	background:#3181e0 url(../../ir/img/num_007.gif) no-repeat top left;
}
.benefit_table td.benenum_08 {
	/background:#3181e0 url(../../ir/img/num_008.gif) no-repeat top left;/
}


.benefit_table td.bg_none {
	background:none;
}
.benefit_table strong {
	display:block;
	color:#fff;
	padding:5px 0 0 40px;
	height:40px;
}

.benefit_list li {
	display:block;
	padding:5px;
	margin:5px 0;
	background:none;
}

ul.benefit_list li strong {
	color:#1eb0fb;
	padding:0 10px;
}

h5.benefit_melit {
	width:610px;
	background:#e5effb;
	line-height:25px;
	padding-left:8px;
	margin-bottom:15px;
}

.benefit_table_02 {
	width:620px;
	float:right;
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	empty-cells: show;
	border:1px solid #ccc;
	margin-top:0px;
	margin-bottom:20px;
}

.benefit_table_02 td {
	padding: 5px 5px;
	border:1px solid #ccc;
	vertical-align:top;
}

.benefit_table_02 thead td {
	background:#efefef;
}

.benefit_table_03 {
	width:450px;
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	empty-cells: show;
	border:0;
	margin-bottom:20px;
	margin-top:20px;
	margin-left: 30px;
}

.benefit_table_03 td {
	padding: 5px 10px;
	width:auto;
	border-bottom:1px dashed #ccc;
	vertical-align:top;
}

.benefit_table_03 td.benefit_right {
	border-right:none;
}
#GraphBox {
	width: 664px;
}
.graphbox {
	width: 324px;
	height: 270px;
}




/*　アナリストレポート追加CSS　100602
--------------------------------------------------- */


#topmenu {
	
}

#analistreport {
	float:right;
	width:170px;
	margin-top:0px;
	margin-left:20px;
}
#analistreport img{
	margin-bottom:15px;
}
#topmenu p ,
#topmenu h4 {
	width:400px;
	
}

.mr10 { margin-right:10px; }
