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


#osusume-metabo {
	float: left;
	background-color: #ffffff;
	border: 0px;
	width: 375px;
	height: auto;
	margin: 10px 15px 0px 15px;
	padding: 0px;
	border-right: #F93 dotted 3px;
	text-align: left;
}

#osusume-shokuiku {
	float: left;
	width: 360px;
	height: auto;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
}


.healthy-diet_b {
	background-image:url(../images/healthy-diet_b.png);
	background-repeat: no-repeat;
	width: 360px;
	height: 40px;
	padding: 50px 10px 10px 15px;
	margin: 10px 0px;
}
.vegitable-land_b {
	background-image:url(../images/vegitable-land_b.png);
	background-repeat: no-repeat;
	width: autopx;
	height: 40px;
	padding: 50px 10px 10px 15px;
	margin: 10px 0px;
}
.kitchen-exercise_b {
	background-image:url(../images/kitchen-exercise_b.png);
	background-repeat: no-repeat;
	width: 360px;
	height: 40px;
	padding: 50px 10px 10px 15px;
	margin: 10px 0px;
}
.shoku-sisin_b {
	background-image:url(../images/shoku-sisin_b.png);
	background-repeat: no-repeat;
	width: 360px;
	height: 40px;
	padding: 50px 0px 10px 15px;
	margin: 10px 0px;
}
.shoku_joho_b {
	background-image:url(../images/shoku-joho_b.png);
	background-repeat: no-repeat;
	width: 360px;
	height: 40px;
	padding: 50px 0px 10px 15px;
	margin: 10px 0px;
}
.onakagagu_b {
	background-image:url(../images/onakagagu_b.png);
	background-repeat: no-repeat;
	width: 360px;
	height: 40px;
	padding: 50px 0px 10px 15px;
	margin: 10px 0px;
}

/* おすすめコンテンツスタイル（旧バージョン含む） */

/* キッチンエクササイズ用 */


div#exercise {
	background-color: #ffffff;
	width: 770px;
	padding: 0px;
	margin: 0 auto;
}

div#exercise-title {
	background-image: url(../images-exercise/exercise_title.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 15px;
	width:727px;
	height:118px;
	margin: 0 auto;
}

/* キッチンエクササイズインフォメーション上 */
div#info-ue {
	float: left;
	width: 770px;
	height: 470px;
	margin-bottom: 20px;
	padding-top: 15px;
	text-align: left;
	background-color: #fecf13;
	background-image: url(../images-exercise/info-ue.gif);
	background-position: top;
	background-repeat: no-repeat;
}

/* キッチンエクササイズインフォメーション左 */
div#info-hidari {
	float: left;
	width: 300px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
/* キッチンエクササイズインフォメーション右 */
div#info-migi {
	float: right;
	width: 460px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
/* キッチンエクササイズインフォメーション下の部分 */
div#info-bottom {
	clear: both;
	width: 770px;
	height: auto;
	background-color: ffffff;
	margin: 0px;
	padding: 0px 0px 20px 20px;
	text-align: left;
}

/* キッチンエクササイズインフォメーション動画へのリンクボタンを囲む枠の部分 */
div#exercise-click {
	padding: 60px 0px 10px 10px;
	margin: 0px 0px 0px 20px;
	height: auto;
	background-image: url(../images-exercise/exercise-click.gif);
	background-repeat: no-repeat;
}


/* キッチンエクササイズ動画へのリンクボタン（画像の入れ替わり） */
div#exercise-info-b a{
	display: block;
	width: 240px;
	height: 180px;
	text-indent: -2000px;
	margin: 0px;
	background-image: url(../images-exercise/exercise-b.png);
	background-repeat: no-repeat;
	background-position: left;
}
div#exercise-info-b a:hover {
	background-position: right;
}

/* キッチンエクササイズ季節バージョンの説明文 */
div#exercise-setumei {
	padding-top: 10px;
	margin: 0px;
	background-image: url(../images-exercise/siki-setumei.gif);
	background-repeat: no-repeat;
	width: 440px;
	height: 250px;
}
div#exercise-setumei p {
	margin: 0px;
	padding: 5px 0px 0px 33px;
	text-indent: -2em;
	font-size: 10pt;
	line-height: 120%;
}


/* キッチンエクササイズ用意するものの説明文 */
div#exercise-youi {
	margin: 10px 0px 0px 20px;
	padding: 70px 10px 0px 20px;
	background-image: url(../images-exercise/youi.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 120px;
	font-size: 14pt;
	line-height: 140%;
}

