@charset "UTF-8";

/* ****************************************************
	corporate.css
***************************************************** */



/*  /corporate/index.html
=========================================*/
#contents .corporateIntroduction {
	clear: both;
	width: 448px;
	margin: 25px 0 0;
	border: #d2d2d2 1px solid;
}
#contents .corporateIntroduction .innerContents {
	position: relative;
	width: 100%;
}
#contents .corporateIntroduction .innerContents .text {
	padding: 30px 210px 30px 14px;
}
#contents .corporateIntroduction .innerContents .btn {
	position: absolute;
	left: 248px;
	top: 50%;
	margin: -31px 0 0;
}






/*  /corporate/history/index.html
=========================================*/
#contents .historyBlock {
	clear: both;
	margin: 15px 0 0;
	background: url(../../../corporate/images/history_bg01.gif) no-repeat 0 100%;
}
#contents .historyBlock .innerContents {
	padding: 12px 25px 20px;
}
#contents .historyBlock .columnBlock2-03 .rightContents {
	margin: 0 0 0 30px;
}
#contents .historyBlock .columnBlock4-01 .leftContents,
#contents .historyBlock .columnBlock4-01 .centerContents {
	width: 150px;
	margin: 0 10px 0 0;
}
#contents .historyBlock .columnBlock4-01 .rightContents {
	width: 150px;
}




/*  /corporate/network/
=========================================*/
#contents #wrapgmap {
	clear: both;
	margin: 30px 0 0;
}





/*  /corporate/agreement.html
=========================================*/
#contents .pdfLink span {
	padding: 5px 0 0 17px;
	background: url(../../images/com_ic06.gif) no-repeat 0 0.2em;
}
