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

/**================================= Product Setting =================================**/

/**************** Product common setting *****************/

#ceo .imgBox {
	left:50%;
	top:14px;
	margin-left:-572px;
	position:absolute;
}

#ceo .mainArea {
	padding-top:10px;
}

#ceo .contactArea {
	padding-top:20px;
	margin-bottom:15px;
}

#ceo .contactArea .btnArea {
	top:30px;
}

#ceo .contactBtn {
	text-align:center;
}

#ceo .plinkBox {
	border-bottom:1px dashed #FF4100;
	padding-bottom:20px;
	margin-bottom:20px;
}

#ceo .plinkBox li {
	margin:0 8px 5px 0;
	float:left;
}

#ceo .plinkBox li.even {
	margin-right:0;
}

#ceo .pagetop02 {
	border-bottom:1px dashed #FF4100;
	margin-bottom:20px;
	padding-bottom:15px;
	text-align:right;
}

/**************** section setting *****************/

/* section */

#ceo .section {
	background:#E0E0E0 url(../images/common/bg_section_btm.jpg) no-repeat center bottom;
	margin-bottom:5px;
	padding-bottom:22px;
}

#ceo .section .sectionTtl {
	color:#FFFFFF;
	font-weight:bold;
	height:52px;
	margin-bottom:15px;
	text-align:right;
	position:relative;
}

#ceo .section .sectionInr {
	background:#FFFFFF;
	margin:0 15px 10px 15px;
	padding:50px 25px 45px 25px;
}