@charset "UTF-8";

/* company_profile.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_profile_ttlbar.jpg) no-repeat top;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:20px;
	}
	
#contentsInner_right table.gaiyou{
	width:720px;
	font-size:100%;
	line-height:1.5em;
	background:url(../../images/dots_690blue.gif) repeat-x bottom;
	}

#contentsInner_right tr{
	}
	
#contentsInner_right th.koumoku{
	background:url(../../images/dots_690blue.gif) repeat-x top #c6d9ff;
	vertical-align:top;
	padding:7px 15px;
	width:150px;
	}
	
#contentsInner_right td.detail{
	background:url(../../images/dots_690blue.gif) repeat-x top;
	vertical-align:top;
	padding:7px 15px;
	}
	
#contentsInner_right td.detail ul{
	}
	
#contentsInner_right td.detail ul li{
	background:url(../../images/icon_sankaku.gif) no-repeat 0 7px;
	padding-left:11px;
	}
	
#contentsInner_right td.detail ul.in{
	margin-left:30px;
	}
	
#contentsInner_right td.detail ul.in li{
	background:url(../../images/icon_kasou.gif) no-repeat 0 7px;
	}
	
#contentsInner_right td img{
	vertical-align:middle;
	padding-right:10px;
	}

#contentsInner_right table.yakuin{
	width:100%;
	font-size:100%;
	}
	
#contentsInner_right table.yakuin th,td{
	vertical-align:top;
	padding-right:10px;
	font-size:100%;
	}
	
#contentsInner_right table.kabunushi{
	width:100%;
	}
	
#contentsInner_right table.kabunushi td{
	width:33%;
	}



