@CHARSET "UTF-8";

/**********************************************************
 * Main Contents
 *********************************************************/
/***** Title *****/
#main h2 {
	width: 616px;
	margin: 0 auto 5px;
}

/***** Sub Title *****/
.sub_title {
	background: url("../img/miso_recipe/bg_border_dot.gif") bottom center no-repeat;
	width: 616px;
	margin: 0 auto;
	padding: 0 15px 10px;
}

/***** Recipe *****/
#main p.recipe {
	width: 616px;
	margin:0 auto;
}