@charset "UTF-8";

/* ----------------------------------------
	strategy.html
---------------------------------------- */

#main .section table.businesstable {
	margin:0 0 0 10px;
	border:none;
}
#main .section table.businesstable th {
	padding:10px 0 0 0;
	width:261px;
	background-color:transparent;
	border:none;
}
#main .section table.businesstable th h3 {
	margin:0;
	padding:0;
}
#main .section table.businesstable td.mid {
	border-top:none;
	border-right:1px solid #C5DAE6;
	border-left:1px solid #C5DAE6;
	border-bottom:none;
	padding:10px 10px 0 10px;
	vertical-align:top;
	background-color:transparent;
}
#main .section table.businesstable td.bot {
	border-top:none;
	border-right:1px solid #C5DAE6;
	border-bottom:1px solid #C5DAE6;
	border-left:1px solid #C5DAE6;
	padding:0 10px 0 10px;
	vertical-align:top;
	background-color:transparent;
	text-align:right
}
#main .section table.businesstable td.mid img {
	float:left;
	margin:0 10px 10px 0;
}
#main .section table.businesstable td.mid p {
	float:right;
	width:154px;
}
#main .section table.businesstable td.vacant {
	border:none;
	padding:0;
	width:14px;
	background-color:transparent;
}
#main .section table.businesstable p {
	margin:0 0 5px 0;
}
#main .section table.businesstable p.link {
	margin:0 0 10px 0;
	
}
#main .section table.businesstable p.link a {
	background:url(/ir/lib/images/ico_right_arrow.gif) 0 0px no-repeat;
	padding:0 0 2px 20px;
}

/* ----------------------------------------
	market.html
---------------------------------------- */

#main .section .txt04, .txt02, .txt03 {
	margin-bottom:35px !important;
	text-align:center;
}
div#main div.section div.floatleft,  div#main div.section div.floatright {
	display: inline;
	width: 260px;
}
div#main div.section div.floatleft {
	float: left;
}
div#main div.section div.floatright {
	float: right;
}
div#main div.section div.floatleft h3,  div#main div.section div.floatright h3 {
	margin: 0 0 20px 0;
	padding: 0;
}
div#main div.section div.floatleft p,  div#main div.section div.floatright p {
	margin: 0;
	padding: 0;
}

/* ----------------------------------------
	local set
---------------------------------------- */

#main .section ul.localnavi {
	width:536px;
	list-style:none;
	padding:10px 0 0 0;
	margin:0 0 20px 10px;
	background:url(/ir/company/images/icon_dot_01.gif) 0 top repeat-x;
}
#main .section ul.localnavi li {
	float:left;
	width:268px;
	margin:0;
}
#main .section ul.localnavi li.next {
	text-align:right;
}
#main .section ul.localnavi li.prev a{
	background: url(/ir/lib/images/ico_left_arrow.gif) no-repeat 0 0;
	padding:0 0 0 19px;
}
#main .section ul.localnavi li.next a{
	background: url(/ir/lib/images/ico_right_arrow.gif) no-repeat right 0;
	padding:0 19px 0 0;
}
