.seibun {
	padding: 10px 0;
	text-align:left;
	font-size:12px;
}

.featureBlock {
	clear: both;
	padding:0;
	margin:0;
}


.featureBlockL {
	float: left;
	width: 410px;
}

.featureBlockR {
	width: 130px;
	float: right;
	text-align:center;
	font-size: 12px;
}

.matrixTxt {
	padding: 10px 0;
	color: #045788;
}

.matrixImg {
	clear:both;
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
}

.featureCell1 {
	padding: 3px 10px 3px 3px;
	border-bottom: 1px dotted #CCCCCC;
	font-weight:bold;
	font-size: 12px;
}

.featureCell2 {
	padding: 3px;
	border-bottom: 1px dotted #CCCCCC;
}

.featureCell3 {
	padding: 3px 20px 3px 10px;
	border-bottom: 1px dotted #CCCCCC;
}

.number {
	vertical-align:middle;
}

.cellList {
	vertical-align:top;
	text-align:center;
	font-size: 11px;
	line-height: 1.3;
	width: 106px;
}

.cellList1 {
	vertical-align:top;
	text-align:center;
	font-size: 11px;
	line-height: 1.3;
	width: 212px;
}

.cellList2 {
	vertical-align:top;
	text-align:center;
	font-size: 11px;
	line-height: 1.3;
	width: 318px;
}

.imgList {
	margin: 5px 0;
}

/* recipe */

#recipeHeader {
	background-color:#03385A;
	text-align:right;
	background-image:url(images/recipe.gif);
	background-position: 5px 6px;
	background-repeat: no-repeat;
	margin-bottom:10px;
}

#recipeHeader2 {
	background-color:#03385A;
	text-align:right;
	background-image:url(images/recipe_f2.gif);
	background-position: 5px 6px;
	background-repeat: no-repeat;
	margin-bottom:10px;
}

#recipeHeader3 {
	background-color:#03385A;
	text-align:right;
	background-image:url(images/recipe_f3.gif);
	background-position: 5px 6px;
	background-repeat: no-repeat;
	margin-bottom:10px;
}

#recipeHeaderTxt {
	font-size:12px;
	color:#FFFFFF;
	margin:0 10px;
	height: 22px;
	padding-top: 3px;
}

#recipeImg {
	text-align:center;
	background-image: url(images/bg_recipe.jpg);
	background-repeat: no-repeat;
	height: 45px;
	margin-bottom: 20px;
	text-align:center;
}

#recipeTitle {
	font-size:16px;
	color:#03385A;
	font-weight:bold;
	padding-top: 10px;
	letter-spacing:1px;
}

#recipeTitle span {
	font-size:12px;
}

#recipeTitle1 {
	font-size:16px;
	text-align:center;
	background-image: url(images/bg_recipe.jpg);
	background-repeat: no-repeat;
	color:#C5373D;
	font-weight:bold;
	height: 38px;
	padding-top: 18px;
	letter-spacing:1px;
	margin-bottom: 20px;
}

#photoImg {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#backpage {
	font-size:12px;
}

.cellvTop {
	vertical-align:top;
}

.cell275px {
	width:275px;
}

.cellKomoku {
	background-image:url(images/bg_cell.jpg);
	background-repeat:repeat-x;
	border-top: 1px solid #DED89E;
	border-bottom: 1px solid #DED89E;
	height: 23px;
	font-size: 12px;
	color:#666633;
	padding: 2px 4px;
}

.cellKomokuR {
	background-image:url(images/bg_cell.jpg);
	background-repeat:repeat-x;
	border-top: 1px solid #DED89E;
	border-bottom: 1px solid #DED89E;
	height: 23px;
	font-size: 12px;
	color:#666633;
	padding: 2px 4px;
	text-align: right;
} 


.cellNaiyo {
	border-bottom: 1px dotted #CCCCCC;
	font-size: 12px;
	color:#666666;
	padding: 2px;
	vertical-align: 1;
}

.cellNaiyoTop {
	border-bottom: 1px dotted #CCCCCC;
	height: 23px;
	font-size: 12px;
	color:#666666;
	padding: 5px 3px;
	vertical-align: top;
}

.cellNaiyoR {
	border-bottom: 1px dotted #CCCCCC;
	font-size: 12px;
	color:#666666;
	padding: 2px;
	text-align: right;
}

.photoImg {
	text-align:center;
}

.memoTxt {
	margin: 1em 0;
	font-size: 12px;
	line-height: 1.4;
	color: #999966;
}

.strongTxt {
	font-weight:bold;
}
