.recipetitle {
	font-size: 13px;
	line-height: 125%;
	color: #990000;
}
.recipehonbun {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
.recipenote {
	font-size: 12px;
	color: #003399;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.midashi1 {
	font-size: 14px;
	color: #333366;
	letter-spacing: 3px;
}
.honbun1 {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}

.midashi2 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 3px;
}

.midashismall {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 2px;
}

.itemtitle {
	font-size: 12px;
	line-height: 125%;
	font-weight: bold;
	color: #990000;
}

.shousai {
	font-size: 10px;
	color: #666666;
}

#chiku-box{
	width:600px;
	margin-top:15px;
	padding:5px;
	border: 1px solid #666666;
}



#chiku-box .title{
	font-size: 14px;
	color: #333366;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-bottom: 5px;
	padding-top: 5px;
}



#chiku-box .sub-title{
	font-size: 13px;
	color: #333333;
	margin:5px 0px 5px 0px;
	}

#chiku-box .txt{
	font-size: 12px;
	color: #333333;
	margin-left:5px;
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 135%;

}


#chiku-box .more{
	font-size: 11px;
	color: #333333;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FF6600;

	
}