/* キッチンエクササイズ他の季節の紹介枠＿ファイル形式別 */
div#siki-version {
	margin: 0px;
	padding: 0px;
	width: 440px;
	height: 150px;
}
div#mp4_base {
	float:left;
	background-image:url(../images-exercise/mp4_base.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 120px;
	margin: 0px;
	padding: 40px 10px 0px 10px;
	font-size: 12pt;
}
div#mp4_base img {
	margin-left: 18px;
}

div#wmv_base {
	float:left;
	background-image:url(../images-exercise/windows-media_base.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 120px;
	margin: 0px;
	padding: 40px 10px 0px 10px;
	font-size: 12pt;
}	
div#wmv_base img {
	margin-left: 18px;
}




/* キッチンエクササイズ「気をつけてね」の説明文 */
div#exercise-chui {
	margin-top:20px;
	background-image: url(../images-exercise/chui.gif);
	background-repeat: no-repeat;
	width: 730px;
	height: 150px;
	font-size: 11pt;
	line-height: 140%;
	padding-top: 48px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 15px;
}
/* キッチンエクササイズ「再生について」の説明文 */
div#exercise-saisei {
	padding: 48px 25px 0px 15px;
	background-image: url(../images-exercise/saisei.gif);
	background-repeat: no-repeat;
	width: 730px;
	height: auto;
	font-size: 11pt;
	line-height: 140%;
}
/* キッチンエクササイズ「キッチンエクササイズについて」の説明文 */
div#about-exercise {
	padding: 48px 25px 20px 15px;
	background-image: url(../images-exercise/about-exercise.gif);
	background-repeat: no-repeat;
	width: 730px;
	height: auto;
	font-size: 11pt;
	line-height: 140%;
}
/* キッチンエクササイズ「著作権について」の説明文 */
div#exercise-license {
	padding: 48px 25px 0px 15px;
	background-image: url(../images-exercise/license.gif);
	background-repeat: no-repeat;
	width: 730px;
	height: auto;
	font-size: 11pt;
	line-height: 140%;
}

/* キッチンエクササイズ「スタッフの紹介」の説明文の左 */
div#exercise-stuff-1 {
	float: left;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	text-align: left;
	text-index: 50px;
	background-image: url(../images-exercise/stuff-1.jpg);
	background-repeat: no-repeat;
	width: 355px;
	height: 246px;
}
div#exercise-stuff-1 p {
	font-size: 10pt;
	line-height: 140%;
	padding: 86px 0px 0px 100px;
}

/* キッチンエクササイズ「スタッフの紹介」の説明文の右 */
div#exercise-stuff-2 {
	float: left;
	margin: 0px 0px 10px 0px;

	padding: 0px;
	text-align: left;
	background-image: url(../images-exercise/stuff-2.jpg);
	background-repeat: no-repeat;
	width: 374px;
	height: 246px;
}
div#exercise-stuff-2 p {
	font-size: 10pt;
	line-height: 140%;
	padding: 86px 0px 0px 90px;
}

.b10{
	font-weight: 700;
	font-size: 10pt;
}
.b11{
	font-weight: 700;
	font-size: 11pt;
}


/* ベジタブルランド・ヘルシーダイエット・食生活指針・Ｑ＆Ａ・会員専用ページレイアウト用 */


div#style2 table,th,td {
	border: none;
	padding: 5px;
}

div#style2 table.ivory {
	background-color: #fffff0;
}
div#style2 td.title {
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	font-size: 18pt;
	font-weight: 600;
	padding: 10px 10px 5px 15px;
}
div#style2 td.subtitle {
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	font-size: 18pt;
	font-weight: 600;
	padding: 40px 10px 5px 15px;
}
div#style2 p.list {
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	font-size: 14pt;
	font-weight: 600;	
	text-indent: -14pt;
	padding-left: 14pt;
	margin-bottom: 15px;
	margin-left: 10px;
	line-height: 160%;
}

div#style2 {
	padding-top: 15px;
	width: 770px;
	margin: 0 auto;
	background-color: #ffffff;
}
div#style2-a {
	width: 770px;
	text-align: left;
}
div#style2-b {
	background-color: #ffffff;
	margin: 2px 0px;
}

div#style2-a p {
	font-size: 12pt;
	text-indent: 1em;
	line-height: 160%;
        letter-spacing: 2px;
        margin: 0px;
        padding: 0px 15px 0px 50px;
        background-color: #e0ffff;
	color: #003300;
}
div#style2-a table {
	width: 400px;
	background-color: #ffffff;
	position: relative;
	left: 100px;
}

