@charset "UTF-8";
@import url("global.css");

.terms{
	background:url(../terms/images/board.jpg) no-repeat;
	background-size:320px 100%;
	height:590px;
	padding:60px 35px 0 35px;
	line-height:1.2;
	color:#0171be;
}
.terms li{
	padding-bottom:5px;
	border-bottom:1px dotted #ff579c;
	overflow:hidden;
}
.terms a{
	color:#0171be;
}