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

/**================================= Service Setting =================================**/

/**************** Service common setting *****************/

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

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

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

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

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

#service .serviceArea {
	margin-bottom:20px;
}

#service .serviceArea .serviceBox {
	background:#E1E1E1;
	margin:0 10px 8px 0;
	float:left;
}

#service .serviceArea .even {
	margin-right:0;
}

#service .serviceArea .boxTtl {
}

#service .serviceArea .boxInr {
	background:#FFFFFF;
	width:298px;
	margin:8px 10px 10px 10px;
	padding:10px 8px;
}

#service .serviceArea .boxInr .boxImg {
	margin-bottom:7px;
	text-align:center;
}

#service .serviceArea .boxInr .boxImg a img.play_169 {
	position: relative;
	top: -90px;
	left: 0px;
}

#service .serviceArea .boxInr .boxImg a img.play_43 {
	position: relative;
	top: -115px;
	left: 0px;
}

#service .serviceArea .boxInr .textArea {
	font-size: 0.85em;
    line-height: 1.7em;
    margin: 10px 12px 10px 10px;
}

#service .serviceArea .boxInr .btnArea {
	text-align:right;
}

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

/* section */




