@charset "utf-8";
/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 Author : AbleMarketing
 created: 2012/01/06
	updated: 

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/





/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 H1 Settings

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/

#company_index div#contents h1 {
	background: url(../images/company/h1_company_01.gif) no-repeat 0 0;
}



/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 H2 Settings

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/

#company_index div#contents h2 {
	background: url(../images/company/h2_company_01.gif) no-repeat 0 0;
}



/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 Other Settings

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/

#company_index div#contents dl.company_profile {
	width: 910px;
	margin: 0 0 40px 0;
}

#company_index div#contents dl.company_profile dt {
	clear: both;
	float: left;
	width: 150px;
	margin: 0 0 9px 0;
	padding: 10px 0;
	border-right: solid 2px #dddddd;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
}

#company_index div#contents dl.company_profile dd {
	margin: 0 0 9px 0;
	padding: 10px 20px 10px 172px;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}

#company_index div#contents dl.company_profile dd a {
	color: #666666;
	text-decoration: none;
}

#company_index div#contents dl.company_profile dd a:hover {
	text-decoration: underline;
}

#company_index div#contents iframe {
	float: left;
	width: 606px;
	height: 321px;
	margin: 0 20px 0 3px;
	border: solid 1px #cccccc;
}

#company_index div#contents p {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}