/* 食生活指針 */
div#shoku-sisin {
	background-color: #fffff0;
	margin: 20px;
	padding: 20px;
	color: #333;
}
div#shoku-sisin h4 {
	font-size: 16pt;
}
div#shoku-sisin img {
	float: left;
	margin: 0px 20px 0px 10px;
	padding-top: 10px;
}
div#shoku-sisin li {
	font-size: 14pt;
	text-indent: -1em;
	line-height: 20pt;
	padding: 10px 0px;
}

/* ちょっと気になる食の情報 */
/* Ｑ＆Ａ700pxテーブル */

div#honbun-joho {
	background-color: #ffffff;
	border: #ffcc66 solid 1px;
	width: auto; 
	height: auto;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	overflow: auto;
}

div#style2-a table.700 {
	width: 700px;
	background-color: #ffffff;
	border: 1px;
	position: relative;
	left:0px;}
div#style2-a caption {
	font-size: 14pt;
	font-weight: 600;
}
h2.joho {
	background-color: #ffffcc;
	background-image: url(../images3/shokujoho.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 785px;
	padding-bottom: 70px;
	padding-top: 10px;
	margin-bottom: 5px;
	font-size: 1pt;
	color: #ffffff;
	text-align: center;
}
div#joho-mokuji {
        font-size: 12pt;
        color: #ffcccc;
        line-height: 160%;
        margin-top: 5px;
	margin-bottom: 30px;
        padding: 20px;
	border: 6px dotted #ff9966;
        background-color: #ffffff;
}
div#joho-comment {
	border: solid 2px #ffcc66;
	background-color: #ffffcc;
	margin: 0px 150px;
	padding: 10px;
	font-size: 12pt;
	color: #003300;
}
div#joho-comment20 {
	border: solid 2px #ffcc66;
	background-color: #ffffcc;
	margin: 0px 20px;
	padding: 10px;
	font-size: 12pt;
	color: #003300;
}
div#joho-comment50 {
	border: solid 2px #ffcc66;
	background-color: #ffffcc;
	margin: 0px 50px;
	padding: 10px;
	font-size: 12pt;
	color: #003300;
}
.setumei2 {
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #003333;
	font-size: 13pt;
	line-height: 150%;
	border: dotted 2px #009999;
	background-color: #f0fff0;
	width: auto;
	margin: 10px 30px;
	padding: 10px;
	text-align: left;
}
.setumei3 {
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	font-size: 13pt;
	line-height: 100%;
	border: dotted 2px #ff99cc;
	background-color: #fff0f5;
	width: auto;
	margin: 10px 30px;
	padding: 30px;
	text-align: left;
}

h3.joho {
        color: #ffffff;
		font-size: 14pt;
		padding: 40px 10px 0px 70px;
        margin-top: 15px;
        background-color: #008b8b;
        background-image: url("../images3/Q-1.gif");
        background-repeat: no-repeat;
		background-position: left;
		height: 66px;
}

h4.joho {
        font-size: 14pt;
        color: #000000;
        line-height: 160%;
        margin: 5px 0px 0px 0px;
        padding: 20px 20px 20px 70px;
        background-color: #e0ffff;
        background-image: url("../images3/A-1.gif");
        background-repeat: no-repeat;
        background-position: 10px 10px;
}

.question{
        font-size: 16px;

        color: #000000;
        line-height: 160%;
        letter-spacing: 0px;
}



/* 食の情報div#joho-menu設定 */

/*メニューボタンの背景を設定*/
div#joho-menu {
	width : 100%;
	height : 80px;
	background-image:url(../images2/shokujoho-haikei.gif);
	background-color : #ffffff; /*背景色*/
	background-position : left top;
	padding : 0px;
	margin : 0px;
	padding-bottom:10px;
}


/* メニューの表示位置の設定*/

