@charset "UTF-8";

/*　サプリメントについて専用CSS
---------------------------------*/

.supple_text01 {
	font-size: 110%;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.supple_text02 {
	font-size: 80%;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.supple_interview_box01 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 600px;
}
.supple_interview_box02 {
	padding: 0px;
	width: 600px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.interview_box01_title {
	font-size: 110%;
	color: #E76789;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	font-weight: bold;
}
.supple_interview_box02  ul {
	margin: 0px;
	padding: 0px;
	width: 600px;
}
.supple_interview_box02  li {
	margin: 0px;
	width: 600px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
}
.supple_interview_box03 {
	padding: 0px;
	float: left;
	width: 407px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.supple_interview_box04 {
	padding: 0px;
	float: right;
	width: 181px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.supple_interview_box03 ul {
	margin: 0px;
	padding: 0px;
	width: 407px;
}
.supple_interview_box03 li {
	margin: 0px;
	width: 407px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
}

