/*//////////////////////////////////////////////////////////////////////////////// 食べれる /*/
#possible_point1 {
	width: 578px;
	overflow: hidden;
	zoom: 100%;
	}

#possible_point1 h2 {
	margin-bottom: 15px;
	font-size: 25px;
	font-weight: bold;
	color: #986125;
	border-bottom: #986125 solid 1px;
	}

.pos_areal {
	width: 578px;
	border-bottom: #999 1px solid;
	padding-bottom: 10px;
	margin-bottom: 20px;
	}

.pos_areal1 {
	width: 260px;
	list-style: none;
	float: left;
	}

.pos_areal2 {
	width: 298px;
	padding-top: 20px;
	font-size: 17px;
    color: #444444;
	line-height: 25px;
	list-style: none;
	float: left;
	}

.pos_areal3 {
	width: 298px;
	font-size: 14px;
    color: #444444;
	line-height: 24px;
	list-style: none;
	float: left;
	}

.pos_areal4 {
	width: 298px;
	font-size: 14px;
    color: #444444;
	line-height: 24px;
	list-style: none;
	float: left;
	}

.pos_arear {
	width: 578px;
	border-bottom: #999 1px solid;
	margin-bottom: 20px;
	padding-bottom: 10px;
	}

.pos_arear1 {
	width: 240px;
	padding-left: 20px;
	list-style: none;
	float: right;
	}

.pos_arear2 {
	width: 298px;
	padding-top: 20px;
	font-size: 17px;
	text-align: right;
    color: #444444;
	line-height: 25px;
	list-style: none;
	float: right;
	}


/*//////////////////////////////////////////////////////////////////////////////// 原材料 /*/
#mat_point1 {
	width: 578px;
	}

#mat_point1 h2 {
	margin-bottom: 15px;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	color: #986125;
	border-bottom: #986125 solid 1px;
	}

#mat_point1a {
	width: 410px;
	padding-top: 30px;
	padding-left: 10px;
	overflow: hidden;
	zoom: 100%;
	float:  left;
	}

#mat_point1a h2 {
	padding-left: 10px;
	padding-right: 10px;
	border-left: #986125 solid 5px;
	margin-bottom: 15px;
	line-height: 32px;
	font-size: 22px;
	font-weight: bold;
	color: #986125;
	border-bottom: #986125 solid 2px;
	}

#mat_point1b {
	width: 410px;
	padding-top: 30px;
	padding-right: 10px;
	overflow: hidden;
	zoom: 100%;
	float: right;
	}

#mat_point1b h2 {
	padding-left: 10px;
	padding-right: 10px;
	border-left: #986125 solid 5px;
	margin-bottom: 15px;
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
	color: #986125;
	border-bottom: #986125 solid 2px;
	}

.mat_font {
	font-size: 13px;
	line-height: 16px;
	}

.bt_p h3 {
	font-size: 16px;
	color: #090;
	font-weight: bold;
	}
	
#ord_btm {
	width: 578px;
	padding-top: 20px;
	border-top: #a9a9a9 dotted 1px;
	clear: both;
	}
	

/*//////////////////////////////////////////////////////////////////////////////// 2カラム用 /*/
#contents_2colum {
	width: 850px;
	padding-top: 30px;
	overflow: hidden;
	zoom: 100%;
	}

#cts_right {
	width: 578px;
	padding-right: 10px;
	overflow: hidden;
	zoom: 100%;
	float: right;
	}
