@charser "EUC-JP";
#Mytitle h3 {
	width: 100%;
	background-color: #3366FF;
	color: #ffffff;
	font-size: medium;
	text-align: center;
}

#warn_msg {
	 color:	#FF0000;
/*	font-size: medium;*/
}


#menu1A {
	background-color: #3366FF;
	text-align: center;
	color: #ffffff;
	height:20px;
}

#menu1B {
	background-color: #FFCC99;
	text-align: center;
	/*color: #ffffff;*/
	height:20px;
}

#menuDlmtrV {
	background-color: #3366FF;
/*	text-align: center;*/
/*	color: #ffffff;*/
	height:5px;
}


#menu2A {
	background-color: #3366FF;
	text-align: center;
	color: #ffffff;
	height:20px;
}

#menu2B {
	background-color: #CCFFCC;
	text-align: center;
	/*color: #ffffff;*/
	height:20px;
}

#content {
/*	font-size: small;*/
	margin: 10px;
	width: 555px;
}

#content h4{
	margin: 1em 0 0 0;
}

#content p{
	margin: 0.3em 0 0 1em;
}

#button2 {
	 color:	#3366FF;
/*	font-size: medium;*/
}

#mokuteki_img_cell {
	/*background-color: #CCFFCC;*/
	text-align: right;
	/*color: #ffffff;*/
	width:200px;
	height:100px;

}
#mokuteki_img {
	/*background-color: #CCFFCC;*/
	text-align: left;
	/*color: #ffffff;*/
	width:150px;

}

#content_detail {
/*	font-size: small;*/
	margin: 0.3em 0 0 2em;
	width: 540px;
}

#recipe_detail div {
	margin: 1.5em 0;
}
#recipe_detail p {
	margin: 10px 0;
}
#recipe_detail #image {
	text-align: center;
}
#recipe_detail #image img{
	border: 10px solid #FFCC99;
}
#recipe_detail h3{
	text-align: left;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#recipe_detail #description {
	line-height: 1.5em;
}

#recipe_detail ol {
	margin-left: 2em;
}
#recipe_detail li {
	list-style-type: decimal;
	line-height: 1.5em;
	margin: 0.5em 0;
}
#recipe_detail #material th {
	background-color: #FFCC99;
}
#recipe_detail #material td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

