@charset "utf-8";


/* -----------------------------------------

run

----------------------------------------- */

.run .subtitle {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 133%;
}

/* -----------------------------------------

trainer

----------------------------------------- */

.run #trainer {
	padding: 10px;
}

.run #trainer .trainerImg { 
	margin: 0 7px 10px 0;
	float: left;
}

.run #trainer p {
	margin-bottom: 0;
	color: #666666;
	font-size: 83%;
}

/* -----------------------------------------

trainer02

----------------------------------------- */

.run #trainer02 {
	margin-bottom: 20px;
	padding: 13px 17px;
}

.run  #trainer02 h3 {
	margin-right: 14px;
	float: left;
}

.run  #trainer02 p {
	margin-bottom: 0;
}

/* -----------------------------------------

pageInfo

----------------------------------------- */

.pageInfo {
	font-weight: bold;
}

/* -----------------------------------------

recommendBox

----------------------------------------- */

#mainArea #recommendBox {
	margin-bottom: 25px;
}

#mainArea #recommendBox h2 {
	margin-bottom: 20px;
}

#mainArea #recommendBox ul.link {
	margin: 0 0 4px;
}

#mainArea #recommendBox .image {
	margin-right: 11px;
	float: left;
}

#mainArea #recommendBox .textBox {
	float: left;
	width: 205px;
}

#mainArea #recommendBox .text {
	margin-bottom: 10px;
}

#mainArea #recommendBox .text span{
	padding: 3px;
	color: #eb6100;
	border: 1px solid #eb6100;
}

#mainArea #recommendBox .textBox .link li {
	margin-bottom: 10px;
}

#mainArea #recommendBox ul.buyBtn li {
	background: none;
	padding-left: 0;
}

/* -----------------------------------------

insiteLink

----------------------------------------- */

.run #mainArea .insiteLink01 {
	margin-bottom: 40px;
	padding-bottom: 3px;
	background: url(/a-v/bcaa/shared/images/bg_insitelink_2.gif) left bottom no-repeat;
}

.run #mainArea .insiteLink ul {
	margin: 0;
	background: url(/a-v/bcaa/shared/images/bg_insitelink_1.gif) center top no-repeat;
}

.run #mainArea .insiteLink ul li {
	margin: 0;
	padding-left: 1px;
	list-style: none;
	float: left;
	background: url(/a-v/bcaa/shared/images/bg_insitelink_1.gif) left top no-repeat;
}

.run #mainArea .insiteLink ul li#link01 {
	padding-left: 0;
	background: none;
}

.run #mainArea .insiteLink02 {
	margin-bottom: 20px;
	padding-bottom: 3px;
	background: url(/a-v/bcaa/shared/images/bg_insitelink_2.gif) left bottom no-repeat;
}