@charset "EUC-JP";

/* ------------------------------------------------
_common.css
------------------------------------------------- */
@import url("common.css");

/*　断食とは　*/

#main h3 {
	margin-bottom: 15px;
	margin-top: 5px;
}

#main h4 {
	margin-bottom: 15px;
}

#main h5 {
	margin-bottom: 10px;
}

#main p.text {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
}

#main div.fast {
	margin-bottom: 15px;
	float: left;
	width: 405px;
	padding-left: 5px;
}

#main p.text strong {
	color: #CC0033;
}

#main p.exp {
	line-height: 2;
}

/*　断食とは　断食による効果　*/

#main div.effect {
	margin-bottom: 15px;
	float: left;
	width: 460px;
	padding-left: 10px;
}

#main div.effect h5 {
	color: #663300;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#main div.effect p {
	margin-bottom: 10px;
}

#main div.effect p.photo_le {
	margin-right: 10px;
	margin-bottom: 120px;
}

#main table {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 560px;
}

#main th {
	background: #E6E6DC;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: center;
	padding: 5px;
}

#main td {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 10px 15px;
}

/*　断食とは　断食の内容　*/

#main h5.title {
	padding: 5px 10px;
	background: #998675;
}

#main #spend {
	padding: 15px;
	background: #F4EAEA;
	border: 1px solid #CC9999;
}

#main .attention {
	color: #FF0000;
}


#main #spend ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#main #spend li {
	margin: 0px 0px 10px;
	padding: 0px;
}


/* 断食とは　ロールオーバー up */

#sub li#cate1 a {
	background: url(../img/fast_01_up.jpg) no-repeat left top;
}

#sub li#cate2 a {
	background: url(../img/fast_02_up.jpg) no-repeat left top;
}

#sub li#cate3 a {
	background: url(../img/fast_03_up.jpg) no-repeat left top;
}

/*　断食とは　ロールオーバー down */

#sub li#cate1 {
	background: url(../img/fast_01_down.jpg) no-repeat left top;
}

#sub li#cate2 {
	background: url(../img/fast_02_down.jpg) no-repeat left top;
}

#sub li#cate3 {
	background: url(../img/fast_03_down.jpg) no-repeat left top;
}

/* 断食とは　ロールオーバー up */

#sub li#cate01 a {
	background: url(../img/fast_01_down.jpg) no-repeat left top;
}

#sub li#cate02 a {
	background: url(../img/fast_02_down.jpg) no-repeat left top;
}

#sub li#cate03 a {
	background: url(../img/fast_03_down.jpg) no-repeat left top;
}

/*　断食とは　ロールオーバー down */

#sub li#cate01 {
	background: url(../img/fast_01_down.jpg) no-repeat left top;
}

#sub li#cate02 {
	background: url(../img/fast_02_down.jpg) no-repeat left top;
}

#sub li#cate03 {
	background: url(../img/fast_03_down.jpg) no-repeat left top;
}
