@charset "UTF-8";
/* CSS Document */

 div#main h3 {
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	}
 div#sub ul li {
	background: url(/images/company/arrow.gif) left center no-repeat;
	padding-left: 15px;
	font-size: 92%;
	line-height: 1.8;
	}

/*company 
========================================*/
div#company div#main div.company {
	width: 570px;
	margin-bottom: 15px;
	font-size: 92%;
	}
div#company div#main div.company div.left {
	width: 120px;
	float: left;
	}
div#company div#main div.company div.right {
	width: 450px;
	float: right;
	}
div#company div#main div.company p {
	font-size: 100%;
	}
div#company div#main div.company p.access {
	margin-bottom: 15px;
	}

/*privacy 
========================================*/
div#privacy div#main {
	font-size: 92%;
	}
div#privacy div#main div.privacy {
	width: 570px;
	margin-top: 25px;
	}
div#privacy div#main div.privacy h4 {
	font-size: 100%;
	}

/*businessDeal 
========================================*/
div#businessDeal div#main div.businessDeal {
	width: 570px;
	font-size: 92%;
	}
div#businessDeal div#main div.businessDeal h4 {
	font-size: 100%;
	}
