@charset "utf-8";
/* ===================================================================
CSS information

 author     :Access Solutions
 
=================================================================== */

#mv_top {
	width: 540px;
	height: 38px;
	margin: 0 auto 5px;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
	background: url(/menu/images/mv/diet_top.gif) no-repeat;
}

#mv_wrap {
	width: 540px;
	height: 75px;
	margin: 0 auto 15px;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}
#mv01 {
	width: 270px;
	height: 125px;
	background: url(/menu/images/mv/diet/supplement01.jpg) no-repeat;
	float: left;
}
#mv02 {
	width: 270px;
	height: 125px;
	background: url(/menu/images/mv/diet/supplement02.jpg) no-repeat;
	float: right;
}

.main01 h2 {
	width: 540px;
	height: 32px;
	background: url(/menu/images/heading/diet/supplement01.gif);
	margin-bottom: 15px;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}

.main02 h2 {
	width: 540px;
	height: 32px;
	background: url(/menu/images/heading/diet/supplement02.gif);
	margin-bottom: 10px;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}

.main03 h2 {
	width: 540px;
	height: 32px;
	background: url(/menu/images/heading/diet/supplement03.gif);
	margin-bottom: 10px;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}

.link2 {
	width: 516px;
	border: 2px #ccc solid;
	padding: 10px;
	margin-top: 10px;
}
.link2 h3 {
	font-size: 110%;
	color: #999;
	border-left: 5px #fc9 solid;
	padding-left: 10px;
}
.link2 .contents_wrap {
	width: 516px;
	padding-top: 5px;
	margin-top: 5px;
	border-top: 1px #ccc solid;
	
}
.link2 .contents_wrap:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
.link2 .contents_l {
	width: 248px;
	float: left;
}
.link2 .contents_r {
	width: 248px;
	float: right;
	margin-left: 20px;
}
.link2 li {
	background: url(/menu/images/li/arrow01.gif) no-repeat left 55%;
	padding-left: 12px;
}

.link2 a:link {
	color:#06c;
	text-decoration: none;
}

.link2 a:visited {
	color:#639;
	text-decoration: none;
}

.link2 a:hover {
	color:#f60;
	text-decoration: underline;
}

.link2 a:active {
	color:#f60;
	text-decoration: underline;
}
