
.wf-roundedmplus1c { font-family: "M PLUS Rounded 1c"; }

#homehost_list {
	
}

#homehost_header {
    font-size: 18px;
	line-height: 1.5;
	background-color: #fff;
	text-align: left;
	background-image: url('../../images/homehost/bg.jpg');
	background-position: right -50% bottom;
	background-repeat: no-repeat;
	background-size: 80% auto;
	padding: 5%;
	overflow: hidden;
}
#homehost_header span {
	line-height: 1.5;
}
#homehost_tag {
	padding-top: 35px;
}

.pink {
	font-size: 35px;
	color: #cc3c74;
}
.red {
	font-size: 25px;
	color: #e52628;
}
.bold {
	font-size: 25px;
	font-weight: bold;
}
