body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 75%;
	line-height: 1.5em;
	color: #7E6B5A;
	letter-spacing: 0.09em; 
	background-image: url(../image_common/back.gif);
	background-repeat: repeat;
}

/* リンクテキスト*/
a.link:link {   color: #7E6B5A; text-decoration: underline;}
a.link:visited {   text-decoration: underline;}
a.link:hover {  color: #7E6B5A; text-decoration: none;}

a.links:link {  font-size: 90%; color: #7E6B5A; text-decoration: underline;}
a.links:visited {  font-size: 90%; text-decoration: underline;}
a.links:hover {  font-size: 90%; color: #7E6B5A; text-decoration: none; }

a.link_blue:link {   color: #0000FF; text-decoration: underline; font-weight: bold;}
a.link_blue:visited {   text-decoration: underline; font-weight: bold;}
a.link_blue:hover {  color: #0000FF; text-decoration: none; font-weight: bold;}

a.link_blue02:link {   color: #0000FF; text-decoration: underline;}
a.link_blue02:visited {   color: #0000FF; text-decoration: underline;}
a.link_blue02:hover {  color: #0000FF; text-decoration: none;}

a.link_red:link {   color: #E03B09; text-decoration: underline; font-weight: bold;}
a.link_red:visited {   text-decoration: underline; font-weight: bold;}
a.link_red:hover {  color: #E03B09; text-decoration: none; font-weight: bold;}

a.link_bwn:link {   color: #7E6B5A; text-decoration: underline;}
a.link_bwn:visited {   color: #7E6B5A; text-decoration: underline;}
a.link_bwn:hover {   color: #7E6B5A; text-decoration: underline;}

a.link_wht:link {   font-size: 90%; color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a.link_wht:visited {   font-size: 90%; color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a.link_wht:hover {  font-size: 90%; color: #8C97CB; text-decoration: none; font-weight: bold;}


.txt_s{
	font-size: 80%;
	line-height: 160%;
}
.txt_m_bld {
	font-weight: bold;
}
.txt_l_bld {
	font-size: 120%;
	font-weight: bold;
}
.txt_red_m_bld {
	font-weight: bold;
	color: #E03B09;
}
.txt_red_s_bld {
	font-weight: bold;
	font-size: 80%;
	line-height: 160%;
	color: #E03B09;
}
.txt_org_m_bld {
	font-weight: bold;
	line-height: 120%;
	color: #F39800;
}
.txt_wht_s_bld {
	font-weight: bold;
	font-size: 80%;
	line-height: 160%;
	color: #FFFFFF;
}

.system_001 {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	margin: 5px 0 5px 0;
}


.dotline {
	background-image: url(../image_common/dotline.gif);
	background-repeat: repeat-x;
}
.bg_wht {
	background-color: #FFFFFF;
}
.bg_grn {
	background-color: #B0CC69;
}
.bg_rgtgrn {
	background-color: #E4FBAB;
}
.bg_gry {
	background-color: #E4E2E2;
}
.bg_rgtylw {
	background-color: #FEFAC9;
}
.bg_rgtrgtylw {
	background-color: #FFFEDF;
}
.bg_vrgtpink {
	background-color: #FFE4DF;
}
.bg_rgtpink {
	background-color: #FFF7F6;
}
.bg_pink {
	background-color: #FFD8CF;
}
.bg_drkpink {
	background-color: #FFB3A2;
}
.bg_prpl {
	background-color: #9c6b9c;
}
.bg_rgtprpl {
	background-color: #faf4fa;
}
.bg_vrgtprpl {
	background-color: #f9f7ff;
}
.bg_vrgtbrwn {
	background-color: #f9f0e6;
}
.bg_vrgtblue {
	background-color: #e9edf2;
}
.bg_asa {
	background-image: url(../image_common/bg_asa.jpg);
	background-repeat: repeat;
}
.bg_note {
	background-image: url(../image_common/bg_note.jpg);
	background-repeat: repeat;
}
.bg_note02 {
	background-image: url(../image_common/bg_note02.jpg);
	background-repeat: repeat;
}
.bg_memo {
	background-image: url(../shokutaku/image/g_memo.gif);
	background-repeat: repeat;
}
.bg_box {
	background-image: url(../image_common/box_bg.gif);
	background-repeat: repeat;
}

/* マクロビ */
table.macro {
	border: 2px dotted #e7b98a;
	padding: 5px;
}

/* テーブルレイアウト*/
table.tb01 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width:100%;
  border-collapse: collapse;
  border: solid 1px #CE93CE;
}
table.tb01 th,
table.tb01 td {
  border: solid 1px #CE93CE;
  padding: 4px 6px;
}
table.tb01 th {
	background: #faf4fa;
	text-align: left;
}
table.tb01 td {
  background: #FFFFFF;
  text-align: left;
}

/* 数秘術*/
table.tb02 {
  border-collapse: collapse;
  width:100%;
  border: solid 1px #CE93CE;
}

table.tb02 td {
  padding: 4px 6px;
  text-align: left;
}

/* ネットスーパー☆おうちごはん*/
span.blogtext {
	line-height: 22px;
	margin: 10px;
	padding: 0px;
}


/* 212plusで追加 topバナー*/

	
#top_banner01 {
	background-image: url(../image_common/zenkoku3.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 521px;
}
#top_banner01 .link001 {
	height: 27px;
	width: 129px;
	display: block;
	margin: 12px 0 0 378px;
	position: absolute;
}
#top_banner01 .link002 {
	margin: 10px 0 0 365px;
	height: 171px;
	width: 147px;
	position: absolute;
	display: block;
}

.loope_01 {
	margin: 0px 20px 0px 0px;
	padding: 0px 10px 0px 0px;
	font-size: 10px;
	line-height: 120%;
	color: #7E6B5A;
}

.loope_02 a {
	margin: 8px 10px 0px 0px;
	padding: 20px 0px 0px 0px;
	font-size: 12px;
	line-height: 110%;
	color: #FF7D25;
}

.rankingk_01 a {
	padding: 0px 0px 0px 8px;
	font-size: 12px;
	line-height: 120%;
	display: block;
}

.rankingk_02 {
	padding: 2px 0px 2px 0px;
	font-size: 12px;
	line-height: 120%;
}

.rankingk_03 {
	padding: 3px 0px 3px 0px;
	font-size: 12px;
	line-height: 120%;
}

.rankingk_04 {
	font-size: 10px;
}

.recipe_table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CAE98B;
	border-left-color: #CAE98B;
}
.recipe_01 {
	margin: 0px;
	padding: 4px 6px 2px 6px;
	font-size: 12px;
	line-height: 110%;
}
.recipe_02 {
	margin: 0px;
	padding: 2px 6px 4px 6px;
	font-size: 12px;
	line-height: 110%;
	text-align: right;
}

.recipe_01 a:link {color: #7E6B5A; text-decoration: underline;}
.recipe_01 a:visited {color: #7E6B5A; text-decoration: underline;}
.recipe_01 a:hover {color: #7E6B5A; text-decoration: none;}

.recipe_02 a:link {color: #ff6600; text-decoration: underline;}
.recipe_02 a:visited {color: #ff6600; text-decoration: underline;}
.recipe_02 a:hover {color: #ff6600; text-decoration: none;}
.recipe_title {

	font-weight: bold;
	font-size: 10px;
	line-height: 160%;
	color: #E03B09;
}
.line_gry01 {
	border-bottom: solid 1px #E4E2E2;
}

/* 食卓問題 */
.shokutaku_mondai {
	line-height:140%;
}

/* 卓モニ */
.takumoni_txt {
	display: block;
}
#takumoni_box_top {
	background-image: url(../takumoni/image/box_top.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 394px;
	margin: 0 2px;
}
#takumoni_box {
	background-color: #FBE8E2;
	margin: 0 2px;
	height: auto;
	width: 394px;
}

#takumoni_box .left {
	float: left;
	margin: 0 0 0 15px;
	padding: 0px;
	width: 105px;
	font-size: 12px;
	color: #DF7266;
	line-height: 150%;
}
#takumoni_box .right {
	font-size: 12px;
	color: #7E6B5A;
	float: right;
	width: 259px;
	margin: 0 15px 0 0;
	line-height: 150%;
}
#takumoni_box .line {
	background-image: url(../takumoni/image/line_dot.jpg);
	background-repeat: repeat-x;
	clear: both;
	width: 364px;
	height: 12px;
	background-position: 0px 5px;
	margin: 0 15px;
}
#takumoni_box .redmini {
	color: #FF0000;
	font-size: 10px;
}

#takumoni_box .red {
	color: #FF0000;
	font-size: 12px;
}

#takumoni_box_nobottom {
	background-image: url(../takumoni/image/box_bottom_02.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 394px;
	margin: 0 2px 20px 2px;
}
#takumoni_box_bottom {
	background-image: url(../takumoni/image/box_bottom.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 394px;
	margin: 0 2px 20px 2px;
}
#takumoni_box_bottom .link001 {
	height: 33px;
	width: 130px;
	display: block;
	margin: 7px 0 0 52px;
	position: absolute;
}
#takumoni_box_bottom .link002 {
	margin: 7px 0 0 206px;
	height: 33px;
	width: 130px;
	position: absolute;
	display: block;
}
