@charset "utf-8";
/* --------------------------------------------------------------------

	Site Name	: hair-stamp.com
	Description	: company page settings
	Version		: 1.9 (hybrid layout edition)
	Notes		: 
	Technical Notes	: hybrid layout
	Author		: g-life
	additional	: coding by Grand Design Co., Ltd.

----------------------------------------------------------------------- */

/* --------------------------------------------------------------------
	 main contents
----------------------------------------------------------------------- */

#company_main { margin:20px 0 0 30px }

/* --------------------------------------------------------------------
	 main contents titles
----------------------------------------------------------------------- */

#csr { margin:0 80px 45px 50px }

#ir { margin:0 100px 45px 30px }

#pptitle { margin:0 100px 30px 30px }

#ir p,#pptitle p { margin:0 0 0 50px }

p.right { margin:30px 60px 50px 0 }

/* --------------------------------------------------------------------
	 CSR chart settings dl
----------------------------------------------------------------------- */

dl { 
	display:none ; }

/*
dl {
	width:540px ;
	height:360px ;
	background:url(../imgs/csr_chart9.jpg) no-repeat left top ;
	text-indent:-9999px ; }
*/


/* --------------------------------------------------------------------
	 company information table
----------------------------------------------------------------------- */

.company { 
	font-size:12px ; 
	margin:0 0 0 50px  ; 
	background:url(../imgs/companyimage.jpg) no-repeat top right ; } 

table.company td { padding:5px }

table.company ul { 
	margin:0 0 0 10px ; 
	padding:0 ; 
	line-height:20px ; }

table.company ol { 
	margin:0 0 0 18px ; 
	padding:0 ; 
	line-height:20px ; }

table.company td.p10 { padding-top:10px }

table.company td.l20 { line-height:20px }

table.company td.bottom { vertical-align:bottom }