@charset "UTF-8";

/* Main Cut
------------------------------------------------------- */
.mainCut {
	width: 640px;
	height: 100px;
	margin: 20px 0;
	padding: 0;
}

.mainCut a {
	display: block;
	width: 640px;
	height: 100px;
	background: url(/public_race/boat/tokonamecolumn/img/title.jpg) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
}


/* 記事の段落調整 */
.article-main .article-body.text-score p {
    margin-bottom: 1em;
}