﻿@charset "UTF-8";

/*=====================================================
*
*	Since 2009.06.01
*	Editor 
*
========================================================*/


dl#companyProfile {
	width: 600px;
	margin: 25px auto;
}

dl#companyProfile dt {
	float: left;
	padding: 3px 0 10px 0;
	color: #405E93;
	line-height: 1.7 !important;
}

dl#companyProfile dd {
	padding: 3px 0 10px 7.5em;
	color: #333333!important;
	line-height: 1.7 !important;
}

