@charset "UTF-8";

/* company_history.css */ 
/*
========== TABLE of CONTENTS ==========

layout only

========== TABLE of CONTENTS ==========
*/

/*-------------------------

::  contentsInner_left ::

-------------------------*/

#contentsInner_left{
	float:left;
	width:200px;
	margin:0;
	text-align:left;
	background:url(../../images/common_leftnv_bottom.jpg) no-repeat bottom;
	}
	
/*---------------------------
  LeftNav
---------------------------*/

#contentsInner_left #leftnv{
	width:200px;
	margin-bottom:5px;
}

#contentsInner_left #leftnv li.leftnv_ttl a{
	width:200px;
	height:42px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	background:url(../../images/common_leftnv_company.jpg) no-repeat top;
}

#contentsInner_left #leftnv li.leftnv_ttl a:hover{
	width:200px;
	height:42px;
	background:url(../../images/common_leftnv_company_on.jpg) no-repeat top;
}

#contentsInner_left #leftnv li.on{
	width:200px;
	height:49px;
	display:block;
	overflow:hidden;
	color:#1b4494;
	background:url(../../images/common_leftnv_on.jpg) no-repeat top;
}

#contentsInner_left #leftnv li a{
	width:200px;
	height:49px;
	display:block;
	overflow:hidden;
	color:#1b4494;
	background:url(../../images/common_leftnv.jpg) no-repeat top;
}

#contentsInner_left #leftnv li a:hover{
	width:200px;
	height:49px;
	display:block;
	overflow:hidden;
	color:#b2017e;
	background:url(../../images/common_leftnv_on.jpg) no-repeat top;
}

#contentsInner_left #leftnv li p{
	padding:15px 10px 0 28px;
}

/*---------------------------*/

/*-------------------------

::  contentsInner_right ::

-------------------------*/

#contentsInner_right{
	width:720px;
	float:right;
	}
	
#contentsInner_right h1{
	width:720px;
	height:42px;
	background:url(../images/company_history_ttlbar.jpg) no-repeat top;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:20px;
	}
	
	
/*---------------------------
  contentsTab
---------------------------*/

#contentsInner_left #containtsTab{
	width:720px;
	}
	
/*-------tab ui--------*/

.tabNavi{
	width:710px;
	height:31px;
	display:block;
	overflow:hidden;
	}
	
ul.tabNavi li{
  float:left;
  margin-right:1px;
  vertical-align:bottom;
}

#tabContainer{
	clear:both;
	margin:0;
    padding:0;
	}

#tab_old{
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding:15px 0 5px 0;
	clear:both;
}

#tab_new{
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding:15px 0 5px 0;
	clear:both;
}

/*---tab_old, new---*/

#tabContainer table{
	width:720px;
	font-size:100%;
	line-height:1.5em;
	}

#tabContainer th{
	background:url(../../images/dots_690blue.gif) repeat-x top #c6d9ff;
	vertical-align:top;
	padding:7px 10px;
	width:100px;
}

#tabContainer td.detail {
	background:url(../../images/dots_690blue.gif) repeat-x top;
	vertical-align:top;
	padding:7px 10px;
}

#tabContainer td.photo {
	vertical-align:top;
	width:225px;
	padding-left:5px;
}

#tabContainer td.last {
	background:url(../../images/dots_690blue.gif) repeat-x bottom;
	vertical-align:top;
	padding:7px 15px;
}


/*---//tab_old, new---*/

/*-------// tab ui‚¨‚í‚è--------*/
	



