@charset "utf-8";
/* CSS Document */


#maintitle{
	display:block;
	width:780px;
	height:60px;
	margin-bottom:50px;
	background:#fff url(../img/title06.png) center center no-repeat;
	}


#contentmenu{
	clear:both;
	margin-left:50px;
	text-align:center;
}


.contmenu{
	display:block;
	width:600px;
	height:25px;
	font-size:12pt;
	text-align:left;
	border-bottom:5px solid #900;
	text-decoration:none;
	color:#900;
	float:left;
	}

.contsubmenu{
	display:block;
	width:70px;
	height:20px;
	font-size:9pt;
	text-align:center;
	border-bottom:3px solid #666;
	text-decoration:none;
	color:#666;
	float:left;
	margin-right:5px;
	margin-top:10px;
	}
	
.contmenu:hover{
	border-bottom:5px solid #900;
	color:#900;
	}
	
.contsubmenu:hover{
	border-bottom:3px solid #900;
	color:#900;
	}

.contsubmenubefore{
	display:block;
	width:70px;
	height:20px;
	font-size:9pt;
	text-align:center;
	border-bottom:3px solid #ccc;
	text-decoration:none;
	color:#999;
	float:left;
	margin-top:10px;
	}

.contsubmenubeforebox{
	display:block;
	width:70px;
	height:50px;
	font-size:10pt;
	text-align:center;
	text-decoration:none;
	color:#999;
	float:left;
	margin-right:5px;
	}

#contmenuselect{
	border-bottom:5px solid #900;
	color:#900;
	}

#contentcontainer{
	width:600px;
	margin-left:50px;
	font-size:10pt;
	clear:both;
	}

#menutitle	{
	display:inline;
	*display:block;
	font-size:10pt;
	margin-bottom:10px;
	font-weight:bold;
	}

.kondate{
	float:left;
	font-size:10pt;
	width:120px;
	color:#330000;
	margin-left:-30px;
	*margin-left:0px;
	}

.recipecomment{
	float:left;
	width:200px;
	font-size:9pt;
	margin-left:5px;
	color:#663300;
	}

.hr	{
	clear:both;
	border:none;
	}

h3	{
	clear:both;
	font-weight:bold;
	color:#990000;
	width:550px;
	border-bottom:1px #900 dotted;
	margin-left:20px;
	margin-top:10px;
	font-size:11pt;
	height:18px;
	}

#recipebox	{
	clear:both;
	line-height:15pt;
	font-size:10pt;
	width:500px;
	margin-left:15px;
	}

.recipe	{
	}

.recipename	{
	font-weight:bold;
	text-align:center;
	color:#660000;
	}

.recipenote	{
	color:#666666;
	margin-left:10px;
	font-size:9pt;
	}

.photol	{
	float:left;
	margin:0px 20px 0px 0px;
	background-color:#333;
	width:220px;
	height:165px;
	line-height:20pt;
}

.photor	{
	float:right;
	margin:0px 20px 0px 0px;
	background-color:#333;
	width:220px;
	height:165px;
	line-height:20pt;
}

.ingredients	{
	border-right:1px dotted #c33;
	float:left;
	font-size:9pt;
	width:175px;
	padding-left:7px;
	}

.ingredientbox	{
	padding-left:10px;
	}

.ingredient	{
	display:block;
	float:left;
	color:#663300;
	}
	
.amount	{
	padding-left:5px;
	color:#993300;
	}

.other	{
	width:570px;
	margin-left:30px;
	font-size:11pt;
	}

.idx_cont{
	clear:both;
	margin-bottom:15px;
	padding-left:30px;
	width:570px;
	*width:600px;
	height:1.5em;
	border-bottom:2px solid #900;
	color:#900;
	font-size:12pt;
	font-weight:bold;
	}
	
	
	
	
#leftcolum	{
	float:left;
	width:300px;
	}

	
#rightcolum	{
	float:right;
	width:300px;
	}

.menumenubox	{
	clear:both;
	width:290px;
	border-top:2px solid #330033;
	margin-bottom:10px;
	padding-top:10px;
	display:block;
	text-decoration:none;
	}

.menumenubox:hover	{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	}

.menuphoto	{
	float:left;
	margin-right:10px;
	border:0px;
	}

.textbox	{
	font-size:9pt;
	color:#333333;
	height:120px;
	}

.textboxtitle	{
	color:#330033;
	font-weight:bold;
	font-size:10pt;
	}



