@charset "Shift_JIS";
/* CSS Document */

body {
	background-image: url(comon/bg_004.gif);
	background-repeat: repeat;
}

address {
	font-size: 80%;
	color: #F06;
	font-style: normal;
}

/* ---　p　--- */

p {
	line-height: 170%;
	color: #333;
	text-align: left;
	font-size: 90%;
}


/*アマゾンで買うここから　捨てるかも*/
.amazon {
	text-align: right;
	font-size: 70%;
	font-weight: lighter;
}
/*アマゾンで買うここまで　捨てるかも*/

.toiawase {
	margin-left: 40px;
}

p.houcouldyou {
	line-height: 30px;
	font-size: 14px;
	background-image: url(comon/bg_houcouldyou.gif);
	border-top-style: double;
	border-top-color: #6CC;
	padding-left: 8px;
}

ul {
	line-height: 140%;
	color: #333;
	text-align: left;
	font-size: 90%;
	list-style-type: square;
	margin-top: -1em;
	margin-bottom: 1px;
}

li{
	padding: 5px;
	margin-left: -10px;
}

p.konosaito{
	line-height: 200%;
	color: #090;
	font-size: 90%;
}


p.inu_10{
	color: #333;
	margin-bottom: 20px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9;
	border-bottom-width: 1px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 15px;
}

p.inu_10_eng{
	color: #963;
	text-align: left;
	font-size: 85%;
	font-family: monospace;
	line-height: 120%;
	padding-right: 20px;
	padding-left: 20px;
	
}

.s  {
	line-height: 140%;
	color: #333;
	text-align: left;
	font-size: 80%;
}


