@charset "UTF-8";

/*　ベースサプリについて専用CSS
---------------------------------*/

.base_text01 {
	font-size: 70%;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
.base_text02 {
	font-size: 110%;
	line-height: 1.5em;
	color: #E76789;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.base_img02 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.base_text03 {
	text-decoration: underline;
	color: #DD0000;
}
.base_box01 {
	width: 700px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2AFCC;
}
.base_box_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 314px;
}
.base_box_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 370px;
}
.base_gaba {
	background-image: url(../health/img/base_gaba.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 108px;
	width: 314px;
}
.base_carnitine {
	background-image: url(../health/img/base_carnitine.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 108px;
	width: 314px;
}
.base_q10 {
	background-image: url(../health/img/base_q10.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 108px;
	width: 314px;
}

