@charset "UTF-8";

/* ------------------------------------------------------------
  CONTENTS CSS
  最終更新日 : 2011-05-18
------------------------------------------------------------ */


/* Oneday Style
------------------------------------------------------------ */

.onedayText { color: #00a0e9; }

.onedayTitle {
	position: relative;
	width: 620px;
	height: 150px;
}

.onedayTitle h1 {
	position: absolute;
}

.onedayTitle .title {
	position: absolute;
	margin: 26px 0 0 435px;
}

.onedayTitle .navi {
	position: absolute;
	margin: 82px 0 0 254px;
}

.onedayTitle .navi li {
	float: left;
	background-image: none;
	padding-left: 3px;
}

.onedayTitle .navi li img { vertical-align: bottom; }

.onedayTitle2 {
	width: 620px;
}

.onedayTitle2 h1 {
	float: left;
	width: 280px;
}

.onedayTitle2 .title {
	float: left;
	width: 340px;
}

.onedayTitle2 .title p {
	width: 340px;
	padding: 20px 0 25px 0;
}


/* Morning Style
------------------------------ */

.morning1Text { float: left; width: 403px; }
.morning1Img { float: right; width: 170px; padding-left: 35px; }

.morningPoint1,
.morningPoint2,
.morningPoint3 {
	width: 610px;
	position: relative;
}

.morningPoint1 .title { position: absolute; margin-top: 18px; }
.morningPoint2 .title,
.morningPoint3 .title { position: absolute; }

.morningPoint1 .img,
.morningPoint2 .img,
.morningPoint3 .img {
	position: absolute;
	margin-left: 427px;
}

.morningPoint1 p { width: 490px; padding: 50px 0 50px 0; }
.morningPoint2 p { width: 450px; padding: 30px 0 50px 0; }
.morningPoint3 p { width: 420px; padding: 30px 0 30px 0; }

.ideaFrame {
	border: solid 1px #71bb03;
	padding: 5px;
	background-color: #ffffff;
}

.ideaFrame .ideaFrameIn {
	background: url(/j/syokuiku/kodomo_navi/oneday/img/idea1_frame.gif) repeat-y left top #ffffff;
}

.ideaFrame .ideaFrameIn .img {
	float: left;
	width: 222px;
	background-color: #eef2dd;
}

.ideaFrame .ideaFrameIn p {
	float: left;
	width: 362px;
	margin-left: 12px;
}

.onedayIndexTable{
	margin:0px;
	padding:0px;
}

.onedayIndexTable01{ background: url(/j/syokuiku/kodomo_navi/oneday/img/index_block_bg.gif); }
.onedayIndexTable01_td{ background: url(/j/syokuiku/kodomo_navi/oneday/img/index_block_01img.gif) no-repeat left bottom; }
.onedayIndexTable02{ background: url(/j/syokuiku/kodomo_navi/oneday/img/index_block_bg.gif); }
.onedayIndexTable02_td{ background: url(/j/syokuiku/kodomo_navi/oneday/img/index_block_02img.gif) no-repeat left bottom; }

.onedayContentsTable{
	background: url(/j/syokuiku/kodomo_navi/oneday/img/index_block_03img.gif) no-repeat left top;
	margin: 0;
	padding: 0;
}


/* Recipe Style
------------------------------ */

.onedayRecipeHowto { width: 610px; margin-top: 10px; }
.onedayRecipeHowto .left { float: left; width: 200px; }
.onedayRecipeHowto img { vertical-align: top; }

