@charset "utf-8";
/* CSS Document */

.e-cre-service {
height:1%;
overflow:auto;
padding-top:10px;
padding-bottom:10px;
}

.e-cre-service p {
	padding-bottom:10px;
}

.e-cre-service p em {
font-style:normal;
font-weight:bold;
}

.e-cre-service img {
width:200px;
float:left;
padding-right:15px;
}

.e-cre-service table {
	float:left;
	width:420px;
}

.e-cre-service table th {
	font-weight:normal;
	white-space:nowrap;
	vertical-align:top;
	padding-right:10px;
}

