@charset "utf-8";
/* CSS Document */
#main {
	height: 1800px;
	width: 862px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
#main h2 {
	font-size: 18px;
	color: #1a529d;
	font-weight: bolder;
	font-family: "ＭＳ Ｐゴシック";
	height: 1px;
}
#main p {
	font-size: 12px;
	color: #666666;
	letter-spacing: 2px;
	margin-right: auto;
	margin-left: auto;
}
#main h3 {
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #009933;
	margin-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 14px;
	color: #666666;
	padding-right: 5px;
	padding-left: 10px;
}
#main h4 {
	font-size: 14px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 100px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#main #photo {
	background-image: url(../img/recipi.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 300px;
	width: 660px;
}
#main #recipi1 {
	float: right;
	height: auto;
	width: 658px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}
#main #recipi2 {
	float: right;
	height: auto;
	width: 658px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}
#main #recipi3 {
	float: right;
	width: 658px;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
}
