div#cnt_r{
	background:url(../img/company/cntr-inner01.jpg) right top no-repeat !important;
}



/* 
----------------------------------------------------------------------------------------
h2
----------------------------------------------------------------------------------------
*/

h2#cnt01{
	width:200px;
	height:78px;
	background:url(../img/company/cntl01.jpg) no-repeat;
}	
h2#cntr01{
	background:url(../img/company/h201.jpg) 5px 0px no-repeat;
	width:528px;
	height:30px;
	margin:20px 0;
}	

/* 
----------------------------------------------------------------------------------------
h3
----------------------------------------------------------------------------------------
*/

h3{
	text-indent:-9999em;
	width:528px;
	height:32px;
	margin-top:10px;
	padding-bottom:10px;
	clear:both;
}	
h3#h301{
	background:url(../img/company/h301.jpg) no-repeat;
}
h3#h302{
	background:url(../img/company/h302.jpg) no-repeat;
}
h3#h303{
	background:url(../img/company/h303.jpg) no-repeat;
}



/* 
----------------------------------------------------------------------------------------
h3
----------------------------------------------------------------------------------------
*/

dl.cnt_inner{ 
 	background:url(../img/top-design/header-02.jpg) no-repeat;
	color:#FFFFFF;
	width:190px;
	float:left;
	margin-top:-1px;
}
dl.cnt_inner a{ 
	color:#FFFFFF;
}
dl.cnt_inner dt{
	background:url(../img/top-design/noder.jpg) 24px 6px no-repeat;
	padding-left:38px;
}
dl.cnt_inner dd{
	padding-left:24px;
	width:160px;
	padding-bottom:10px;
	}

div#cnt_r dl.cntr_short{
	width:320px;
	height:auto;
	margin-left:6px;
	border-bottom:#666666  1px dotted;
	color:#666666;
	font-size:12px;
	margin-top:6px;
	padding-bottom:6px;
	line-height:150%;
}
div#cnt_r dl dt{
	width:80px;
	float:left;
	height:auto;
}
div#cnt_r dl dd{
	width:220px;
	float:left;
	height:auto;
}
div#cnt_r ul#h301_inner{
	margin-top:10px;
	clear:both;	
}
div#cnt_r ul#h303_inner{
	margin-top:10px;
}




/* 
----------------------------------------------------------------------------------------
clearFix
----------------------------------------------------------------------------------------
*/

.cntr_short{
	overflow: hidden;
}

.cntr_short:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}

/*\*/
* html .cntr_short{
    height: 1em;
    overflow: visible;
}
/**/


