@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;
}


.baloon {
  width: 480px;
  position: relative;
  padding: 15px;
  font-size: 14px;
  margin-left: 20px;
}
.baloon.left {
  background-color: #d7ecff;
}
.baloon.left:before {
  content: "";
  position: absolute;
  top: 20px;
  left: -20px;
  border: 8px solid transparent;
  border-right: 12px solid #d7ecff;
}

.baloon.right {
  background-color: #fbf4f0;
}
.baloon.right:before {
  content: "";
  position: absolute;
  top: 20px;
  right: -20px;
  border: 8px solid transparent;
  border-left: 12px solid #fbf4f0;
}

.imagelist_result img, .imagelist img  {
	width: 187px;
}

.imagelist img.tate  {
	height: 187px;
	width: 125px;
}