div#joho-menu ul {
	list-style : none;  /*リストマークを消す*/
	text-align:left;
	padding : 0px;
	margin : 0px;
}
div#joho-menu li{
	width : 150px;
	float:left;  /*これで一列にリストを並ばせる*/
	padding : 0px;
	margin : 0px;
}
div#joho-menu li.orange {
	font-size: 16pt;
	font-weight: 600; 
	display:block;  /*リンク範囲をブロックに変更する*/
	width:150px;
	height : 80px; 
	background-image:url(../images2/shokujoho-2.gif); 
	background-position : left top; 
	background-repeat : no-repeat;
	color: #330000;
	padding-left : 35px;
	margin : 0;
	line-height : 220%;
	border: 0px; 
}
div#joho-menu li a{
	font-size: 16pt;
	font-weight: 600; 
	display:block;  /*リンク範囲をブロックに変更する*/
	width:100%;     /*リンク範囲の横幅は100％*/
	height : auto;  /*リンク範囲の高さを自動に*/
	background-image:url(../images2/shokujoho-1.gif); 
	background-position : left top;  /*画像を左上に配置*/
	background-repeat : no-repeat;     
	padding-left : 35px;
	margin : 0;
	text-decoration : none;  /*下線を表示しない*/  
	color : #330000;
	line-height : 220%;  /*テキストの位置を調整*/
	border : 0px; 
}
div#joho-menu li a:visited{
	color: #330000;
	text-decoration : none;  /*下線を表示しない*/
}                 
div#joho-menu li a:hover{
	background-image:url(../images2/shokujoho-2.gif); 
	background-position : left top;  /*画像を左上に配置*/
	background-repeat : no-repeat;
	color: #330000;
	padding-left : 30px;
	margin : 0;
	line-height : 210%;
	border: 0px; 
}

/* 食の情報　テーブルの設定 */

table.joho-t {
	width:700px;
	margin:5px 30px;
}

/* ベジタブルランド　トップページ */

div#vege-menu {
	float:left;
	margin:10px 20px;
	background-color: #ffffff;
	width: 330px;
	height: 190px;
}
div#vege-menu h5 {
	background-color: #ffffff;
	color:#ff0000;
	font-size: 16pt;
	font-weight:600;
	line-height: 20pt;
}
div#vege-menu p.info {
	margin:0px;
	background-color: #ffffff;
	color: #600;
	font-size: 12pt;
}
div#vege-menu p.link {
	text-align: right;
	padding: 10px 60px 10px 0px;
	font-size: 14pt;
	font-weight: 600;
	background-image: url(../vegetable-land/images/go_b.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/* レシピ */

#recipe-mokuji {
	padding: 15px 10px 10px 86px;
	margin: 10px;
	border: #39F dotted 2px;
	background-color: #E1EEFD;
	text-indent: -5em;
}

#honbun h2.recipe {
	padding: 25px 0px 0px 45px;
	margin: 10px 10px 0px 10px;
	color: ffcc66;
	font-size: 14pt;
	font-weight: 600;
	background-image: url(../images/ahiru-b.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	border-bottom: #3399ff dotted 3px;
}

#honbun h2.recipe_aichi {
	padding-left: 60px;
	color: #300;
	font-size: 16pt;
	font-weight: 600;
	line-height: 58px;
	background-image:url(../images/aichi-chizu.png);
	background-position: left;
	background-repeat:no-repeat;
}

#honbun h2.recipe_yasai {
	padding-left: 70px;
	color: #300;
	font-size: 16pt;
	font-weight: 600;
	line-height: 58px;
	background-image:url(../images/osusume-yasai.png);
	background-position: left;
	background-repeat:no-repeat;
}

#zairyou {
	float: left;
	margin: 0px 15px 5px 25px;
	padding: 5px 0px;
}
#zairyou h4 {
	background-image: url(../images/b_sikaku.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 22px;
	line-height: 20px;
	margin-top: 15px;
	color: #336;
}
	
#zairyou p {
	font-size: 10.5pt;
	margin: 5px 10px 0px 20px;
	padding: 0px;
}
#zairyou p.mat {
	font-weight: 600;
}
#zairyou ul {
	font-size: 10.5pt;
	margin: 0px 0px 0px 40px;
}
#zairyou li {
	padding-left: 10px;
	border-left: #666 dotted 1px;
}
#zairyou span.mat {
	font-weight: 600;
	float: left;
	padding-right: 1em;
}
	

#tukurikata {
	clear: both;
}
#tukurikata h4 {
	background-image: url(../images/b_sikaku.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 22px;
	margin: 20px 0px 5px 15px;
}
#tukurikata ul {
	font-size: 10.5pt;
	margin: 0px 0px 20px 40px;
	padding-left: 10px;
	text-indent: -2em;
	padding-right: 15px;
}


#recipe-mokuji_aichi {
	padding: 15px 10px 10px 86px;
	margin: 10px;
	border: #663300 dotted 2px;
	background-color: #ffffcc;
	text-indent: -5em;
}

.modoru_w {
	border-bottom: #3399cc 4px dotted;
	color: #000066;
	font-size: 10.5pt;
	font-weight: 600;
	text-align: right;
	padding: 0px 0px 0px 50px;
	margin-bottom: 10px;
}

.modoru_a {
	border-bottom: #663300 4px dotted;
	color: #000066;
	font-size: 10.5pt;
	font-weight: 600;
	text-align: right;
	padding: 10px 0px 0px 50px;
	margin-bottom: 10px;
}



