@charset "UTF-8";

.top #contents .main{
	float: left;
	width: 380px;
}
.top #contents .main .flexslider{
	border:5px solid #FFF;
}

.top #contents .boxNav{
	float: right;
	width: 515px;
	margin-bottom: 28px;
}
.top #contents .boxNav .singers{
	float: left;
	margin-right: 20px;
}
.top #contents .boxNav .lesson{
	float: left;
}
.top #contents .boxNav .gospel{
	float: right;
}

#contents .boxNews .entry:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#contents .boxNews .entry{
	zoom: 1;
}
#contents .boxNews{
	float: right;
	width: 515px;
	margin-bottom:20px;
}
#contents .boxNews h3{
	margin-bottom: 10px;
}
#contents .boxNews .entry{
	margin-bottom:6px;
}
#contents .boxNews p.date{
	float: left;
	width: 60px;
	font-size:1.0em;
	color:#FFF;
}
#contents .boxNews .entry h4{
	float: right;
	width: 430px;
	font-size:1.0em;
	font-weight:normal;
	line-height: 160%;
}
#contents .boxNews .entry h4 a{
	color:#9FD246;
	text-decoration:none;
}
#contents .boxNews .entry h4 a:hover{
	color:#777;
	text-decoration:underline;
}

.top #contents .boxSub{
	float: right;
	width: 515px;
}
.top #contents .boxSub .profile{
	float: left;
	margin-right: 20px;
}
.top #contents .boxSub .works{
	float: right;
}
