table {
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;
}

table p {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

table h1, table h2, table h3, table h4 {
	margin: 0;
	color: #999999;
	font-size: 14px;
}

table h3, table h4 {
	height: 27px;
}

.title01 span {
	position: absolute;
	background-image: url(../../004diet_3/images/title01.gif);
	background-repeat: no-repeat;
	width: 500px;
	height: 120px;
}
.title01 h1 {
	height: 120px;
}

.title02 span {
	position: absolute;
	background-image: url(../../004diet_3/images/title02-check.gif);
	background-repeat: no-repeat;
	width: 500px;
	height: 90px;
}

.title02 h2 {
	height: 90px;
}
.back {
	background-image: url(../../004diet_3/images/back-ph.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.back01 {
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px 0px 0px 20px;
}
.white {
	background-color: #FFFFFF;
	width: 290px;
	margin-bottom: 10px;
}
.white p {
	padding: 5px 10px 5px 15px;
}



/*-------- margin padding --------*/
.padding-lr15 {
	padding: 0px 15px 0px 15px;
}
.margin20 {
	margin-bottom: 20px;
}
.margin10 {
	margin-bottom: 10px;
}



.padding-left20 {
	padding: 0px 15px 0px 20px;
}




/*-------- font --------*/
.font10{
	font-size: 10px;
	line-height: 14px;
}
.font11{
	font-size: 12px;
	line-height: 17px;
}
.font10-2{
	font-size: 10px;
	line-height: 14px;
	padding: 0px 5px 0px 15px;
}
.font-bold {
	font-size: 14px;
	color: #FF9933;
}
.font-bold-2 {
	font-size: 20px;
	font-weight: bold;
}
.font-bold-3 {
	font-size: 14px;
	color: #3333CC;
}
.font-bold-4 {
	font-size: 10px;
	color: #02A17C;	
}
.font-bold-5 {
	font-size: 12px;
	color: #FF9933;
}
.font-bold-6 {
	font-size: 10px;
	color: #FF9933;
}
.font-bold-7 {
	font-size: 12px;
	color: #6BBB62;
}
	
	
