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

#recipes_contents {
	width: 600px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
}

/*緑に葉っぱ背景つきヘッダテキスト*/
h4 {
	font-size: 22px;
	color: #669900;
	background-image: url(/image/contents/recipes/font_head.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 5px;
	height: auto;
	line-height: 34px;
	padding-top: 0px;
	width: auto;
}
	#recipes_contents h4 a:link,#recipes_contents h4 a:visited {
		color: #330000;
	}
p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 25px;
	margin-bottom: 3px;
	margin-left: 25px;
	line-height: 1.4em;
}
h5 {
	width: auto;
	font-size: 14px;
	color: #669900;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 25px;
	height: 25px;
	background-color: #FFFFCC;
	border: 1px dotted #669900;
}


h6 {
	font-size: 14px;
	font-weight: bold;
	color: #99CC66;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC66;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul {
	margin: 5px;
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	list-style-type: none;
}
li {
	margin-left: 0px;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

li a{
	color: #333333;
	text-decoration: underline;
	
}
#recipes_contents div.link_left {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
#recipes_contents div.link_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 300px;
}
h5.back_red {
	color: #330000;
	background-color: #FFCCCC;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h6.red {
	color: #FF6666;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#recipes_contents_800 {
	
}
#recipes_contents_800 div.link_col {
	width: 250px;
	border: 1px dotted #669933;
	margin: 5px;
	padding: 0px;
	float: left;
	background-color: #FFFFCC;
}
#recipes_contents_800 div.link_col table {
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#recipes_contents_800 div.link_col td {
	font-size: 12px;
	line-height: 1.2em;
	color: #333333;
	padding-left: 5px;
}

#recipes_contents_800 div.link_col h2 a{
	color: #669933;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	line-height: 1.5em;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
#recipes_contents_800 div.link_col p {
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}



#recipes_contents_800 div.link_col td a{
	color: #333333;
}
