@charset "UTF-8";

/* aminospots page
----------------------------------------*/
h2.h2_sports {
  font-size: 32px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  margin-bottom: 20px;
  color: #e70012 !important; 
}


h3.h3_sports {
	font-size: 25px;
	font-weight: bold;
	color: #e70012;
	text-align: left;
	border-bottom: dotted 2px #dadada;
	padding-bottom: 15px;
	padding-left: 8px;
	margin-bottom: 30px;
}

h4.h4_sports {
	height: 31px;
	line-height: 31px;
	font-size: 20px;
	color: #e70012;
	font-weight: bold;
	margin-bottom: 20px;
}

h4.h4_sports span {
	background: url(../../products/solution/img/bg_aminosports_arrow.png) no-repeat;
	width: 124px;
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin-right: 15px;
	font-weight: normal;
	margin-left: 8px;
}

h4.h4_sports:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.sports_cell {
	border-bottom: dotted 2px #dadada;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.sports_cell .sports_img {
	float: right;
}

.sports_cell .sports_txt {
	float: left;
	width: 550px;
	margin-left: 8px;
	display: block;
	overflow: hidden;
}

.sports_cell:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.sports_cell .sports_txt h5.h5_sports {
	height: 21px;
	line-height: 21px;
	background: url(../../products/solution/img/icon_sports_arrow.png) no-repeat;
	font-size: 18px;
	text-decoration: underline;
	font-weight: normal;
	padding-left: 45px;
	margin-bottom: 30px;
}

.sports_cell .sports_txt p {
	letter-spacing: -0.01em;
	margin-bottom: 15px;
}

.mr40 { margin-right: 40px !important;}


.btn_sports {
	width: 710px;
	margin: 0 auto;
}

.btn_sports li {
	float: left;
}
	
.btn_sports li:last-child {
	margin-left: 10px;
}


