@charset "utf-8";
/****************************************

ヘッダ

*****************************************/
#header #main-header .title h1 {
	background-image: url(../images/diet-header-title-back.gif);
	background-repeat: no-repeat;
	width: 580px;
	height: 40px;
}
#header #main-header .title span {
	visibility: hidden;
}
#header #main-header .title h2 {
	font-size: 100%;
	position: relative;
	top: 0px;
	left: 20px;
	font-weight: normal;
	line-height: 130%;
}
/****************************************

コンテンツ

*****************************************/
.diet-back {
	width: 550px;
	margin:0 0 30px 0;
	padding:10px;
	background-color: #f7e7d8;
}
*:first-child+html .diet-back {
	overflow: hidden;
}
*html .diet-back {
	overflow: visible;
}
/*タイトル*/
#contents-main .diet-back .title01 {
	background-image: url(../images/diet-contents-title01.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 300px;
}
#contents-main .diet-back .title02 {
	background-image: url(../images/diet-contents-title02.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 540px;
}
#contents-main .diet-back .title03 {
	background-image: url(../images/diet-contents-title03.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 540px;
}
#contents-main .diet-back h3 {
	font-size: 120%;
	padding-left: 18px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background-image: url(../images/sitemap-list01.gif);
	background-repeat: no-repeat;
	color:#d7513e;
}


/*文章*/
#contents-main .diet-back .sentence {
	display: inline;
	float: left;
	width: 320px;
	margin-left: 25px;
	line-height: 150%;
}
*html #contents-main .diet-back .sentence {
	margin-left: 15px;
}
#contents-main .diet-back .sentence p {
	text-align: right;
	width: 310px;
	margin-top: 5px;
	font-weight: bold;
}
/*写真(イメージ)*/
#contents-main .diet-back .pic {
	display: inline;
	float: right;
	width: 200px;
}
#contents-main .diet-back .pic p {
	text-align: center;
	width: 200px;
	margin-top: 3px;
}
/*誘導*/
#contents-main .diet-back .instruction {
	text-align: left;
	clear: both;
	padding-left: 330px;
}
*:first-child+html #contents-main .diet-back .instruction {
}
*html #contents-main .diet-back .instruction {
}
#contents-main .diet-back .instruction ul {
	list-style-image: url(../images/list-back.gif);
}
#contents-main .diet-back .instruction li {
	margin-bottom: 10px;
}
*:first-child+html #contents-main .diet-back .instruction li {
	margin-bottom: 5px;
}
*html #contents-main .diet-back .instruction li {
	margin-bottom: 10px;
}
*:first-child+html #contents-main .diet-back .instruction span {
	position: relative;
	right: 2px;
	bottom: 2px;
}
/*カウンセリング*/
#contents-main .counseling {
	width: 550px;
	margin-top: 20px;
	padding:10px;
	background-color: #f7e7d8;
}
#contents-main .counseling h4 {
	font-size: 120%;
	font-weight: bold;
}
#contents-main .counseling p {
	margin-left:15px;
	line-height: 130%;
	margin-top: 10px;
}
#contents-main .rate {
	text-align: center;
	width: 540px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contents-main .rate table {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: #76442b;
	font-weight: bold;
}
#contents-main .rate .td04 {
	width: 12em;
}
#contents-main .rate .td05 {
	width: 6em;
}
#contents-main .rate .td06 {
	width: 4em;
	text-align: right;
}
#contents-main .rate .td07 {
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-top: 1em;
}
/*============================
  その他
==============================*/
#contents-main .top {
	text-align: right;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
#contents-main .top a:link,
#contents-main .top a:visited {
	color: #535353;
}
#contents-main .top a:hover {
	color: #d56000;
}
#contents-main .kanpan .top2 {
	text-align: right;
	width: 100%;
	padding-right: 10px;
}
#contents-main .top2 a:link,
#contents-main .top2 a:visited {
	color: #535353;
}
#contents-main .top2 a:hover {
	color: #d56000;
}
#sub-footer {
	margin:0 0 150px 15px;
}
#sub-footer ol {
	float: right;
}
