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

#line section h3 {
	margin-bottom:10px;
}
#line section p {
	margin:0 0 10px 50px;
	font-size:90%;
}
#line section p span {
	color:#00b900;
	font-weight:bold;
}
#line section p strong {
	color:#f76053;
	font-weight:bold;
}
#line section article.yaji {
	padding-bottom:20px;
	background:url(../line/images/arrow.png) no-repeat center bottom;
	background-size:20px;
	margin-bottom:15px;
}
#line section  .kotsu {
	border:1px solid #f76053;
	padding:10px;
	margin:0 0 10px 50px;
}
#line section  .kotsu h4 {
	color: #f76053;
	font-size:90%;
	margin-bottom:10px;
}
#line section  .kotsu p {
	margin:0 0 10px 0;
	font-size:80%;
}