@charset "utf-8";

#service div p {
	line-height: normal;
	margin: 0;
}

#service .box{
	margin-bottom: 30px;
}

#service .boxL{
	width: 240px;
	border: none;
}

#service .boxL p{
	padding: 0;
}

#service .boxR{
	width: 400px;
}

#service .boxR p{
	font-size: 100%;
	line-height: 1.5em;
}