p.nikukyuu{
	color: #393;
	background-image: url(comon/bg_nikukyuu_01.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	padding-left: 32px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-color: #cc9;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	margin-top: -5px;
	margin-bottom: 5px;
}

/* ---　平行線　--- */

hr.konosaito {
	height: 2px;
	background-color: #FFF;
	border-top-width: 3px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cc9;
}


/* ---　テーブル　--- */
table {
	background-color: #FFF;
}

/* ---　写真画像のフチ　--- */

img.huchi{
	padding: 10px; /* パディング */
	background-color: #ffffff; /* 背景色 */
	border: 1px solid; /* 境界線 */
	border-color: #c0c0c0 #808080 #808080 #c0c0c0; /* 境界線色（上右下左） */}
	
	
img.recepe{
	padding: 10px; /* パディング */
	background-color: #ffffff; /* 背景色 */
	border: 1px solid; /* 境界線 */
	border-color: #c0c0c0 #808080 #808080 #c0c0c0; /* 境界線色（上右下左） */
	margin-right: 10px;
}
	
img.books{
	background-color: #ffffff; /* 背景色 */
	border: 1px solid; /* 境界線 */
	border-color: #c0c0c0 #808080 #808080 #c0c0c0; /* 境界線色（上右下左） */
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}


	

img.migiyose {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}


img.hidariyose {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom:10px;
	margin-left: 0px;
}




/* ---　見出しタグ　--- */

h1 {
	padding: 0px;
	margin: 0px;}

h2 {
	padding: 0px;
	margin: 0px;
}

h3.oshirase {
	font-weight: bold;
	color: #090;
	font-size: 120%;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #090;
	padding-bottom: 2px;
	line-height: 140%;
	margin-top: 8px;
	margin-bottom: -4px;
}

h3.recepe {
	font-weight: bold;
	color: #963;
	font-size: 150%;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #CC9;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3.books {
	font-weight: bold;
	color: #c30;
	font-size: 120%;
	border-top-width: 3px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CC9;
	border-bottom-width: 2px;
	border-bottom-color: #CC9;
	padding-top: 6px;
	padding-bottom: 2px;
	line-height: 140%;
	margin-top: 8px;
	margin-bottom: -4px;
}

h3.hogo {
	font-weight: bold;
	color: #333;
	font-size: 120%;
	line-height: 140%;
	margin-top: 25px;
	margin-bottom: -5px;
	padding-bottom: -5px;
	padding-top: 0px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #693;
}


h3.hpyfm{
	color: #393;
	background-image: url(comon/bg_hpyfm_02.gif);
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;
	font-size: 110%;
	margin-bottom: -4px;
}

h4.recepe{
	color: #963;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #cc9;
	margin-left: 0px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #963;
	font-weight: bold;
	padding-left: 10px;
}




/* ================== */
/*  　　リンク　　　  */
/* ================== */
a img{
	padding: 0px;
	margin: 0px;}

a:link {
	color: #ff0066;
	text-decoration: underline;
}


a:visited {
	color: #ff0066;
	text-decoration: underline;
}
a:hover {
	color: #ff0066;
	text-decoration: none;
}
a:active {
	color: #ff0066;
	text-decoration: none;
}



/* ============================ */
/* ---　レシピ写真と材料のテーブル　　--- */
/* ============================ */

table.recepe {
	width: 700px; /* 表の幅 */
}

/* --- 行 --- */
table.recepe tr{
	line-height: 140%;	
}


/* --- 見出しのセル(材料・作り方など） --- */
table.recepe th{
	color: #963;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

table.recepe th.mida{
	background-color: #CC9;	
}

table.recepe th.banngou{
	color: #963;
	font-size: 90%;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9;
}


/* --- セル --- */

	
table.recepe td {
	font-size: 90%;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9;
}

table.recepe td.mida {
	color: #963;
	font-size: 95%;
	text-align: left;
	padding-top: 10px;
	line-height: 140%;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
	

table.recepe td.tejyun {
	padding-top: 16px;
	padding-bottom: 16px;
}
	






/* ====================*/
/* ---　里親条件　　--- 
/* ====================*/


/* --- 里親条件 --- */
div.satooya {
	width: 700px;
	font-size: 90%;
	line-height: 180%;
}

/* --- 見出し タイトル --- */
div.satooya h3 {
margin: 0 0 10px; /* 見出しのマージン（上、左右、下） */
padding: 5px 10px; /* 見出しのパディング（上下、左右） */
background-color: #cc9;
font-size: 100%;
}

        
/* --- 里親リスト --- */
div.satooya ol {
	border-top: 1px #cc9 dotted; /* 一番上の境界線 */
}

/* --- 里親リスト項目 --- */
div.satooya li {
	border-bottom: 1px #cc9 dotted; /* 項目の下境界線 */
	padding: 12px;
}


/* ========================================== */
/* ---　お知らせのリストスクロールつき　　--- */
/* ========================================== */

/* --- お知らせエリア --- */
div.oshirase {
width: 700px; /* お知らせエリアの幅 */
font-size: 80%;
}

/* --- お知らせリスト --- */
div.oshirase dl {
	width: 100%; /* お知らせリストの幅 */
	height: 150px; /* お知らせリストの高さ */
	overflow: auto;
	background-color: #f6fff6; /* お知らせリストの背景色 */
	border-top: 1px #390 dotted; /* お知らせリストの上境界線 */
	border-bottom: 1px #390 dotted; /* お知らせリストの下境界線 */
	margin: 0px 0 20px 0px;/* リストのマージン（上右下左） */
	
}

/* --- 日付エリア --- */
div.oshirase dt {
width: 6.7em; /* 日付エリアの幅 */
float: left;
padding: 7px 0 6px 10px; /* 日付エリアのパディング（上右下左） */
line-height: 120%;
}

/* --- 本文エリア --- */
div.oshirase dd {
margin: 0;
padding: 7px 3px 6px 7.5em; /* 本文エリアのパディング（上右下左） */
border-bottom: 1px #390 dotted; /* 本文エリアの下境界線 */
line-height: 120%;
}




/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}
