<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

/*
====================================================================================================
ひのまるスポーツ*/
.block01 {
}
.block01 .image {
	width:199px;
	float:left;
}
.block01 .text {
	width:419px;
	float:right;
}
.block01 .text p {
	margin-bottom:1em;
}
.block01 .text ul.download li{
	background:url(../../../../common/images/bg_linklist_icon.gif) no-repeat left center;
	padding-left:18px;
	height:21px;
	line-height:21px;
	font-weight:bold;
}
.block01 .text ul.download li a{ color:#000000; }
.block01 .text ul.download li a:hover{ color:#e60012; text-decoration:none; }

/*
====================================================================================================
世界チャンピオンも多数集結した場内イベント　エリア3分の1写真使用*/
.block02 {
}
.block02 .image {
	width:199px;
	float:left;
}
.block02 .text {
	width:419px;
	float:right;
}
.block02 .text p {
	margin-bottom:21px;
}

.block02 .block {
	width:639px;
	overflow:hidden;
	margin-bottom:34px;
}

.block02 ul.imagelist {
	clear:both;
	width:660px;
}

.block02 ul li {
	float:left;
	margin-right:21px;
	margin-bottom:21px;
}

.block02 ul li p {
	margin-top:-2px;
}

/*
====================================================================================================
選手インタビュー　3分の1の写真使用*/
.block03 .block{
	margin-bottom:34px; 
}
.block03 .image {
	width:199px;
	float:left;
}
.block03 .text {
	width:419px;
	float:right;
}
.block03 .text p {
	margin-bottom:1em;
}

.block03 ul.imagelist {
	clear:both;
	width:660px;
}

.block03 ul.imagelist img {
	border-radius: 5px;
}

.block03 ul.imagelist_result img {
	border-radius: 5px;
}

.block03 ul li {
	float:left;
	margin-right:11px;
	margin-bottom:21px;
}

.block03 ul li p {
	margin-top:-2px;
}

/*
====================================================================================================
*/
.block clearfix short {
	margin-top:10px;
	margin-bottom:10px;
}
</pre></body></html>