/* CSS Document */

div#cyankobox{
	width:600px;
	height:auto;
	}
div#cyankobox table{border:0;}
div#cyankobox h1{
	font-family:"MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "ƒƒCƒŠƒI", "Osaka|“™•", monospace;
	font-size:200%;
	font-weight:bold;
	color:#9ea73d;
	margin:5px 0;
	}
div#cyankobox p{margin:0;}
div#imgbox{
	width:300px;
	height:300px;
	float:left;
	}
div#zairyoubox{
	width:295px;
	height:auto;
	float:right;
	}
div#zairyoubox td{
	padding:5px 0;
	border-bottom:1px solid #ccc;
	}
.z-ti{
	font-size:120%;
	color:#FF0099;
	text-align:left;
	}
.zai{text-align:left;}
.bun{text-align:right}
div#recipebox{
	width:600px;
	height:auto;
	margin-top:10px;
	clear:right;
	}
div#recipebox td{
	vertical-align:top;
	width:190px;
	padding:5px;
	}
.recipeNo{
	font-size:120%;
	color:#FF0099;
	text-align:left;
	}
div#recipebox h4{
	color:#FF0099;
	margin:5px 0;
	}
