@charset "UTF-8";


#spec h3 .new {
	position: absolute;
	left: 152px;
	top: 4px;
	visibility: hidden;
}



.switch h3 .new {
	position: absolute;
	left: 267px;
	top: 4px;
	visibility: hidden;
}




.news a {
	margin-top: 7px;
	color: #ef3036;
}

.news p:last-child {
	margin-bottom: 0px;
}

#top hr {
	margin-top: 18px;
}

#sns-nav {
	width: 317px;	/* 103px * 3 + 4 * 2 */
	margin: 0px auto;
	margin-top: 10px
}

#sns-nav li {
	float: left;
	margin-left: 4px;
}

#sns-nav li:first-child {
	margin-left: 0px;
}

.youtube_top {
	text-align: center;
	margin-top: 10px;
}