#honbun h3.recipe {
	font-size: 14pt;
	text-align: center;
	background-image: url(../images/recipe_title.png);
	width: 775px;
	clear:both;
	line-height: 22px;
	padding-bottom: 10px;
	color: #000066;
}

#honbun h3.recipe_aichi {
	color: #003;
	padding-bottom: 16px;
	font-size: 18pt;
	text-align: center;
	background-image:url(../images/syachi.png);
	background-position:center;
	background-repeat:no-repeat;
	width: 775px;
	height: 58px;
	line-height: 60px;
	clear:both;
}
#honbun img.recipe {
	float:left;
	margin:0px 0px 10px 20px;
}

#honbun .recipe_yasai {
	width: auto;
	text-align: center;
}

#honbun h3.recipe_yasai-title {
	color: #362000;
	margin-top: 30px;
	padding: 16px;
	font-size: 16pt;
    background: #fee8c8;
    box-shadow: 0px 0px 0px 10px #fee8c8;
    border: dashed 2px #664f00;
	display: inline-block;
	clear:both;
	border-radius: 5px;
}
#honbun h3.osusume-title {  /* 水色のタイトル */
	color: #362000;
	margin-top: 30px;
	padding: 10px;
	font-size: 12pt;
    background: #D5F9FD;
    box-shadow: 0px 0px 0px 10px #D5F9FD;
    border: dashed 2px #664f00;
	display: inline-block;
	clear:both;
	border-radius: 5px;
}
#honbun h3.osusume-title_p {  /* ピンク色のタイトル */
	color: #362000;
	margin-top: 30px;
	padding: 10px;
	font-size: 12pt;
    background: #FFE0D0;
    box-shadow: 0px 0px 0px 10px #FFE0D0;
    border: dashed 2px #664f00;
	display: inline-block;
	clear:both;
	border-radius: 5px;
}


/* 写真の上・左横スペースを調整 */
img.recipe-i20 {
	float: left;
	margin: 20px 0px 20px 20px;
}
img.recipe-i50 {
	float: left;
	margin: 20px 0px 20px 50px;
}
img.recipe-i80 {
	float: left;
	margin: 20px 0px 20px 80px;
}
img.recipe-i100 {
	float: left;
	margin: 20px 0px 20px 100px;
}


p.recipe {
	margin: 0px;
	padding: 0px;
}

p.point {
	font-size: 10.5pt;
	margin: 0px 0px 20px 40px;
	padding-left: 10px;
	padding-right: 15px;
	line-height:20px;
}
#point h4 {
	background-image: url(../images/b_sikaku.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 22px;
	margin: 20px 0px 5px 15px;
}

#recipe-2 {
	clear:both;
	margin: 10px;
	padding: 5px;
	border: 3px dotted #F60;
}

/* 野菜料理レシピ　エネルギー量・食塩 */
#recipe-3 {
	float:left;
	margin: 20px;
	padding: 10px;
	background-color: #fff0db;
	border-radius: 7px;
	display: inline-block;
}
/* 野菜料理レシピ　PDFでご覧になりたいかた */
#recipe-pdf {
	float:right;
	margin: 20px;
	padding: 10px;
	background-color: #dafde2;
	border-radius: 7px;
	display: inline-block;
}
	
#recipe-2 p {
	margin: 0px 15px 5px 15px;
	padding: 5px 0px;
	font-size: 10pt;
	line-height: 20px;
}
#recipe-2 p.kaisetu {
	margin: 0px 15px 5px 25px;
	padding: 5px 0px;
	font-size: 10pt;
	line-height: 20px;
}

#recipe-2 ul {
	margin: 0px 10px;
	font-size: 10pt;
}
#recipe-2 li {
	padding-left: 2em;
	text-indent: -1em;
	padding-bottom: 2px
}

#recipe-2 .mat {
	font-weight: 800;
	float: left;
	padding-right: 1em;
}

#recipe-2 h4.recipe {
	background-image: url(../images/syachi-b.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 50px;
	line-height: 20px;
	margin-top: 15px;
	padding-top: 30px;
}
#recipe-2 p.shomei {
	text-align: right;
	font-style: italic;
}





/* ソフトテックスからのＣＳＳひきつぎ */

.txt9 {font-size: 9px; line-height: 12px}
.txt10 {font-size: 10px; line-height: 13px}
.txt11 {font-size: 11px; line-height: 14px}
.txt12 {font-size: 12px; line-height: 14px}
.txt13 {font-size: 13px; line-height: 17px}
.txt14 {font-size: 14px; line-height: 17px;}
