@charset "utf-8";
h1{
	height:0px;
	display:none;
	text-indent:-9999px;
}

#contents {
	width: 760px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1em;
	color: #000000;
	line-height: 160%;
	padding-bottom: 50px;
}
#contents_ttl h2 {
	padding: 0px;
	font-size: 1.5em;
	line-height: 140%;
	color: #ED6B00;
	margin-bottom: 10px;
}
#left_contents {
	float: left;
	width: 427px;
	overflow: hidden;
	margin-right: 13px;
}
#right_contents {
	float: left;
	width: 320px;
	overflow: hidden;
}


#left_cooking_recipe {
	width: 318px;
	margin-top: 12px;
	margin-left: 50px;
}
#left_cooking_recipe_bg {
	background-image: url(../cm/images/left_recipe_box_center.gif);
	background-repeat: repeat-y;
}


.cooking_recipe {
	width: 288px;
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../cm/images/left_recipe_box_center.gif);
}
.recipe_img {
	width: 113px;
	float: left;
}
.recipe_text_box {
	float: left;
	width: 165px;
	margin-left: 10px;
}
.recipe_text_box h3 {
	font-size: 1.2em;
	line-height: 140%;
	color: #9C5B00;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.recipe_text_box p {
	font-size: 1.0em;
	line-height: 140%;
	color: #9C5B00;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
}
.recipe_btn {
	margin-top: 5px;
}
.cm_list {
	width: 320px;
	background-image: url(../cm/images/right_box_center.gif);
	background-repeat: repeat-y;
}
.cm_list_space {
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../cm/images/right_box_center.gif);
	background-repeat: repeat-y;
}
.cm_list_img {
	float: left;
	width: 100px;
}
.cm_list_text_box {
	float: left;
	width: 190px;
	padding-left: 10px;
	color: #595757;
	position: relative;
}
.cm_list_text_box h3 {
	font-size: 1.2em;
	line-height: 120%;
	margin-top: 25px;
}
.cm_list_text_box ul {
	text-align: right;
	display: block;
	position: absolute;
	top: 62px;
	width: 190px;
	overflow: hidden;
	line-height: 150%;
}

.active_page {
	color: #ED6B00;
}
.cm_list_text_box li {
	background-image: url(../cm/images/right_box_icon.gif);
	background-repeat: no-repeat;
	background-position: 130px 0px;
	font-size: 0.9em;
	line-height: 120%;
}
.cm_list_02 {
	width: 320px;
	margin-top: 10px;
	background-image: url(../cm/images/right_box_center.gif);
	background-repeat: repeat-y;
}
.cooking_recipe_02 {

	width: 288px;
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../cm/images/left_recipe_box_center.gif);
}
#right_contents a:link {
	color: #595757;
	text-decoration: none;
}
#right_contents a:visited {
	color: #595757;
	text-decoration: none;
}
#right_contents a:hover {
	color: #ED6B00;
	text-decoration: underline;
}
#right_contents a:active {
	color: #ED6B00;
	text-decoration: underline;
}
